![]() |
AliRoot Core
edcc906 (edcc906)
|
![]() |
Files | |
file | AliFMDBaseDigitizer.cxx |
FMD Digitizers implementation. | |
file | AliFMDBaseDigitizer.h |
FMD Digitizers declaration. | |
file | AliFMDDigitizer.cxx |
FMD Digitizers implementation. | |
file | AliFMDDigitizer.h |
FMD Digitizers declaration. | |
file | AliFMDEdepHitPair.h |
Per strip map of energy deposited and number of hits. | |
file | AliFMDEdepMap.cxx |
Per strip map of energy deposited and number of hits. | |
file | AliFMDEdepMap.h |
Per strip map of energy deposited and number of hits. | |
file | AliFMDHit.cxx |
Hit in the FMD. | |
file | AliFMDHit.h |
Hit in the FMD. | |
file | AliFMDHitDigitizer.cxx |
FMD Digitizers implementation. | |
file | AliFMDHitDigitizer.h |
FMD Digitizers declaration. | |
file | AliFMDv1.cxx |
Concrete implementation of FMD detector driver - detailed version. | |
Classes | |
class | AliFMDEdepHitPair |
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... | |
class | AliFMDEdepMap |
Map 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... | |
class | AliFMDHit |
AliFMDhit is the hit class for the FMD. Hits are the information that comes from a Monte Carlo at each step as a particle mass through sensitive detector elements as particles are transported through a detector. More... | |
class | AliFMDv0 |
Forward Multiplicity Detector based on Silicon wafers. More... | |
class | AliFMDv1 |
Forward Multiplicity Detector based on Silicon wafers. More... | |
class | AliFMDGeometryBuilder |
Builder of FMD geometry. This class takes care of actually building the geometry using the TGeo classes. Various parameters are fecthed from the AliFMDGeometry manager. More... | |
class | AliFMDBaseDigitizer |
Base class for digitizers. More... | |
class | AliFMDDigitizer |
Concrete digitizer to make digits from hits. See also AliFMDBaseDigitizer documentation. More... | |
class | AliFMDHitDigitizer |
Concrete digitizer to make digits from hits. See also AliFMDBaseDigitizer documentation. More... | |
class | AliFMDRawWriter |
Class to write ALTRO formated raw data from an array of AliFMDDigit objects. More... | |
Code used for the FMD simulations