ATLAS Offline Software
EmTauROI_ClassDEF.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3 */
4 #ifndef EmTauROI_ClassDEF_H
5 #define EmTauROI_ClassDEF_H
6 //Put here the CLASS_DEF macros for the STL containers you put in StoreGate
10 
11 
12 CLASS_DEF(LVL1::EmTauROI, 6200, 1)
13 CLASS_DEF(DataVector<LVL1::EmTauROI>, 6201, 1)
14  //the third field is the version which is currently ignored
15 #endif
LVL1::EmTauROI
This class defines the em/tau hadron ROI which are generated by the LVL1 Calo Trigger.
Definition: EmTauROI.h:40
LVL1
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Definition: ICMMCPHitsCnvTool.h:18
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
EmTauROI.h
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition: Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
CLASS_DEF.h
macros to associate a CLID to a type