AliPhysics  775474e (775474e)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliEMCalTriggerTracksAnalysisComponent.h File Reference

Base class for analysis components. More...

#include <exception>
#include <map>
#include <vector>
#include <string>
#include <TNamed.h>
#include <THistManager.h>
Include dependency graph for AliEMCalTriggerTracksAnalysisComponent.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Base class for analysis components.

Base class for analysis components. Inheriting classes have to implement the functions CreateHistos and Process.

Author
Markus Fasel marku.nosp@m.s.fa.nosp@m.sel@c.nosp@m.ern..nosp@m.ch, Lawrence Berkeley National Laboratory
Date
Dec 12, 2014

Definition in file AliEMCalTriggerTracksAnalysisComponent.h.