ATLAS Offline Software
Loading...
Searching...
No Matches
ChamberT0s_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 MUONEVENTTPCNV_CHAMBERT0S_P1_H
6#define MUONEVENTTPCNV_CHAMBERT0S_P1_H
7#include <map>
8#include <vector>
9
10namespace Muon
11{
13 {
14 public:
16 std::vector< std::pair < unsigned int, float > > m_t0s;
17 };
18}
19
20#endif
std::vector< std::pair< unsigned int, float > > m_t0s
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.