ATLAS Offline Software
Loading...
Searching...
No Matches
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
11namespace xAOD {
12
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
#define AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(CL, TYPE, NAME, SETTER)
Macro creating the accessors of primitive auxiliary properties.
AuxElement()
Default constructor.
ForwardEventInfo_v1()
Default constructor.
Forward declaration.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.