3 #ifndef STJTRGHTWRITER_H
4 #define STJTRGHTWRITER_H
6 #include "StjTrgWriter.h"
22 TDirectory* file,
StjTrg* trg,
24 :
StjTrgWriter(treeName, treeTitle, file, trg, fillCondition)
31 virtual void createBranch_trgSpecific(TTree* tree);
32 virtual void fillBranch_trgSpecific();
36 Int_t _towerDsmAdc[4800];
37 UInt_t _towerAdc[4800];
38 Double_t _towerEnergy[4800];
39 Double_t _towerEt[4800];
46 #endif // STJTRGHTWRITER_H