1 #include "StEEmcPair.h"
21 StEEmcPair(p1,p2,TVector3(0,0,0),TVector3(0,0,0));
64 mPhigg=momentum1.Angle(momentum2);
Base class for representing EEMC points.
void energy(Float_t e, Int_t layer=0)
Set the energy of this point.
void Kinematics()
Called by constructor to reconstruct two-body kinematics.
Float_t energy() const
Returns energy of pair.
void position(const TVector3 &p)
Set the position of this point at the SMD plane.
StEEmcPair()
Default constructor (don't use except for placeholder)
A class to represent pairs of points.