FairRoot/PandaRoot
|
Public Attributes | |
int | ncut |
int | varid [STMAXCUT] |
int | op [STMAXCUT] |
double | cutval [STMAXCUT] |
TMVA::Reader * | tmvaread |
int | tmvanvar |
int | tmvavarid [STMAXCUT] |
float | tmvacut |
TString | tmvameth |
Definition at line 66 of file softrig/PndSoftTriggerTask.cxx.
double STCutSet::cutval[STMAXCUT] |
Definition at line 71 of file softrig/PndSoftTriggerTask.cxx.
Referenced by PndSoftTriggerTask::AcceptCandidate(), PndSoftTriggerTask::Init(), and PndSoftTriggerTask::ReadConfiguration().
int STCutSet::ncut |
Definition at line 68 of file softrig/PndSoftTriggerTask.cxx.
Referenced by PndSoftTriggerTask::AcceptCandidate(), PndSoftTriggerTask::Init(), and PndSoftTriggerTask::ReadConfiguration().
int STCutSet::op[STMAXCUT] |
Definition at line 70 of file softrig/PndSoftTriggerTask.cxx.
Referenced by PndSoftTriggerTask::AcceptCandidate(), PndSoftTriggerTask::Init(), and PndSoftTriggerTask::ReadConfiguration().
float STCutSet::tmvacut |
Definition at line 76 of file softrig/PndSoftTriggerTask.cxx.
Referenced by PndSoftTriggerTask::AcceptCandidate(), PndSoftTriggerTask::Init(), and PndSoftTriggerTask::ReadConfiguration().
TString STCutSet::tmvameth |
Definition at line 77 of file softrig/PndSoftTriggerTask.cxx.
Referenced by PndSoftTriggerTask::AcceptCandidate(), and PndSoftTriggerTask::ReadConfiguration().
int STCutSet::tmvanvar |
Definition at line 74 of file softrig/PndSoftTriggerTask.cxx.
Referenced by PndSoftTriggerTask::Init(), and PndSoftTriggerTask::ReadConfiguration().
TMVA::Reader* STCutSet::tmvaread |
Definition at line 73 of file softrig/PndSoftTriggerTask.cxx.
Referenced by PndSoftTriggerTask::AcceptCandidate(), PndSoftTriggerTask::Init(), and PndSoftTriggerTask::ReadConfiguration().
int STCutSet::tmvavarid[STMAXCUT] |
Definition at line 75 of file softrig/PndSoftTriggerTask.cxx.
Referenced by PndSoftTriggerTask::Init(), and PndSoftTriggerTask::ReadConfiguration().
int STCutSet::varid[STMAXCUT] |
Definition at line 69 of file softrig/PndSoftTriggerTask.cxx.
Referenced by PndSoftTriggerTask::AcceptCandidate(), PndSoftTriggerTask::Init(), and PndSoftTriggerTask::ReadConfiguration().