ATLAS Offline Software
Loading...
Searching...
No Matches
MM_RawDataContainer_p2.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 MM_RAWDATACONTAINER_P2_H
6#define MM_RAWDATACONTAINER_P2_H
7
8#include <vector>
10
11namespace Muon {
13 : public std::vector< Muon::MM_RawDataCollection_p2>
14 {
15 public:
16 // Default constructor
18 };
19}
20
21#endif
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.