|
FCCAnalyses
|
Functions | |
| int | selTauCand (ROOT::VecOps::RVec< float > mass, ROOT::VecOps::RVec< int > vertex_ind, ROOT::VecOps::RVec< float > vertex_chi2) |
| int | selTauCandTM (ROOT::VecOps::RVec< int > mcvertex, ROOT::VecOps::RVec< int > truevertex, int CandInd) |
| float | get_min (ROOT::VecOps::RVec< float > in, float val) |
| float | get_max (ROOT::VecOps::RVec< float > in, float val) |
| float | get_ave (ROOT::VecOps::RVec< float > in, float val) |
| float | get_min (ROOT::VecOps::RVec< float > in, ROOT::VecOps::RVec< int > ispv, int index) |
| float | get_max (ROOT::VecOps::RVec< float > in, ROOT::VecOps::RVec< int > ispv, int index) |
| float | get_ave (ROOT::VecOps::RVec< float > in, ROOT::VecOps::RVec< int > ispv, int index) |
| float FCCAnalyses::myFinalSel::get_ave | ( | ROOT::VecOps::RVec< float > | in, |
| float | val ) |
| float FCCAnalyses::myFinalSel::get_ave | ( | ROOT::VecOps::RVec< float > | in, |
| ROOT::VecOps::RVec< int > | ispv, | ||
| int | index ) |
| float FCCAnalyses::myFinalSel::get_max | ( | ROOT::VecOps::RVec< float > | in, |
| float | val ) |
| float FCCAnalyses::myFinalSel::get_max | ( | ROOT::VecOps::RVec< float > | in, |
| ROOT::VecOps::RVec< int > | ispv, | ||
| int | index ) |
| float FCCAnalyses::myFinalSel::get_min | ( | ROOT::VecOps::RVec< float > | in, |
| float | val ) |
| float FCCAnalyses::myFinalSel::get_min | ( | ROOT::VecOps::RVec< float > | in, |
| ROOT::VecOps::RVec< int > | ispv, | ||
| int | index ) |
| int FCCAnalyses::myFinalSel::selTauCand | ( | ROOT::VecOps::RVec< float > | mass, |
| ROOT::VecOps::RVec< int > | vertex_ind, | ||
| ROOT::VecOps::RVec< float > | vertex_chi2 ) |
| int FCCAnalyses::myFinalSel::selTauCandTM | ( | ROOT::VecOps::RVec< int > | mcvertex, |
| ROOT::VecOps::RVec< int > | truevertex, | ||
| int | CandInd ) |