ATLAS Offline Software
RoiDescriptorStore_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 RoiDescriptorStore_v1.cxx
6 //
7 //
8 // @author M.Sutton
9 //
10 //
11 // $Id: RoiDescriptorStore_v1.cxx, v0.0 Wed 11 Nov 2015 14:51:11 CET sutt $
12 
13 // xAOD include
15 
16 // Local include
18 
19 
20 namespace xAOD {
21 
23  : SG::AuxElement() {
24  }
25 
27  std::vector< std::vector<uint32_t> >,
28  serialised, setSerialised )
29 
30 
31 } // namespace xAOD
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
xAOD::RoiDescriptorStore_v1::RoiDescriptorStore_v1
RoiDescriptorStore_v1()
Default constructor.
Definition: RoiDescriptorStore_v1.cxx:22
RoiDescriptorStore_v1.h
xAOD::RoiDescriptorStore_v1
Definition: RoiDescriptorStore_v1.h:29
xAOD::AUXSTORE_OBJECT_SETTER_AND_GETTER
AUXSTORE_OBJECT_SETTER_AND_GETTER(CaloRings_v1, RingSetLinks, ringSetLinks, setRingSetLinks) unsigned CaloRings_v1
Definition: CaloRings_v1.cxx:27