ATLAS Offline Software
Loading...
Searching...
No Matches
MuonPRD_Container_p2.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef MUONPRD_CONTAINER_p2_H
6#define MUONPRD_CONTAINER_p2_H
7
8#include <vector>
9#include <string>
21
22namespace Muon {
24template <class PRD>
26{
27 public:
30 std::vector<MuonPRD_Collection_p2> m_collections;
31 std::vector<PRD> m_prds;
33 std::vector<unsigned short> m_prdDeltaId;
34};
35
46}
47
48#endif
Class to contain the Muon Prep Raw Data.
std::vector< MuonPRD_Collection_p2 > m_collections
MuonPRD_Container_p2()
Default constructor.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
MuonPRD_Container_p2< sTgcPrepData_p1 > sTgcPrepDataContainer_p1
MuonPRD_Container_p2< TgcPrepData_p3 > TgcPrepDataContainer_p3
MuonPRD_Container_p2< sTgcPrepData_p2 > sTgcPrepDataContainer_p2
MuonPRD_Container_p2< MdtPrepData_p2 > MdtPrepDataContainer_p2
MuonPRD_Container_p2< sTgcPrepData_p3 > sTgcPrepDataContainer_p3
MuonPRD_Container_p2< MMPrepData_p1 > MMPrepDataContainer_p1
MuonPRD_Container_p2< CscPrepData_p2 > CscPrepDataContainer_p2
MuonPRD_Container_p2< MMPrepData_p2 > MMPrepDataContainer_p2
MuonPRD_Container_p2< TgcPrepData_p2 > TgcPrepDataContainer_p2
MuonPRD_Container_p2< RpcPrepData_p3 > RpcPrepDataContainer_p3