AliPhysics  8b695ca (8b695ca)
AliAnalysisTaskEmcalTriggerSelection.h File Reference
#include <iosfwd>
#include <exception>
#include <string>
#include <vector>
#include <TList.h>
#include <TNamed.h>
#include <TString.h>
#include "AliAnalysisTaskEmcal.h"
#include "AliEmcalTriggerSelectionCuts.h"
Include dependency graph for AliAnalysisTaskEmcalTriggerSelection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PWG::EMCAL::AliAnalysisTaskEmcalTriggerSelection
 Task providing an event selection for EMCAL-triggered events based on the reconstructed EMCAL trigger patches. More...
 
class  PWG::EMCAL::AliAnalysisTaskEmcalTriggerSelection::ConfigValueException
 Handling of incorrect values in YAML configuration files. More...
 
class  PWG::EMCAL::AliAnalysisTaskEmcalTriggerSelection::AliEmcalTriggerSelectionQA
 Helper class for the trigger selection. More...
 

Namespaces

 PWG
 Namespace for PWG framework classes.
 
 PWG::EMCAL
 

Functions

std::ostream & operator<< (std::ostream &in, const PWG::EMCAL::AliAnalysisTaskEmcalTriggerSelection &task)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  stream,
const PWG::EMCAL::AliAnalysisTaskEmcalTriggerSelection task 
)

Logging all settings (output container, trigger classes, trigger selection cuts) to the output stream

Parameters
streamOutput stream used for logging
taskTrigger selection task to be put on the stream
Returns
stream after logging

Definition at line 501 of file AliAnalysisTaskEmcalTriggerSelection.cxx.