ATLAS Offline Software
EnergyTopoData_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 ENERGYTOPODATA_CLASSDEF_H
5 #define ENERGYTOPODATA_CLASSDEF_H
6 //Put here the CLASS_DEF macros for the STL containers you put in StoreGate
7 
8 #ifndef EnergyTopoData_H
10 #endif
11 
12 #include "AthenaKernel/CLASS_DEF.h"
13 
14 CLASS_DEF( LVL1::EnergyTopoData , 134062015 , 1 )
15 
16 #endif
LVL1::EnergyTopoData
This class defines the Ex/Ey/ET data transferred from the EnergySum CMX to the L1Topo processors.
Definition: EnergyTopoData.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
EnergyTopoData.h
CLASS_DEF.h
macros to associate a CLID to a type