![]() |
AliPhysics
4446124 (4446124)
|
#include <AliFMDMCTrackELoss.h>
Public Member Functions | |
void | Clear (Bool_t alsoCount=false) |
Longest track through. More... | |
State & | operator= (const State &o) |
Public Attributes | |
Double_t | angle |
UShort_t | oldDetector |
Char_t | oldRing |
UShort_t | oldSector |
UShort_t | oldStrip |
UShort_t | startStrip |
UShort_t | nRefs |
UShort_t | nStrips |
UShort_t | count |
Double_t | de |
Double_t | dx |
AliTrackReference * | longest |
Structure holding the state of the `tracker'
Definition at line 286 of file AliFMDMCTrackELoss.h.
void AliFMDMCTrackELoss::State::Clear | ( | Bool_t | alsoCount = false | ) |
Longest track through.
Clear this state
alsoCount | If true, also clear count |
Definition at line 21 of file AliFMDMCTrackELoss.cxx.
Referenced by AliFMDMCTrackELoss::BeginTrackRefs(), AliFMDMCTrackELoss::EndTrackRefs(), and AliFMDMCTrackELoss::ProcessRef().
AliFMDMCTrackELoss::State & AliFMDMCTrackELoss::State::operator= | ( | const State & | o | ) |
Assignment operator
o | Object to assign from |
Definition at line 39 of file AliFMDMCTrackELoss.cxx.
Double_t AliFMDMCTrackELoss::State::angle |
Definition at line 288 of file AliFMDMCTrackELoss.h.
Referenced by Clear(), operator=(), and AliFMDMCTrackELoss::ProcessRef().
UShort_t AliFMDMCTrackELoss::State::count |
Definition at line 296 of file AliFMDMCTrackELoss.h.
Referenced by Clear(), AliFMDMCTrackELoss::EndTrackRefs(), operator=(), and AliFMDMCTrackELoss::StoreParticle().
Double_t AliFMDMCTrackELoss::State::de |
Definition at line 297 of file AliFMDMCTrackELoss.h.
Referenced by Clear(), operator=(), AliFMDMCTrackELoss::ProcessRef(), and AliFMDMCTrackELoss::StoreParticle().
Double_t AliFMDMCTrackELoss::State::dx |
Definition at line 298 of file AliFMDMCTrackELoss.h.
Referenced by Clear(), operator=(), AliFMDMCTrackELoss::ProcessRef(), and AliFMDMCTrackELoss::StoreParticle().
AliTrackReference* AliFMDMCTrackELoss::State::longest |
Definition at line 299 of file AliFMDMCTrackELoss.h.
Referenced by Clear(), operator=(), and AliFMDMCTrackELoss::ProcessRef().
UShort_t AliFMDMCTrackELoss::State::nRefs |
Definition at line 294 of file AliFMDMCTrackELoss.h.
Referenced by Clear(), operator=(), AliFMDMCTrackELoss::ProcessRef(), and AliFMDMCTrackELoss::StoreParticle().
UShort_t AliFMDMCTrackELoss::State::nStrips |
Definition at line 295 of file AliFMDMCTrackELoss.h.
Referenced by Clear(), operator=(), AliFMDMCTrackELoss::ProcessRef(), and AliFMDMCTrackELoss::StoreParticle().
UShort_t AliFMDMCTrackELoss::State::oldDetector |
Definition at line 289 of file AliFMDMCTrackELoss.h.
Referenced by Clear(), operator=(), and AliFMDMCTrackELoss::ProcessRef().
Char_t AliFMDMCTrackELoss::State::oldRing |
Definition at line 290 of file AliFMDMCTrackELoss.h.
Referenced by Clear(), operator=(), and AliFMDMCTrackELoss::ProcessRef().
UShort_t AliFMDMCTrackELoss::State::oldSector |
Definition at line 291 of file AliFMDMCTrackELoss.h.
Referenced by Clear(), operator=(), and AliFMDMCTrackELoss::ProcessRef().
UShort_t AliFMDMCTrackELoss::State::oldStrip |
Definition at line 292 of file AliFMDMCTrackELoss.h.
Referenced by Clear(), operator=(), and AliFMDMCTrackELoss::ProcessRef().
UShort_t AliFMDMCTrackELoss::State::startStrip |
Definition at line 293 of file AliFMDMCTrackELoss.h.
Referenced by Clear(), operator=(), and AliFMDMCTrackELoss::ProcessRef().