MarlinUtil  1.12.1
Public Member Functions | List of all members
MCTree Class Reference

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...
 

Detailed Description

Utility class for MC particles.

Authors
P. Krstonosic (DESY), O. Wendt (DESY)
Version
Id:
MCTree.h,v 1.2 2005-08-07 16:16:08 gaede Exp

Member Function Documentation

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


The documentation for this class was generated from the following files: