FairRoot/PandaRoot
Classes | Functions
RhoVertexSelectorBase.h File Reference
#include <iostream>
#include "TNamed.h"
#include "TVector3.h"

Go to the source code of this file.

Classes

class  RhoVertexSelectorBase
 

Functions

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

Function Documentation

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

Definition at line 101 of file RhoVertexSelectorBase.cxx.

References RhoVertexSelectorBase::PrintOn().

102 {
103  a.PrintOn ( o );
104  return o;
105 }
Int_t a
Definition: anaLmdDigi.C:126