ATLAS Offline Software
MuonPatternContainer.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef MUONR4_STATIONHOUGHMAXCONTAINER__H
6 #define MUONR4_STATIONHOUGHMAXCONTAINER__H
7 
12 #include "AthenaKernel/CLASS_DEF.h"
13 namespace MuonR4{
17 
18 }
19 CLASS_DEF( MuonR4::SegmentContainer , 1289070339 , 1 )
20 CLASS_DEF( MuonR4::EtaHoughMaxContainer , 1167732565 , 1 );
21 CLASS_DEF( MuonR4::SegmentSeedContainer , 1116604630 , 1 );
22 
23 #endif
HoughMaximum.h
SegmentSeed.h
CLASS_DEF
CLASS_DEF(MuonR4::EtaHoughMaxContainer, 1167732565, 1)
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
MuonR4::SegmentSeedContainer
DataVector< SegmentSeed > SegmentSeedContainer
Definition: MuonPatternContainer.h:15
MuonR4
This header ties the generic definitions in this package.
Definition: HoughEventData.h:16
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
MuonR4::EtaHoughMaxContainer
DataVector< HoughMaximum > EtaHoughMaxContainer
Definition: MuonPatternContainer.h:14
Segment.h
CLASS_DEF.h
macros to associate a CLID to a type