ATLAS Offline Software
MuonSpectrometer
MuonPhaseII
Event
MuonPatternEvent
MuonPatternEvent
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
8
#include "
MuonPatternEvent/SegmentSeed.h
"
9
#include "
MuonPatternEvent/HoughMaximum.h
"
10
#include "
MuonPatternEvent/Segment.h
"
11
#include "
AthContainers/DataVector.h
"
12
#include "
AthenaKernel/CLASS_DEF.h
"
13
namespace
MuonR4
{
14
using
EtaHoughMaxContainer
=
DataVector<HoughMaximum>
;
15
using
SegmentSeedContainer
=
DataVector<SegmentSeed>
;
16
using
SegmentContainer
=
DataVector<Segment>
;
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:794
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
Generated on Sun Apr 27 2025 21:15:45 for ATLAS Offline Software by
1.8.18