CbmRoot
|
Classes | |
struct | HandleLastPoint |
struct | HandleRPoint |
Public Member Functions | |
LxTbDetector (int nofxb, int nofyb, int noftb) | |
void | Init () |
void | Clear () |
void | SetMinT (timetype v) |
void | HandleGeometry () |
void | Reconstruct () |
Public Attributes | |
LxTbMLStation * | fStations |
list< LxTBMLFinder::Chain * > | recoTracks |
SignalParticle * | fSignalParticle |
HandleRPoint | fHandleRPoint |
HandleLastPoint | fHandleLastPoint |
Definition at line 347 of file LxTBMLTask.cxx.
|
inline |
Definition at line 352 of file LxTBMLTask.cxx.
References i, and NOF_STATIONS.
|
inline |
Definition at line 442 of file LxTBMLTask.cxx.
References i, and NOF_STATIONS.
Referenced by LxTBMLFinder::Exec().
|
inline |
Definition at line 454 of file LxTBMLTask.cxx.
References LxTbAbsorber::A, LxTbMLStation::fAbsorber, FindGeoChild(), LxTbMLStation::fLayers, i, m, LxTbLayer::maxX, LxTbLayer::maxY, LxTbLayer::minX, LxTbLayer::minY, LxTbAbsorber::radLength, LxTbAbsorber::rho, LxTbAbsorber::width, LxTbLayer::xBinLength, LxTbLayer::yBinLength, LxTbAbsorber::Z, LxTbLayer::z, and LxTbAbsorber::zCoord.
|
inline |
Definition at line 361 of file LxTBMLTask.cxx.
References CalcThetaPrj(), EnergyLoss(), LxTbMLStation::fAbsorber, LxTbMLStation::fDeltaThetaX, LxTbMLStation::fDeltaThetaY, LxTbMLStation::fLayers, SignalParticle::fMinEnergy, LxTbMLStation::fScatXLS, LxTbMLStation::fScatXRL, LxTbMLStation::fScatYLS, LxTbMLStation::fScatYRL, LxTbMLStation::fThetaX, LxTbMLStation::fThetaY, gElectronMass, gMuonMass, i, LxTbMLStation::Init(), LxTbMLStation::Init2(), LAST_STATION, NOF_STATIONS, LxTbMLStation::qs, scaltype, speedOfLight, sqrt(), LxTbAbsorber::width, LxTbLayer::z, and LxTbAbsorber::zCoord.
Referenced by LxTBMLFinder::Init().
|
inline |
Definition at line 834 of file LxTBMLTask.cxx.
References LxTbDetector::HandleRPoint::deltaZ, LxTbMLStation::fLayers, i, IterateLayer(), LAST_STATION, LxTbDetector::HandleRPoint::lLayer, LxTbMLStation::Reconstruct(), LxTbDetector::HandleRPoint::rStation, and LxTbLayer::z.
Referenced by LxTBMLFinder::Exec().
|
inline |
Definition at line 449 of file LxTBMLTask.cxx.
References i, NOF_STATIONS, and v.
Referenced by LxTBMLFinder::Exec().
HandleLastPoint LxTbDetector::fHandleLastPoint |
Definition at line 817 of file LxTBMLTask.cxx.
HandleRPoint LxTbDetector::fHandleRPoint |
Definition at line 636 of file LxTBMLTask.cxx.
SignalParticle* LxTbDetector::fSignalParticle |
Definition at line 350 of file LxTBMLTask.cxx.
Referenced by LxTBMLFinder::Init().
LxTbMLStation* LxTbDetector::fStations |
Definition at line 348 of file LxTBMLTask.cxx.
Referenced by LxTBMLFinder::Exec(), and LxTbDetector::HandleLastPoint::KFAddPointCoord().
list<LxTBMLFinder::Chain*> LxTbDetector::recoTracks |
Definition at line 349 of file LxTBMLTask.cxx.
Referenced by LxTBMLFinder::Exec(), and LxTbDetector::HandleLastPoint::operator()().