ATLAS Offline Software
MuonSpectrometer
MuonReconstruction
MuonRecEvent
MuonEDM_AssociationObjects
MuonEDM_AssociationObjects
MuonSegmentCombPatternCombAssociationMap.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 MUON_EDM_ASSOCIATIONOBJECTS_MUONSEGPATCOMBASSOCMAP_H
6
#define MUON_EDM_ASSOCIATIONOBJECTS_MUONSEGPATCOMBASSOCMAP_H
7
#include "
AthenaKernel/CLASS_DEF.h
"
8
#include <map>
9
10
namespace
Muon
{
11
class
MuonSegmentCombination;
12
class
MuonPatternCombination;
13
typedef
std::multimap<const MuonSegmentCombination*, const MuonPatternCombination*>
MuonSegmentCombPatternCombAssociationMap
;
14
}
15
16
CLASS_DEF
(
Muon::MuonSegmentCombPatternCombAssociationMap
, 22914797 , 1 )
17
18
19
#endif
Muon
This class provides conversion from CSC RDO data to CSC Digits.
Definition:
TrackSystemController.h:45
Muon::MuonSegmentCombPatternCombAssociationMap
std::multimap< const MuonSegmentCombination *, const MuonPatternCombination * > MuonSegmentCombPatternCombAssociationMap
Definition:
MuonSegmentCombPatternCombAssociationMap.h:12
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:64
CLASS_DEF.h
macros to associate a CLID to a type
Generated on Thu Nov 7 2024 21:22:18 for ATLAS Offline Software by
1.8.18