Project

General

Profile

Feature #1680

Python API function to print field information

Added by Rogers, Chris over 8 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Python API
Target version:
Start date:
13 May 2015
Due date:
% Done:

100%

Estimated time:
Workflow:
New Issue

Description

Make a python call to print summary information of the fields.

#1

Updated by Rogers, Chris about 8 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

This is implemented as maus_cpp.field.str(is_mc)


    str(...)
        str(is_mc)

        Get a string describing the fields in MAUS.

        - is_mc: set to True to print the MC fields; set to False to
                 to print the Recon fields
        Returns a multiline string, each line describing the
        position, rotation, scale factor and field.

Also available in: Atom PDF