#include <JetSelection.h>
Public Attributes | |
std::string | selectionType |
Choose selection type (see PATJetCleaner) More... | |
double | value |
Cut value for likelihood-based selection. More... | |
Cuts for "custom" CaloJet selection: | |
double | EMFmin |
double | EMFmax |
double | Etamax |
double | Ptmin |
double | EMvsHadFmin |
double | EMvsHadFmax |
double | HadFmin |
double | HadFmax |
double | N90min |
double | N90max |
double | NCaloTowersmin |
double | NCaloTowersmax |
double | HighestTowerOverJetmin |
double | HighestTowerOverJetmax |
double | RWidthmin |
double | RWidthmax |
double | PtJetOverArea_min |
double | PtJetOverArea_max |
double | PtTowerOverArea_min |
double | PtTowerOverArea_max |
Structure defining the jet selection. Used in the jet selectors.
Definition at line 8 of file JetSelection.h.
double pat::JetSelection::EMFmax |
Definition at line 16 of file JetSelection.h.
Referenced by pat::CaloJetSelector::filter().
double pat::JetSelection::EMFmin |
Definition at line 16 of file JetSelection.h.
Referenced by pat::CaloJetSelector::filter().
double pat::JetSelection::EMvsHadFmax |
Definition at line 20 of file JetSelection.h.
Referenced by pat::CaloJetSelector::filter().
double pat::JetSelection::EMvsHadFmin |
Definition at line 20 of file JetSelection.h.
Referenced by pat::CaloJetSelector::filter().
double pat::JetSelection::Etamax |
Definition at line 17 of file JetSelection.h.
Referenced by pat::CaloJetSelector::filter().
double pat::JetSelection::HadFmax |
Definition at line 21 of file JetSelection.h.
double pat::JetSelection::HadFmin |
Definition at line 21 of file JetSelection.h.
double pat::JetSelection::HighestTowerOverJetmax |
Definition at line 24 of file JetSelection.h.
Referenced by pat::CaloJetSelector::filter().
double pat::JetSelection::HighestTowerOverJetmin |
Definition at line 24 of file JetSelection.h.
Referenced by pat::CaloJetSelector::filter().
double pat::JetSelection::N90max |
Definition at line 22 of file JetSelection.h.
Referenced by pat::CaloJetSelector::filter().
double pat::JetSelection::N90min |
Definition at line 22 of file JetSelection.h.
Referenced by pat::CaloJetSelector::filter().
double pat::JetSelection::NCaloTowersmax |
Definition at line 23 of file JetSelection.h.
Referenced by pat::CaloJetSelector::filter().
double pat::JetSelection::NCaloTowersmin |
Definition at line 23 of file JetSelection.h.
Referenced by pat::CaloJetSelector::filter().
double pat::JetSelection::PtJetOverArea_max |
Definition at line 26 of file JetSelection.h.
Referenced by pat::CaloJetSelector::filter().
double pat::JetSelection::PtJetOverArea_min |
Definition at line 26 of file JetSelection.h.
Referenced by pat::CaloJetSelector::filter().
double pat::JetSelection::Ptmin |
Definition at line 19 of file JetSelection.h.
Referenced by pat::CaloJetSelector::filter().
double pat::JetSelection::PtTowerOverArea_max |
Definition at line 27 of file JetSelection.h.
Referenced by pat::CaloJetSelector::filter().
double pat::JetSelection::PtTowerOverArea_min |
Definition at line 27 of file JetSelection.h.
Referenced by pat::CaloJetSelector::filter().
double pat::JetSelection::RWidthmax |
Definition at line 25 of file JetSelection.h.
Referenced by pat::CaloJetSelector::filter().
double pat::JetSelection::RWidthmin |
Definition at line 25 of file JetSelection.h.
Referenced by pat::CaloJetSelector::filter().
std::string pat::JetSelection::selectionType |
Choose selection type (see PATJetCleaner)
Definition at line 9 of file JetSelection.h.
double pat::JetSelection::value |
Cut value for likelihood-based selection.
Definition at line 11 of file JetSelection.h.
Referenced by Types.int32::__nonzero__(), Types.uint32::__nonzero__(), Types.int64::__nonzero__(), Types.uint64::__nonzero__(), Types.double::__nonzero__(), Types.bool::__nonzero__(), Types.string::__nonzero__(), Vispa.Views.PropertyView.FileProperty::buttonClicked(), Types.string::configValue(), Types.FileInPath::configValue(), Mixins.UsingBlock::dumpPython(), Types.int32::insertInto(), Types.uint32::insertInto(), Types.int64::insertInto(), Types.uint64::insertInto(), Mixins.UsingBlock::insertInto(), Types.double::insertInto(), Types.bool::insertInto(), Types.string::insertInto(), Types.FileInPath::insertInto(), Types.vint32::insertInto(), Types.vuint32::insertInto(), Types.vint64::insertInto(), Types.vuint64::insertInto(), Types.vdouble::insertInto(), Types.vbool::insertInto(), Types.vstring::insertInto(), and Vispa.Views.PropertyView.FileProperty::labelDoubleClicked().