MarlinUtil
1.12.1
|
Utility class for MC particles. More...
#include <MCTree.h>
Public Member Functions | |
MCTree (LCCollection *col) | |
An object of this class is constructed with a pointer to a LCCollection of MC particles. | |
void | print (int opt) |
Prints the whole MC Tree on the standard output. More... | |
void MCTree::print | ( | int | opt | ) |
Prints the whole MC Tree on the standard output.
The following print options are possible: opt = -1 : print MC Tree only opt = 0 : print status bit field additionally opt = 1 : print four vector of momentum and mass additionally opt = 2 : print energy and mass additionally