47 virtual void PrintOn(std::ostream &o = std::cout)
const;
51 const TLorentzVector &
CmFrame()
const {
return fCmFrame; }
65 void SetCmFrame(
const TLorentzVector &cmf) { fCmFrame = cmf; }
70 TLorentzVector fCmFrame;
const RhoEventShape * EventShape() const
virtual void PrintOn(std::ostream &o=std::cout) const
const RhoVector3Err * PrimaryVtx() const
const RhoVector3Err & BeamSpot() const
const TVector3 * MCImpactPoint() const
void SetPrimaryVertex(RhoVector3Err *inVtx)
const RhoVector3Err PrimaryVertex() const
void SetCmFrame(const TLorentzVector &cmf)
void SetIPTruth(const TLorentzVector &inVtx)
void SetBeamSpot(const RhoVector3Err &inVtx)
void SetEventShape(RhoEventShape *eventShape)
std::ostream & operator<<(std::ostream &o, const RhoEventInfo &)
const TLorentzVector & CmFrame() const