#include <PhysicsTools/PatUtils/interface/JetSelection.h>
Public Attributes | |
std::string | selectionType |
Choose selection type (see PATJetCleaner). | |
double | value |
Cut value for likelihood-based selection. | |
Cuts for "custom" CaloJet selection: | |
double | EMFmax |
double | EMFmin |
double | EMvsHadFmax |
double | EMvsHadFmin |
double | Etamax |
double | HadFmax |
double | HadFmin |
double | HighestTowerOverJetmax |
double | HighestTowerOverJetmin |
double | N90max |
double | N90min |
double | NCaloTowersmax |
double | NCaloTowersmin |
double | PtJetOverArea_max |
double | PtJetOverArea_min |
double | Ptmin |
double | PtTowerOverArea_max |
double | PtTowerOverArea_min |
double | RWidthmax |
double | RWidthmin |
Used in the jet selectors.
Definition at line 8 of file JetSelection.h.
double pat::JetSelection::EMFmax |
double pat::JetSelection::EMFmin |
double pat::JetSelection::Etamax |
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::N90max |
double pat::JetSelection::N90min |
double pat::JetSelection::Ptmin |
double pat::JetSelection::RWidthmax |
double pat::JetSelection::RWidthmin |
std::string pat::JetSelection::selectionType |
double pat::JetSelection::value |