ATLAS Offline Software
|
Public Member Functions | |
RpcInfo (const Amg::Vector3D &_pos, const float _time, const unsigned int _id) | |
Public Attributes | |
Amg::Vector3D | pos {0.,0.,0.} |
float | time {0.f} |
unsigned int | id {0} |
Definition at line 41 of file MuonRpcTimingDecorAlg.h.
|
inline |
Definition at line 42 of file MuonRpcTimingDecorAlg.h.
unsigned int MuonRpcTimingDecorAlg::RpcInfo::id {0} |
Definition at line 48 of file MuonRpcTimingDecorAlg.h.
Amg::Vector3D MuonRpcTimingDecorAlg::RpcInfo::pos {0.,0.,0.} |
Definition at line 46 of file MuonRpcTimingDecorAlg.h.
float MuonRpcTimingDecorAlg::RpcInfo::time {0.f} |
Definition at line 47 of file MuonRpcTimingDecorAlg.h.