FairRoot/PandaRoot
RhoBeamConstraint.cxx
Go to the documentation of this file.
1 // //
3 // RhoBeamConstraint //
4 // //
5 // Definition of a beam constraint for particle fitters //
6 // //
7 // Author List: //
8 // Ralf Kliemt, HIM/GSI Feb.2013 //
9 // //
11 
12 #include "RhoBeamConstraint.h"
13 
15 
17  : fBeamConstraint ( beam )
18 {}
19 
21 {}
22 
RhoBeamConstraint(const RhoLorentzVectorErr &beam)
ClassImp(RhoBeamConstraint)