Fix accidental overwriting of 'IsSimulation' and 'IsCalibration' variables...
Fix accidental overwriting of 'IsSimulation' and 'IsCalibration' variables when writing detector flags in EventInfoTagTool + Code cleanup to remove legacy AOD code in EventInfoTagTool (EventTagUtils-00-05-04) * Modify src/EventInfoTagTool.cxx to fix accidental overwriting of 'IsSimulation' and 'IsCalibration' variables when writing detector flags * Code cleanup to remove legacy AOD code in EventInfoTagTool.h/cxx and cmt/requirements files * Tagging EventTagUtils-00-05-04 2015-03-11 Elmar Ritsch <elmar.ritsch@cern.ch> * Modify EventInfoTagTool.h/cxx to read pileup information from LumiBlockMuTool (rather than xAOD::EventInfo object) ** Update cmt/requirements accordingly * Tagging EventTagUtils-00-05-03 2015-03-05 Gabriele Sabato<gsabato@cern.ch> * Migration of the code to work with xAOD * Modify cmt/requirements in order to get the right container and not the old ones. * Modify share/GlobalEventTagTool_jobOptions.py in order to use the latest definitions. * Modify src/GlobalEventTagTool.cxx * Tagging EventTagUtils-00-05-02.
Showing
- PhysicsAnalysis/EventTag/EventTagUtils/EventTagUtils/EventInfoTagTool.h 4 additions, 4 deletions...s/EventTag/EventTagUtils/EventTagUtils/EventInfoTagTool.h
- PhysicsAnalysis/EventTag/EventTagUtils/cmt/requirements 9 additions, 6 deletionsPhysicsAnalysis/EventTag/EventTagUtils/cmt/requirements
- PhysicsAnalysis/EventTag/EventTagUtils/share/GlobalEventTagTool_jobOptions.py 3 additions, 3 deletions...tTag/EventTagUtils/share/GlobalEventTagTool_jobOptions.py
- PhysicsAnalysis/EventTag/EventTagUtils/src/EventInfoTagTool.cxx 11 additions, 115 deletions...sAnalysis/EventTag/EventTagUtils/src/EventInfoTagTool.cxx
- PhysicsAnalysis/EventTag/EventTagUtils/src/GlobalEventTagTool.cxx 39 additions, 36 deletions...nalysis/EventTag/EventTagUtils/src/GlobalEventTagTool.cxx
Loading
Please register or sign in to comment