AliPhysics  31210d0 (31210d0)
AliFMDMCTrackELoss::Hit Struct Reference

#include <AliFMDMCTrackELoss.h>

Inheritance diagram for AliFMDMCTrackELoss::Hit:

Public Member Functions

 Hit ()
 
void Decode () const
 
UShort_t D () const
 
Char_t R () const
 
UShort_t S () const
 
UShort_t T () const
 
Double_t DeDx () const
 
Double_t Eta () const
 
Double_t BetaGamma () const
 
UInt_t AbsPdg () const
 
Bool_t IsPrimary () const
 
Bool_t IsPion () const
 
Bool_t IsKaon () const
 
Bool_t IsProton () const
 
Bool_t IsElectron () const
 

Public Attributes

Double_t fGamma
 
Double_t fBeta
 
Double_t fEta
 
Double_t fDe
 
Double_t fDx
 
UInt_t fDetId
 
Int_t fPdg
 
Bool_t fPrimary
 
UShort_t fDetector
 
Char_t fRing
 
UShort_t fSector
 
UShort_t fStrip
 

Detailed Description

Structure to hold hit information

Definition at line 197 of file AliFMDMCTrackELoss.h.

Constructor & Destructor Documentation

AliFMDMCTrackELoss::Hit::Hit ( )

Definition at line 58 of file AliFMDMCTrackELoss.cxx.

Member Function Documentation

UInt_t AliFMDMCTrackELoss::Hit::AbsPdg ( ) const

Definition at line 72 of file AliFMDMCTrackELoss.cxx.

Referenced by BetaGamma(), Ring::Fill(), IsElectron(), IsKaon(), IsPion(), and IsProton().

Double_t AliFMDMCTrackELoss::Hit::BetaGamma ( ) const
inline

Definition at line 219 of file AliFMDMCTrackELoss.h.

Referenced by Ring::Fill(), and AliFMDMCTrackInspector::PostEvent().

UShort_t AliFMDMCTrackELoss::Hit::D ( ) const
inline

Definition at line 213 of file AliFMDMCTrackELoss.h.

Referenced by TupleSelector::Fill(), and AliFMDMCTrackInspector::PostEvent().

void AliFMDMCTrackELoss::Hit::Decode ( ) const

Definition at line 65 of file AliFMDMCTrackELoss.cxx.

Referenced by D(), R(), S(), and T().

Double_t AliFMDMCTrackELoss::Hit::DeDx ( ) const
inline

Definition at line 217 of file AliFMDMCTrackELoss.h.

Referenced by AliFMDMCTrackInspector::PostEvent().

Double_t AliFMDMCTrackELoss::Hit::Eta ( ) const
inline

Definition at line 218 of file AliFMDMCTrackELoss.h.

Referenced by AliFMDMCTrackInspector::PostEvent().

Bool_t AliFMDMCTrackELoss::Hit::IsElectron ( ) const
inline

Definition at line 225 of file AliFMDMCTrackELoss.h.

Referenced by Ring::Fill().

Bool_t AliFMDMCTrackELoss::Hit::IsKaon ( ) const
inline

Definition at line 223 of file AliFMDMCTrackELoss.h.

Referenced by Ring::Fill().

Bool_t AliFMDMCTrackELoss::Hit::IsPion ( ) const
inline

Definition at line 222 of file AliFMDMCTrackELoss.h.

Referenced by Ring::Fill().

Bool_t AliFMDMCTrackELoss::Hit::IsPrimary ( ) const
inline

Definition at line 221 of file AliFMDMCTrackELoss.h.

Referenced by Ring::Fill().

Bool_t AliFMDMCTrackELoss::Hit::IsProton ( ) const
inline

Definition at line 224 of file AliFMDMCTrackELoss.h.

Referenced by Ring::Fill().

Char_t AliFMDMCTrackELoss::Hit::R ( ) const
inline

Definition at line 214 of file AliFMDMCTrackELoss.h.

Referenced by TupleSelector::Fill(), and AliFMDMCTrackInspector::PostEvent().

UShort_t AliFMDMCTrackELoss::Hit::S ( ) const
inline

Definition at line 215 of file AliFMDMCTrackELoss.h.

UShort_t AliFMDMCTrackELoss::Hit::T ( ) const
inline

Definition at line 216 of file AliFMDMCTrackELoss.h.

Member Data Documentation

Double_t AliFMDMCTrackELoss::Hit::fBeta

Definition at line 199 of file AliFMDMCTrackELoss.h.

Referenced by AliFMDMCTrackELoss::StoreParticle().

Double_t AliFMDMCTrackELoss::Hit::fDe

Definition at line 201 of file AliFMDMCTrackELoss.h.

Referenced by AliFMDMCTrackELoss::StoreParticle().

UShort_t AliFMDMCTrackELoss::Hit::fDetector
mutable

Definition at line 206 of file AliFMDMCTrackELoss.h.

Referenced by D(), and Decode().

UInt_t AliFMDMCTrackELoss::Hit::fDetId

Definition at line 203 of file AliFMDMCTrackELoss.h.

Referenced by Decode(), and AliFMDMCTrackELoss::StoreParticle().

Double_t AliFMDMCTrackELoss::Hit::fDx

Definition at line 202 of file AliFMDMCTrackELoss.h.

Referenced by AliFMDMCTrackELoss::StoreParticle().

Double_t AliFMDMCTrackELoss::Hit::fEta

Definition at line 200 of file AliFMDMCTrackELoss.h.

Referenced by Eta(), and AliFMDMCTrackELoss::StoreParticle().

Double_t AliFMDMCTrackELoss::Hit::fGamma

Definition at line 198 of file AliFMDMCTrackELoss.h.

Referenced by BetaGamma(), and AliFMDMCTrackELoss::StoreParticle().

Int_t AliFMDMCTrackELoss::Hit::fPdg

Definition at line 204 of file AliFMDMCTrackELoss.h.

Referenced by AbsPdg(), and AliFMDMCTrackELoss::StoreParticle().

Bool_t AliFMDMCTrackELoss::Hit::fPrimary

Definition at line 205 of file AliFMDMCTrackELoss.h.

Referenced by IsPrimary(), and AliFMDMCTrackELoss::StoreParticle().

Char_t AliFMDMCTrackELoss::Hit::fRing
mutable

Definition at line 207 of file AliFMDMCTrackELoss.h.

Referenced by Decode(), and R().

UShort_t AliFMDMCTrackELoss::Hit::fSector
mutable

Definition at line 208 of file AliFMDMCTrackELoss.h.

Referenced by Decode(), and S().

UShort_t AliFMDMCTrackELoss::Hit::fStrip
mutable

Definition at line 209 of file AliFMDMCTrackELoss.h.

Referenced by Decode(), and T().


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