1 #ifndef EventBranches_h
2 #define EventBranches_h 1
4 #include "LCTupleConf.h"
6 #include "CWBranchesSet.h"
28 virtual void initBranches( TTree* tree,
const std::string& prefix=
"" ) ;
30 virtual void fill(
const EVENT::LCCollection* col, EVENT::LCEvent* evt ) ;
46 char _evpro[LCT_STRING_MAX] ;
EventBranches holds branches with data from LCEvent.
Definition: EventBranches.h:22
CWBranchesSet holds a set of branches in a columnwise ntuple that are filled from one collection...
Definition: CWBranchesSet.h:20