 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUON_IMUONHITTIMINGTOOL_H
6 #define MUON_IMUONHITTIMINGTOOL_H
20 #include "GaudiKernel/IAlgTool.h"
22 #include <unordered_set>
26 class MuonClusterOnTrack;
49 float time{std::numeric_limits<float>::lowest()};
52 float error{std::numeric_limits<float>::lowest()};
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.