112 double theta = t->
p4().Theta();
113 double p_t=t->
p4().Vect().Perp(TVector3(0.,0.,1.));
114 double charge=t->
charge();
123 o <<
"Parameters for detector <"<<
detName()<<
">"<<endl;
124 o <<
" _thtMin = "<<
_thtMin<<endl;
125 o <<
" _thtMax = "<<
_thtMax<<endl;
126 o <<
" _ptmin = "<<
_ptmin<<endl;
127 o <<
" _vtxRes = "<<
_vtxRes*1e5<<
"um"<<endl;
151 if (name ==
"thtMin")
154 if (name ==
"thtMax")
160 if (name ==
"vtxRes")
163 if (name ==
"efficiency")
void print(std::ostream &o)
std::list< std::string > ArgList
void parseParameterList(ArgList &par)
virtual PndFsmResponse * respond(PndFsmTrack *t)
bool detected(PndFsmTrack *t) const
static const std::string & name(unsigned int t)
basic_ostream< char, char_traits< char > > ostream
void setDetector(PndFsmAbsDet *detector)
const std::string & detName()
friend F32vec4 fabs(const F32vec4 &a)
virtual ~PndFsmSimpleVtx()
void setDetected(bool isdet)
bool setParameter(std::string &name, double value)