FairRoot/PandaRoot
Classes | Functions
RhoEventInfo.h File Reference
#include "TObject.h"
#include "TVector3.h"
#include "RhoBase/RhoCandidate.h"
#include "RhoMath/RhoVector3Err.h"
#include "RhoBase/RhoEventShape.h"

Go to the source code of this file.

Classes

class  RhoEventInfo
 

Functions

std::ostreamoperator<< (std::ostream &o, const RhoEventInfo &)
 

Function Documentation

std::ostream& operator<< ( std::ostream o,
const RhoEventInfo  
)

Definition at line 76 of file RhoEventInfo.cxx.

References RhoEventInfo::PrintOn().

77 {
78  a.PrintOn ( o );
79  return o;
80 }
Int_t a
Definition: anaLmdDigi.C:126