- In HtoWWTreeDumper abbiamo aggiunto due classi per propagare l'informazione del trigger fino al dumper, che abbiamo modificato perche' aggiunga le info al tree (prefix e suffix sono temporalei!)
- Il config file da usare si chiama hToWWAnalysisTriggerPlugins.cfg NON contiene l'include a Reconstruction.cff per via di un conflitto
- il modulo del treeDumper non e' nel cfg file dell'analisi, perche' va messo nell'endpath del trigger in modo da essere sicuri che venga girato dopo i trigger. per farlo:
- scramv1 project CMSSW CMSSW_1_3_1_HLT5
- cd CMSSW_1_3_1_HLT5/src
- project CMSSW
- cvs co -r V00-01-44 HLTrigger/Configuration
- edit HLTrigger/Configuration/data/common/HLTEndpath.cff
- aggiungere in fondo al file:
include "HtoWWElectrons/HtoWWTreeDumper/data/treeDumper.cfi"
replace treeDumper.nameFile = "default.root"
endpath endl1hlt = {hltMSO & l1tTR & hltTR & myTimer & pts & treeDumper}
Thursday, June 28, 2007
per leggere il trigger
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment