![]() |
AliPhysics
59e0e03 (59e0e03)
|
#include <iostream>
#include <string>
#include <map>
#include "AliEmcalTriggerSelectionCuts.h"
#include "AliEMCALTriggerPatchInfo.h"
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::AliEmcalTriggerSelectionCuts &cuts) |
std::ostream& operator<< | ( | std::ostream & | stream, |
const PWG::EMCAL::AliEmcalTriggerSelectionCuts & | cuts | ||
) |
Print cut settings to the stream.
stream | Output stream used for logging |
cuts | Selection cuts object to be put on the stream |
Definition at line 138 of file AliEmcalTriggerSelectionCuts.cxx.