ATLAS Offline Software
CMMJetHits_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 CMMJetHits_ClassDEF_H
5 #define CMMJetHits_ClassDEF_H
6 //Put here the CLASS_DEF macros for the STL containers you put in StoreGate
7 
8 #ifndef CMMJetHits_H
10 #endif
11 
12 #include "AthenaKernel/CLASS_DEF.h"
14 
15 CLASS_DEF( LVL1::CMMJetHits , 45481339 , 1 )
16 CLASS_DEF( DataVector<LVL1::CMMJetHits> , 240136234 , 1 )
17  //the third field is the version which is currently ignored
18 #endif
CMMJetHits.h
LVL1
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Definition: ICMMCPHitsCnvTool.h:18
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
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
xAOD::CMMJetHits
CMMJetHits_v1 CMMJetHits
Define the latest version of the CMMJetHits class.
Definition: Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/CMMJetHits.h:14
LVL1::CMMJetHits
CMMJetHits class stores Jet hit multiplicities received by and read out from the Jet CMMs.
Definition: Trigger/TrigT1/TrigT1CaloEvent/TrigT1CaloEvent/CMMJetHits.h:32
CLASS_DEF.h
macros to associate a CLID to a type