'CMakeLists.txt' (xAODEventInfoCnv-00-00-22)
* Moved the IEventInfoCnvTool.h header to xAODCnvInterfaces. The header in this package now just forwards the call to that package, while printing a warning. * Updated all the source files to use the interface from its new location. * Tagging as xAODEventInfoCnv-00-00-22 2016-03-01 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Added an extra argument to IEventInfoCnvTool::convert, to allow the caller to completely turn off the sub-event creation for the output object. This was a request for the pileup simulation. * Tagging as xAODEventInfoCnv-00-00-21 2016-01-20 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Updated the converter code to create the xAOD::EventInfo::SubEvent objects correctly. (Was missing the index parameter in the constructor calls.) * Tagging as xAODEventInfoCnv-00-00-20 2015-07-13 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> ... (Long ChangeLog diff - truncated)
Showing
- Event/xAOD/xAODEventInfoCnv/CMakeLists.txt 36 additions, 0 deletionsEvent/xAOD/xAODEventInfoCnv/CMakeLists.txt
- Event/xAOD/xAODEventInfoCnv/cmt/requirements 10 additions, 5 deletionsEvent/xAOD/xAODEventInfoCnv/cmt/requirements
- Event/xAOD/xAODEventInfoCnv/python/xAODEventInfoCreator.py 3 additions, 3 deletionsEvent/xAOD/xAODEventInfoCnv/python/xAODEventInfoCreator.py
- Event/xAOD/xAODEventInfoCnv/share/xAODEventInfoCnv_jobOptions.py 3 additions, 3 deletions...AOD/xAODEventInfoCnv/share/xAODEventInfoCnv_jobOptions.py
- Event/xAOD/xAODEventInfoCnv/share/xAODEventInfoReader_jobOptions.py 2 additions, 2 deletions.../xAODEventInfoCnv/share/xAODEventInfoReader_jobOptions.py
- Event/xAOD/xAODEventInfoCnv/src/EventInfoCnvAlg.cxx 64 additions, 13 deletionsEvent/xAOD/xAODEventInfoCnv/src/EventInfoCnvAlg.cxx
- Event/xAOD/xAODEventInfoCnv/src/EventInfoCnvAlg.h 4 additions, 4 deletionsEvent/xAOD/xAODEventInfoCnv/src/EventInfoCnvAlg.h
- Event/xAOD/xAODEventInfoCnv/src/EventInfoCnvTool.cxx 20 additions, 5 deletionsEvent/xAOD/xAODEventInfoCnv/src/EventInfoCnvTool.cxx
- Event/xAOD/xAODEventInfoCnv/src/EventInfoCnvTool.h 15 additions, 8 deletionsEvent/xAOD/xAODEventInfoCnv/src/EventInfoCnvTool.h
- Event/xAOD/xAODEventInfoCnv/src/EventInfoReaderAlg.cxx 20 additions, 1 deletionEvent/xAOD/xAODEventInfoCnv/src/EventInfoReaderAlg.cxx
- Event/xAOD/xAODEventInfoCnv/xAODEventInfoCnv/IEventInfoCnvTool.h 5 additions, 43 deletions...AOD/xAODEventInfoCnv/xAODEventInfoCnv/IEventInfoCnvTool.h
Loading
Please register or sign in to comment