FairRoot/PandaRoot
Classes | Functions
RhoEventSelectorBase.h File Reference
#include <iostream>
#include "TString.h"
#include "TVector3.h"
#include "TTreeFormula.h"
#include "RhoBase/RhoCandList.h"
#include "RhoBase/RhoEventInfo.h"
#include "RhoSelector/RhoGoodTrackSelector.h"

Go to the source code of this file.

Classes

class  RhoEventSelectorBase
 

Functions

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

Function Documentation

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

Definition at line 48 of file RhoEventSelectorBase.cxx.

References RhoEventSelectorBase::PrintOn().

49 {
50  a.PrintOn ( o );
51  return o;
52 }
Int_t a
Definition: anaLmdDigi.C:126