AliRoot Core  edcc906 (edcc906)
AliFMDEdepHitPair Class Reference

Cache of Energy deposited, hit information per strip. Contains a pair of energy deposited fEdep and number of hits fN, fEdep is the summed energy deposition, and fN is the number of hits. More...

#include <AliFMDEdepHitPair.h>

Public Member Functions

 AliFMDEdepHitPair ()
 
virtual ~AliFMDEdepHitPair ()
 
AliFMDEdepHitPairoperator= (const AliFMDEdepHitPair &o)
 
 AliFMDEdepHitPair (const AliFMDEdepHitPair &o)
 

Public Attributes

Float_t fEdep
 
UShort_t fN
 
UShort_t fNPrim
 
TArrayI fLabels
 

Detailed Description

Cache of Energy deposited, hit information per strip. Contains a pair of energy deposited fEdep and number of hits fN, fEdep is the summed energy deposition, and fN is the number of hits.

Definition at line 36 of file AliFMDEdepHitPair.h.

Constructor & Destructor Documentation

AliFMDEdepHitPair::AliFMDEdepHitPair ( )
inline

CTOR

Definition at line 45 of file AliFMDEdepHitPair.h.

virtual AliFMDEdepHitPair::~AliFMDEdepHitPair ( )
inlinevirtual

DTOR

Definition at line 47 of file AliFMDEdepHitPair.h.

AliFMDEdepHitPair::AliFMDEdepHitPair ( const AliFMDEdepHitPair o)
inline

Copy CTOR

Parameters
oObject to copy from

Definition at line 62 of file AliFMDEdepHitPair.h.

Member Function Documentation

AliFMDEdepHitPair& AliFMDEdepHitPair::operator= ( const AliFMDEdepHitPair o)
inline

Assignment operator

Parameters
oObject to assign from
Returns
Reference to this object

Definition at line 51 of file AliFMDEdepHitPair.h.

Member Data Documentation

UShort_t AliFMDEdepHitPair::fNPrim

The documentation for this class was generated from the following file: