ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
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
CLASS_DEF.h
macros to associate a CLID to a type
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition
Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:67
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
HoughMaximum.h
Segment.h
SegmentSeed.h
DataVector
Derived DataVector<T>.
Definition
DataVector.h:795
MuonR4
This header ties the generic definitions in this package.
Definition
GlobalPattern.h:14
MuonR4::EtaHoughMaxContainer
DataVector< HoughMaximum > EtaHoughMaxContainer
Definition
MuonPatternContainer.h:14
MuonR4::SegmentSeedContainer
DataVector< SegmentSeed > SegmentSeedContainer
Definition
MuonPatternContainer.h:15
MuonR4::SegmentContainer
DataVector< Segment > SegmentContainer
Definition
MuonPatternContainer.h:16
Generated on
for ATLAS Offline Software by
1.17.0