ATLAS Offline Software
MuonSpectrometer
MuonReconstruction
MuonRecEvent
MuonSegment
MuonSegment
MuonSegmentDict.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef MUON_MUONSEGMENT_MUONSEGMENTDICT_H
6
#define MUON_MUONSEGMENT_MUONSEGMENTDICT_H
7
#include "
MuonSegment/MuonSegment.h
"
8
#include "MuonSegment/T0MuonSegment.h"
9
#include "
MuonSegment/MuonSegmentCombinationCollection.h
"
10
#include <vector>
11
12
class
MuonSegmentDict_Dummy
{
13
MuonSegmentCombinationCollection
t0
;
14
std::vector<const Muon::MuonSegment*>
t1
;
15
std::vector<const Muon::T0MuonSegment*>
t2
;
16
17
};
18
19
#endif
MuonSegmentDict_Dummy
Definition:
MuonSegmentDict.h:12
MuonSegmentDict_Dummy::t1
std::vector< const Muon::MuonSegment * > t1
Definition:
MuonSegmentDict.h:14
MuonSegmentCombinationCollection.h
MuonSegmentDict_Dummy::t0
MuonSegmentCombinationCollection t0
Definition:
MuonSegmentDict.h:13
DataVector< Muon::MuonSegmentCombination >
MuonSegmentDict_Dummy::t2
std::vector< const Muon::T0MuonSegment * > t2
Definition:
MuonSegmentDict.h:15
MuonSegment.h
Generated on Sun Dec 22 2024 21:15:20 for ATLAS Offline Software by
1.8.18