ATLAS Offline Software
Loading...
Searching...
No Matches
MBTSModule_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
22 AUXSTORE_PRIMITIVE_SETTER_AND_GETTER( MBTSModule_v1, int, mbtsQuality, setMbtsQuality )
23 AUXSTORE_PRIMITIVE_SETTER_AND_GETTER( MBTSModule_v1, int, mbtsModule, setMbtsModule )
25 AUXSTORE_PRIMITIVE_SETTER_AND_GETTER( MBTSModule_v1, int, channel, setChannel )
26
27} // namespace xAOD
Scalar eta() const
pseudorapidity method
#define AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(CL, TYPE, NAME, SETTER)
Macro creating the accessors of primitive auxiliary properties.
AuxElement()
Default constructor.
add description
MBTSModule_v1()
Default constructor.
Forward declaration.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.