![]() |
AliPhysics
b5b0183 (b5b0183)
|
#include "AliEmcalJet.h"
#include "AliLog.h"
#include "Riostream.h"
#include "AliParticleContainer.h"
#include "AliClusterContainer.h"
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &in, const AliEmcalJet &myjet) |
std::ostream& operator<< | ( | std::ostream & | in, |
const AliEmcalJet & | myjet | ||
) |
Implementation of the output stream operator for AliEmcalJet. Printing basic jet information provided by function toString
in | output stream |
myjet | Jet which will be printed |
Definition at line 642 of file AliEmcalJet.cxx.