#include <TObject.h>
#include <TString.h>
Include dependency graph for AliFMDInput.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
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 | AliFMDInputHits |
class | AliFMDInputDigits |
class | AliFMDInputSDigits |
class | AliFMDInputRaw |
class | AliFMDInputRecPoints |