detector chamber
This commit is contained in:
@@ -48,6 +48,10 @@ protected:
|
||||
|
||||
class MuonEvent : public MuonEventData {
|
||||
public:
|
||||
using MuonEventData::LineIn;
|
||||
using MuonEventData::LineOut;
|
||||
using MuonEventData::GetMomentum;
|
||||
|
||||
inline HLine3f & LineIn() { return this->m_LineIn; }
|
||||
inline HLine3f & LineOut() { return this->m_LineOut; }
|
||||
inline Scalarf & Momentum() { return this->m_Momentum; }
|
||||
|
||||
Reference in New Issue
Block a user