1 #ifndef RHOVERTEXSELECTORBSE_H
2 #define RHOVERTEXSELECTORBSE_H
void Combine(RhoCandList &in1, RhoCandList &in2, RhoCandList &out)
virtual Bool_t Accept(RhoCandidate *, RhoCandidate *, RhoCandidate *)
RhoVertexSelectorBase(const char *name="RhoVertexSelectorBase")
void SetAngle(Double_t d)
std::ostream & operator<<(std::ostream &o, const PndEventInfo &a)
void SetRadius(Double_t r1, Double_t r2=1.E8)
Double_t GetDistanceOfClosestApproach()
void SetDistanceOfClosestApproach(Double_t d)
TVector3 GetMomentum() const
const TVector3 & GetMomentumA() const
Double_t GetRadius() const
virtual Bool_t Accept(RhoCandidate *, RhoCandidate *, RhoCandidate *, RhoCandidate *, RhoCandidate *)
virtual Bool_t Accept(RhoCandidate *, RhoCandidate *, RhoCandidate *, RhoCandidate *)
virtual Bool_t Accept(RhoCandidate *, RhoCandidate *)=0
virtual ~RhoVertexSelectorBase()
void SetPrimaryVertex(TVector3 x)
const TVector3 & GetMomentumB() const
virtual void PrintOn(std::ostream &o=std::cout) const