ATLAS Offline Software
Loading...
Searching...
No Matches
MuonCoinDataContainer_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/* Takashi Kubota - June 30, 2008 */
6#ifndef MUONCOINDATACONTAINER_P1_H
7#define MUONCOINDATACONTAINER_P1_H
8
9#include <vector>
10#include <string>
13
14namespace Muon {
16{
17 public:
20 //private:
21 std::vector<Muon::MuonCoinDataCollection_p1> m_collections;
22 std::vector<TPObjRef> m_CoinData;
23};
24
25}
26
27
28// inlines
29
31
32#endif
MuonCoinDataContainer_p1()
Default constructor.
std::vector< Muon::MuonCoinDataCollection_p1 > m_collections
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.