ATLAS Offline Software
Loading...
Searching...
No Matches
MuonSpectrometer
MuonReconstruction
MuonRecEvent
MuonPattern
MuonPattern
DetailedMuonPatternTruthCollection.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef DETAILEDMUONPATTERNTRUTHCOLLECTION_H
6
#define DETAILEDMUONPATTERNTRUTHCOLLECTION_H
7
8
#include <map>
9
10
#include "AthLinks/DataLink.h"
11
#include "
AthenaKernel/CLASS_DEF.h
"
12
#include "
MuonPattern/MuonPatternCombination.h
"
13
#include "
MuonPattern/MuonPatternCombinationCollection.h
"
14
#include "
TrkTrack/TrackCollection.h
"
15
#include "
TrkTruthData/DetailedTrackTruth.h
"
16
#include "
TrkTruthData/TrackTruthKey.h
"
17
18
class
TrackTruthCollectionAccessor
;
19
20
class
DetailedMuonPatternTruthCollection
21
:
public
std::multimap<ElementLink<DataVector<Muon::MuonPatternCombination> >, DetailedTrackTruth> {
22
friend
class
TrackTruthCollectionAccessor
;
// in TrackTruthTPCnv
23
DataLink<MuonPatternCombinationCollection>
m_trackCollection
;
24
25
public
:
26
DetailedMuonPatternTruthCollection
(
const
DataLink<MuonPatternCombinationCollection>
tracks) :
m_trackCollection
(tracks) {}
27
DataLink<MuonPatternCombinationCollection>
trackCollectionLink
()
const
{
return
m_trackCollection
; }
28
29
// for POOL
30
DetailedMuonPatternTruthCollection
() {}
31
};
32
33
CLASS_DEF
(
DetailedMuonPatternTruthCollection
, 1289199398, 1)
34
35
#endif
/*DETAILEDMUONPATTERNTRUTHCOLLECTION_H*/
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
DetailedTrackTruth.h
MuonPatternCombinationCollection.h
MuonPatternCombination.h
TrackCollection.h
TrackTruthKey.h
DataLink
Object reference supporting deferred reading from StoreGate.
Definition
AthLinks/DataLink.h:93
DetailedMuonPatternTruthCollection
Definition
DetailedMuonPatternTruthCollection.h:21
DetailedMuonPatternTruthCollection::m_trackCollection
DataLink< MuonPatternCombinationCollection > m_trackCollection
Definition
DetailedMuonPatternTruthCollection.h:23
DetailedMuonPatternTruthCollection::TrackTruthCollectionAccessor
friend class TrackTruthCollectionAccessor
Definition
DetailedMuonPatternTruthCollection.h:22
DetailedMuonPatternTruthCollection::trackCollectionLink
DataLink< MuonPatternCombinationCollection > trackCollectionLink() const
Definition
DetailedMuonPatternTruthCollection.h:27
DetailedMuonPatternTruthCollection::DetailedMuonPatternTruthCollection
DetailedMuonPatternTruthCollection(const DataLink< MuonPatternCombinationCollection > tracks)
Definition
DetailedMuonPatternTruthCollection.h:26
DetailedMuonPatternTruthCollection::DetailedMuonPatternTruthCollection
DetailedMuonPatternTruthCollection()
Definition
DetailedMuonPatternTruthCollection.h:30
TrackTruthCollectionAccessor
Definition
TrackTruthCollectionAccessor.h:16
Generated on
for ATLAS Offline Software by
1.14.0