#include <AliFMDEdepMap.h>
Collaboration diagram for AliFMDEdepMap:

fEdep and number of hits fN, fEdep is the summed energy deposition, and fN is the number of hits
Definition at line 43 of file AliFMDEdepMap.h.
Public Member Functions | |
| AliFMDEdepMap (const AliFMDEdepMap &other) | |
| AliFMDEdepMap (size_t maxDet=kMaxDetectors, size_t maxRing=kMaxRings, size_t maxSec=kMaxSectors, size_t maxStr=kMaxStrips) | |
| virtual | ~AliFMDEdepMap () |
| AliFMDEdepMap & | operator= (const AliFMDEdepMap &other) |
| virtual void | Reset () |
| virtual void | Reset (const AliFMDEdepHitPair &val) |
| virtual AliFMDEdepHitPair & | operator() (UShort_t detector, Char_t ring, UShort_t sector, UShort_t strip) |
| virtual const AliFMDEdepHitPair & | operator() (UShort_t detector, Char_t ring, UShort_t sector, UShort_t strip) const |
Protected Attributes | |
| size_t | fTotal |
| AliFMDEdepHitPair * | fData |
|
|
Copy constructor
|
|
||||||||||||||||||||
|
Constructor
|
|
|
DTOR Definition at line 60 of file AliFMDEdepMap.h. |
|
||||||||||||||||||||
|
Access operator
|
|
||||||||||||||||||||
|
Access operator
|
|
|
|
|
|
Reset to value
|
|
|
Reset to default |
|
|
Definition at line 89 of file AliFMDEdepMap.h. |
|
|
Definition at line 88 of file AliFMDEdepMap.h. |
1.4.6