| 
    LCTuple
    1.6.0
    
   | 
 
TrackBranches holds branches created from a Track collection. More...
#include <TrackBranches.h>
  
 Public Member Functions | |
| virtual void | initBranches (TTree *tree, const std::string &prefix="") | 
| virtual void | fill (const EVENT::LCCollection *col, EVENT::LCEvent *evt) | 
  Public Member Functions inherited from CollectionBranches | |
| virtual void | writeParameters (bool writeparameters) | 
Additional Inherited Members | |
  Protected Attributes inherited from CollectionBranches | |
| bool | _writeparameters | 
| int | _npar | 
| std::vector< std::string > | _parName | 
| std::vector< std::string > | _parOrigin | 
| int | _parOriginID [LCT_PARAMETERS_MAX] | 
| int | _parIntN [LCT_PARAMETERS_MAX] | 
| int | _parFloatN [LCT_PARAMETERS_MAX] | 
| int | _parStringN [LCT_PARAMETERS_MAX] | 
| int | _parIntVal [LCT_PARAMETERS_MAX][LCT_PARAMVALS_MAX] | 
| float | _parFloatVal [LCT_PARAMETERS_MAX][LCT_PARAMVALS_MAX] | 
TrackBranches holds branches created from a Track collection.
 1.8.6