|
star-travex
|
#include <TGeaEvent.h>
Public Member Functions | |
| TGeaStep () | |
| bool | MatchedVolName (const std::string &pattern) const |
| bool | MatchedVolName (const std::set< std::string > &patterns) const |
| void | Clear (const Option_t *opts="") |
| ClassDef (TGeaStep, 1) | |
Public Attributes | |
| Int_t | idStep |
| Int_t | idTruth |
| Float_t | x |
| Float_t | y |
| Float_t | z |
| Float_t | r |
| Int_t | state |
| Float_t | dEstep |
| Float_t | adEstep |
| Float_t | step |
| Float_t | dens |
| Float_t | relRadLength |
| size_t | volNameHash |
Definition at line 65 of file TGeaEvent.h.
| TGeaStep::TGeaStep | ( | ) |
Definition at line 137 of file TGeaEvent.cxx.
| TGeaStep::ClassDef | ( | TGeaStep | , |
| 1 | |||
| ) |
| void TGeaStep::Clear | ( | const Option_t * | opts = "" | ) |
Definition at line 151 of file TGeaEvent.cxx.
| bool TGeaStep::MatchedVolName | ( | const std::string & | pattern | ) | const |
Definition at line 158 of file TGeaEvent.cxx.
| bool TGeaStep::MatchedVolName | ( | const std::set< std::string > & | patterns | ) | const |
Definition at line 171 of file TGeaEvent.cxx.
| Float_t TGeaStep::adEstep |
Definition at line 79 of file TGeaEvent.h.
| Float_t TGeaStep::dens |
Definition at line 81 of file TGeaEvent.h.
| Float_t TGeaStep::dEstep |
Definition at line 78 of file TGeaEvent.h.
| Int_t TGeaStep::idStep |
Definition at line 74 of file TGeaEvent.h.
| Int_t TGeaStep::idTruth |
Definition at line 75 of file TGeaEvent.h.
| Float_t TGeaStep::r |
Definition at line 76 of file TGeaEvent.h.
| Float_t TGeaStep::relRadLength |
Definition at line 82 of file TGeaEvent.h.
| Int_t TGeaStep::state |
Definition at line 77 of file TGeaEvent.h.
| Float_t TGeaStep::step |
Definition at line 80 of file TGeaEvent.h.
| size_t TGeaStep::volNameHash |
Definition at line 83 of file TGeaEvent.h.
| Float_t TGeaStep::x |
Definition at line 76 of file TGeaEvent.h.
| Float_t TGeaStep::y |
Definition at line 76 of file TGeaEvent.h.
| Float_t TGeaStep::z |
Definition at line 76 of file TGeaEvent.h.
1.8.8