ATLAS Offline Software
RoiDescriptorStoreAuxInfo_v1.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3 */
4 //
5 // @file RoiDescriptorStoreAuxInfo_v1.cxx
6 //
7 //
8 // @author M.Sutton
9 //
10 //
11 // $Id: RoiDescriptorStoreAuxInfo_v1.cxx, v0.0 Wed 11 Nov 2015 14:51:11 CET sutt $
12 
13 // Local include(s):
15 
16 namespace xAOD {
17 
19  : AuxInfoBase() {
20 
22 
23  }
24 
25 } // namespace xAOD
xAOD::AuxInfoBase
Common base class for auxiliary info objects.
Definition: AuxInfoBase.h:49
xAOD::RoiDescriptorStoreAuxInfo_v1::serialised
std::vector< std::vector< uint32_t > > serialised
Definition: RoiDescriptorStoreAuxInfo_v1.h:33
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::RoiDescriptorStoreAuxInfo_v1::RoiDescriptorStoreAuxInfo_v1
RoiDescriptorStoreAuxInfo_v1()
Default constructor.
Definition: RoiDescriptorStoreAuxInfo_v1.cxx:18
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition: AuxVariable.h:22
RoiDescriptorStoreAuxInfo_v1.h