34 #include "TParameter.h"
64 bool setParameter(std::string &name, std::string &value);
86 std::map<int, TSpline3*>
_d0;
87 std::map<int, TSpline3*>
_z0;
88 std::map<int, TSpline3*>
_tht;
89 std::map<int, TSpline3*>
_phi;
90 std::map<int, TSpline3*>
_mom;
91 std::map<int, TParameter<double>*>
_mom0;
100 double eval(TSpline3* spline,
double theta);
FsmAbsDetList fSubtractDetList
std::map< int, TSpline3 * > _d0
std::map< int, TF1 * > _d0Scale
std::list< std::string > ArgList
std::map< int, TParameter< double > * > _mom0
std::map< int, TF1 * > _phiScale
std::map< int, TF1 * > _z0Scale
std::map< int, TSpline3 * > _phi
bool SubtractDetector(std::string name, std::string params="")
TParameter< double > * _tht1
bool AddDetector(std::string name, std::string params="")
std::map< int, TSpline3 * > _tht
std::list< PndFsmAbsDet * > FsmAbsDetList
std::map< int, TF1 * > _thtScale
std::map< int, TF1 * > _momScale
virtual PndFsmResponse * respond(PndFsmTrack *t)
TParameter< double > * _tht0
std::map< int, TSpline3 * > _z0
std::map< int, TSpline3 * > _mom
PndFsmDetFactory fDetFact
bool setParameter(std::string &name, std::string &value)
double eval(TSpline3 *spline, double theta)