ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
MuonSpectrometer
MuonReconstruction
MuonRecEvent
MuonLayerEvent
MuonLayerEvent
MuonLayerPrepRawData.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_MUONLAYERPREPRAWDATA_H
6
#define MUON_MUONLAYERPREPRAWDATA_H
7
8
#include <vector>
9
10
#include "
MuonPrepRawData/CscPrepDataCollection.h
"
11
#include "
MuonPrepRawData/MMPrepDataCollection.h
"
12
#include "
MuonPrepRawData/MdtPrepDataCollection.h
"
13
#include "
MuonPrepRawData/RpcPrepDataCollection.h
"
14
#include "
MuonPrepRawData/TgcPrepDataCollection.h
"
15
#include "
MuonPrepRawData/sTgcPrepDataCollection.h
"
16
17
namespace
Muon
{
18
22
struct
MuonLayerPrepRawData
{
23
std::vector<const MdtPrepDataCollection*>
mdts
;
24
std::vector<const RpcPrepDataCollection*>
rpcs
;
25
std::vector<const TgcPrepDataCollection*>
tgcs
;
26
std::vector<const CscPrepDataCollection*>
cscs
;
27
std::vector<const sTgcPrepDataCollection*>
stgcs
;
28
std::vector<const MMPrepDataCollection*>
mms
;
29
};
30
31
}
// namespace Muon
32
33
#endif
CscPrepDataCollection.h
MMPrepDataCollection.h
MdtPrepDataCollection.h
RpcPrepDataCollection.h
TgcPrepDataCollection.h
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition
TrackSystemController.h:46
sTgcPrepDataCollection.h
Muon::MuonLayerPrepRawData
Struct to hold all PrepRawData collections in a given layer.
Definition
MuonLayerPrepRawData.h:22
Muon::MuonLayerPrepRawData::cscs
std::vector< const CscPrepDataCollection * > cscs
Definition
MuonLayerPrepRawData.h:26
Muon::MuonLayerPrepRawData::mms
std::vector< const MMPrepDataCollection * > mms
Definition
MuonLayerPrepRawData.h:28
Muon::MuonLayerPrepRawData::tgcs
std::vector< const TgcPrepDataCollection * > tgcs
Definition
MuonLayerPrepRawData.h:25
Muon::MuonLayerPrepRawData::mdts
std::vector< const MdtPrepDataCollection * > mdts
Definition
MuonLayerPrepRawData.h:23
Muon::MuonLayerPrepRawData::rpcs
std::vector< const RpcPrepDataCollection * > rpcs
Definition
MuonLayerPrepRawData.h:24
Muon::MuonLayerPrepRawData::stgcs
std::vector< const sTgcPrepDataCollection * > stgcs
Definition
MuonLayerPrepRawData.h:27
Generated on
for ATLAS Offline Software by
1.17.0