ATLAS Offline Software
Loading...
Searching...
No Matches
MuonSegPatAssMap.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3*/
4
6// MuonSegPatAssMap.h, (c) ATLAS Detector software
8
9#ifndef MUONSEGMENT_MUONSEGPATASSMAP_H
10#define MUONSEGMENT_MUONSEGPATASSMAP_H
11
16
17
18namespace Muon {
19
20// See doc/mainpage.h for usage instructions
21
102 class MuonSegPatAssMap : public AssociationMap< MuonPatternCombinationCollection, MuonSegmentCombinationCollection > {
103 public:
107
108 virtual ~MuonSegPatAssMap() {}
109
110
111
112 private:
113
114 };
115
116
117
118}
119
120CLASS_DEF( Muon::MuonSegPatAssMap, 102492935, 1 )
121
122
123#endif
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
DataVector< Muon::MuonPatternCombination > MuonPatternCombinationCollection
This typedef represents a collection of MuonPatternCombination objects.
DataVector< Muon::MuonSegmentCombination > MuonSegmentCombinationCollection
This typedef represents a collection of MuonSegmentCombination objects.
Class stores associations between a MuonPatternCombination and a MuonSegmentCombination.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.