AliRoot Core  3dc7879 (3dc7879)
Collaboration diagram for Utility classes.:

Files

file  AliFMDCalibFaker.cxx
 Make fake calibration data.
 
file  AliFMDCalibFaker.h
 Make fake calibration data.
 

Classes

class  AliFMDAlignFaker
 This task creates fake alignment. More...
 
class  AliFMDCalibFaker
 Class to make fake calibration parameters. More...
 
class  AliFMDDisplay
 Utility class to visualize FMD data in geometry. More...
 
class  AliFMDFancy
 Utility class to visualize FMD data in 2D. More...
 
class  AliFMDInput
 Base class for reading in various FMD data. The class loops over all found events. For each event the specified data is read in. The class then loops over all elements of the read data, and process these with user defined code. More...
 
class  AliFMDPattern
 Utility class to visualize FMD data in 2D. More...
 

Detailed Description

The classes defined here, are utility classes for reading in data for the FMD. They are put in a seperate library to not polute the normal libraries. The classes are intended to be used as base classes for customized class that do some sort of analysis on the various types of data produced by the FMD.