ATLAS Offline Software
|
#include <MMT_struct.h>
Public Member Functions | |
digitWrapper (const MmDigit *digit=0, const std::string &stationName=std::string(), double tmpGTime=0, const ROOT::Math::XYZVector &truthLPos=ROOT::Math::XYZVector(), const ROOT::Math::XYZVector &stripLPos=ROOT::Math::XYZVector(), const ROOT::Math::XYZVector &stripGPos=ROOT::Math::XYZVector()) | |
Identifier | id () const |
Public Attributes | |
const MmDigit * | digit |
std::string | stName |
double | gTime |
ROOT::Math::XYZVector | truth_lpos |
ROOT::Math::XYZVector | strip_lpos |
ROOT::Math::XYZVector | strip_gpos |
Definition at line 82 of file MMT_struct.h.
digitWrapper::digitWrapper | ( | const MmDigit * | digit = 0 , |
const std::string & | stationName = std::string() , |
||
double | tmpGTime = 0 , |
||
const ROOT::Math::XYZVector & | truthLPos = ROOT::Math::XYZVector() , |
||
const ROOT::Math::XYZVector & | stripLPos = ROOT::Math::XYZVector() , |
||
const ROOT::Math::XYZVector & | stripGPos = ROOT::Math::XYZVector() |
||
) |
Definition at line 191 of file MMT_struct.cxx.
|
inline |
Definition at line 98 of file MMT_struct.h.
Definition at line 90 of file MMT_struct.h.
double digitWrapper::gTime |
Definition at line 92 of file MMT_struct.h.
std::string digitWrapper::stName |
Definition at line 91 of file MMT_struct.h.
ROOT::Math::XYZVector digitWrapper::strip_gpos |
Definition at line 96 of file MMT_struct.h.
ROOT::Math::XYZVector digitWrapper::strip_lpos |
Definition at line 95 of file MMT_struct.h.
ROOT::Math::XYZVector digitWrapper::truth_lpos |
Definition at line 94 of file MMT_struct.h.