|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef MUONTGRECTOOLS_MUONTGHITS_H
10 #define MUONTGRECTOOLS_MUONTGHITS_H
20 typedef std::pair<const Trk::Layer*, std::vector<const Trk::PrepRawData*>*>
PairOfLayerPrd;
21 typedef std::pair<const Trk::DetachedTrackingVolume*, std::vector<PairOfLayerPrd*>*>
StationPrd;
26 #endif // MUONTGRECTOOLS_MUONTGHITS_H
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
std::pair< const Trk::Layer *, std::vector< const Trk::PrepRawData * > * > PairOfLayerPrd
DataVector< StationPrd > MuonTGHits
std::pair< const Trk::DetachedTrackingVolume *, std::vector< PairOfLayerPrd * > * > StationPrd
An STL vector of pointers that by default owns its pointed-to elements.
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
macros to associate a CLID to a type