AliPhysics  56f1704 (56f1704)
AliFMDMCTrackELoss::State Struct Reference

#include <AliFMDMCTrackELoss.h>

Public Member Functions

void Clear (Bool_t alsoCount=false)
 Longest track through. More...
 
Stateoperator= (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
 

Detailed Description

Structure holding the state of the `tracker'

Definition at line 286 of file AliFMDMCTrackELoss.h.

Member Function Documentation

void AliFMDMCTrackELoss::State::Clear ( Bool_t  alsoCount = false)

Longest track through.

Clear this state

Parameters
alsoCountIf 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

Parameters
oObject to assign from
Returns
Reference to this object

Definition at line 39 of file AliFMDMCTrackELoss.cxx.

Member Data Documentation

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
Double_t AliFMDMCTrackELoss::State::de
Double_t AliFMDMCTrackELoss::State::dx
AliTrackReference* AliFMDMCTrackELoss::State::longest

Definition at line 299 of file AliFMDMCTrackELoss.h.

Referenced by Clear(), operator=(), and AliFMDMCTrackELoss::ProcessRef().

UShort_t AliFMDMCTrackELoss::State::nRefs
UShort_t AliFMDMCTrackELoss::State::nStrips
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().


The documentation for this struct was generated from the following files: