Go to the source code of this file.
|
void | HWWFunctions::eidAssign (std::vector< double > &cutarr, double cutvals[], unsigned int size) |
|
void | HWWFunctions::eidAssign (std::vector< int > &cutarr, int cutvals[], unsigned int size) |
|
void | HWWFunctions::eidAssign (std::vector< bool > &cutarr, bool cutvals[], unsigned int size) |
|
void | HWWFunctions::eidGetVBTF (const vbtf_tightness tightness, std::vector< double > &cutdeta, std::vector< double > &cutdphi, std::vector< double > &cuthoe, std::vector< double > &cutsee, std::vector< double > &cutreliso) |
|
void | HWWFunctions::eidGetWP2012 (const wp2012_tightness tightness, std::vector< double > &cutdeta, std::vector< double > &cutdphi, std::vector< double > &cuthoe, std::vector< double > &cutsee, std::vector< double > &cutooemoop, std::vector< double > &cutd0vtx, std::vector< double > &cutdzvtx, std::vector< bool > &cutvtxfit, std::vector< int > &cutmhit, std::vector< double > &cutrelisohighpt, std::vector< double > &cutrelisolowpt) |
|