AliPhysics  1976924 (1976924)
AliEmcalTriggerSelection.h File Reference
#include <iosfwd>
#include <TNamed.h>
#include <TString.h>
Include dependency graph for AliEmcalTriggerSelection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PWG::EMCAL::AliEmcalTriggerSelection
 Object performing offline EMCAL trigger selection. More...
 

Namespaces

 PWG
 Namespace for PWG framework classes.
 
 PWG::EMCAL
 

Functions

std::ostream & operator<< (std::ostream &in, const PWG::EMCAL::AliEmcalTriggerSelection &sel)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  stream,
const PWG::EMCAL::AliEmcalTriggerSelection sel 
)

Logging trigger selection configuration (name, cuts) to the output stream

Parameters
streamStream used for logging
selTrigger selection object to be logged
Returns
Output stream after logging

Definition at line 90 of file AliEmcalTriggerSelection.cxx.