![]() |
AliPhysics
775474e (775474e)
|
Base class for analysis components. More...
#include <exception>
#include <map>
#include <vector>
#include <string>
#include <TNamed.h>
#include <THistManager.h>
Go to the source code of this file.
Classes | |
class | EMCalTriggerPtAnalysis::TriggerManagerNotFoundException |
Exception class for events with missing trigger configuration handler. More... | |
class | EMCalTriggerPtAnalysis::AliEMCalTriggerTracksAnalysisComponent |
Base class for analysis components in the analysis of EMCAL-triggered events. More... | |
Namespaces | |
EMCalTriggerPtAnalysis | |
Analysis of high- \( p_{t} \) tracks in triggered events. | |
Base class for analysis components.
Base class for analysis components. Inheriting classes have to implement the functions CreateHistos and Process.
Definition in file AliEMCalTriggerTracksAnalysisComponent.h.