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