FairRoot/PandaRoot
Classes | Functions
RhoCandList.h File Reference
#include <iostream>
#include "TNamed.h"
#include "TClonesArray.h"
#include "TObjArray.h"
#include "TVector.h"
#include "TVector3.h"
#include "TParticlePDG.h"

Go to the source code of this file.

Classes

class  RhoCandList
 

Functions

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

Function Documentation

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

Definition at line 1329 of file RhoCandList.cxx.

References RhoCandList::PrintOn().

1330 {
1331  a.PrintOn ( o );
1332  return o;
1333 }
Int_t a
Definition: anaLmdDigi.C:126