![]() |
AliPhysics
4c9ecbb (4c9ecbb)
|
#include <iosfwd>
#include <TNamed.h>
#include <TString.h>
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) |
std::ostream& operator<< | ( | std::ostream & | stream, |
const PWG::EMCAL::AliEmcalTriggerSelection & | sel | ||
) |
Logging trigger selection configuration (name, cuts) to the output stream
stream | Stream used for logging |
sel | Trigger selection object to be logged |
Definition at line 90 of file AliEmcalTriggerSelection.cxx.