ATLAS Offline Software
JetEtRoI_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 JETETROI_CLASSDEF_H
5 #define JETETROI_CLASSDEF_H
6 //Put here the CLASS_DEF macros for the STL containers you put in StoreGate
7 
8 #ifndef JetEtRoI_H
10 #endif
11 
12 #include "AthenaKernel/CLASS_DEF.h"
13 
14 CLASS_DEF(LVL1::JetEtRoI, 163788529, 1)
15 #endif
LVL1::JetEtRoI
This class defines the ROI which is generated by the Jet ET sum Trigger.
Definition: Trigger/TrigT1/TrigT1CaloEvent/TrigT1CaloEvent/JetEtRoI.h:32
JetEtRoI.h
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