ATLAS Offline Software
ForwardEventInfo_v1.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 // xAOD include(s):
7 
8 // Local include(s):
10 
11 namespace xAOD {
12 
14  : SG::AuxElement() {
15 
16  }
17 
18  AUXSTORE_PRIMITIVE_SETTER_AND_GETTER( ForwardEventInfo_v1, float, timeDiff , setTimeDiff )
21  AUXSTORE_PRIMITIVE_SETTER_AND_GETTER( ForwardEventInfo_v1, unsigned short, countA , setCountA )
22  AUXSTORE_PRIMITIVE_SETTER_AND_GETTER( ForwardEventInfo_v1, unsigned short, countC , setCountC )
23 
24 } // namespace xAOD
xAOD::AUXSTORE_PRIMITIVE_SETTER_AND_GETTER
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(BTagging_v1, float, IP2D_pb, setIP2D_pb) AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(BTagging_v1
SG
Forward declaration.
Definition: CaloCellPacker_400_500.h:32
AuxStoreAccessorMacros.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
ForwardEventInfo_v1.h
xAOD::ForwardEventInfo_v1::ForwardEventInfo_v1
ForwardEventInfo_v1()
Default constructor.
Definition: ForwardEventInfo_v1.cxx:13
xAOD::ForwardEventInfo_v1
add description
Definition: ForwardEventInfo_v1.h:17