AliPhysics  b5b0183 (b5b0183)
AliEmcalJet.cxx File Reference
#include "AliEmcalJet.h"
#include "AliLog.h"
#include "Riostream.h"
#include "AliParticleContainer.h"
#include "AliClusterContainer.h"
Include dependency graph for AliEmcalJet.cxx:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &in, const AliEmcalJet &myjet)
 

Function Documentation

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

Parameters
inoutput stream
myjetJet which will be printed
Returns
Reference to the output stream

Definition at line 642 of file AliEmcalJet.cxx.