AliPhysics  1976924 (1976924)
AliEmcalTriggerSelection.cxx File Reference
#include <vector>
#include <iostream>
#include <TClonesArray.h>
#include "AliEMCALTriggerPatchInfo.h"
#include "AliEmcalTriggerDecision.h"
#include "AliEmcalTriggerSelection.h"
#include "AliEmcalTriggerSelectionCuts.h"
#include "AliLog.h"
Include dependency graph for AliEmcalTriggerSelection.cxx:

Go to the source code of this file.

Namespaces

 PWG
 Namespace for PWG framework classes.
 
 PWG::EMCAL
 

Functions

std::ostream & operator<< (std::ostream &stream, 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.