AliPhysics  1976924 (1976924)
AliAnalysisTaskEmcalTriggerSelection.cxx File Reference
#include <algorithm>
#include <iostream>
#include <sstream>
#include <unordered_map>
#include <TH1.h>
#include "AliEmcalTriggerDecision.h"
#include "AliEmcalTriggerDecisionContainer.h"
#include "AliEmcalTriggerSelection.h"
#include "AliAnalysisTaskEmcalTriggerSelection.h"
#include "AliEMCALTriggerPatchInfo.h"
#include "AliYAMLConfiguration.h"
Include dependency graph for AliAnalysisTaskEmcalTriggerSelection.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::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.