ATLAS Offline Software
Loading...
Searching...
No Matches
MuonPRD_Container_p1.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 MUONPRD_CONTAINER_P1_H
6#define MUONPRD_CONTAINER_P1_H
7
8#include <vector>
9#include <string>
11
12namespace Muon {
14{
15 public:
18 //private:
19 std::vector<Muon::MuonPRD_Collection_p1> m_collections;
20 std::vector<TPObjRef> m_PRD;
21};
22
23}
24
25// inlines
26
28
29#endif
std::vector< Muon::MuonPRD_Collection_p1 > m_collections
MuonPRD_Container_p1()
Default constructor.
std::vector< TPObjRef > m_PRD
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.