ATLAS Offline Software
EnergyRoI_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 ENERGYROI_CLASSDEF_H
5 #define ENERGYROI_CLASSDEF_H
6 //Put here the CLASS_DEF macros for the STL containers you put in StoreGate
7 
8 #ifndef EnergyRoI_H
10 #endif
11 
12 #include "AthenaKernel/CLASS_DEF.h"
13 
14 CLASS_DEF(LVL1::EnergyRoI, 6255, 1)
15 // I would like to renumber this 6208, but it seems to cause problems.
16  //the third field is the version which is currently ignored
17 #endif
EnergyRoI.h
LVL1::EnergyRoI
This class defines the Energy ROI which is generated by the Energy Trigger.
Definition: EnergyRoI.h:31
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