#include <ElectronVPlusJetsIDSelectionFunctor.h>
Public Types | |
enum | Version_t { SUMMER08, FIRSTDATA, N_VERSIONS } |
Public Types inherited from Selector< pat::Electron > | |
typedef std::binary_function < pat::Electron, pat::strbitset, bool > | base_type |
typedef std::pair< index_type, size_t > | cut_flow_item |
typedef std::vector < cut_flow_item > | cut_flow_map |
typedef pat::Electron | data_type |
typedef std::map< index_type, double > | double_map |
typedef pat::strbitset::index_type | index_type |
typedef std::map< index_type, int > | int_map |
Public Member Functions | |
ElectronVPlusJetsIDSelectionFunctor () | |
ElectronVPlusJetsIDSelectionFunctor (edm::ParameterSet const ¶meters, edm::ConsumesCollector &iC) | |
ElectronVPlusJetsIDSelectionFunctor (edm::ParameterSet const ¶meters) | |
ElectronVPlusJetsIDSelectionFunctor (Version_t version, double d0=0.2, double ed0=999.0, double sd0=999.0, double reliso=0.1) | |
bool | firstDataCuts (const pat::Electron &electron, pat::strbitset &ret) |
void | initialize (Version_t version, double d0, double ed0, double sd0, double reliso) |
bool | operator() (const pat::Electron &electron, pat::strbitset &ret) |
This provides the interface for base classes to select objects. More... | |
Public Member Functions inherited from Selector< pat::Electron > | |
void | clear (std::string const &s) |
Turn off a given selection cut. More... | |
void | clear (index_type const &i) |
bool | considerCut (std::string const &s) const |
consider the cut at index "s" More... | |
bool | considerCut (index_type const &i) const |
int | cut (index_type const &i, int val) const |
Access the int cut values at index "s". More... | |
double | cut (index_type const &i, double val) const |
Access the double cut values at index "s". More... | |
int | cut (std::string s, int val) const |
Access the int cut values at index "s". More... | |
double | cut (std::string s, double val) const |
Access the double cut values at index "s". More... | |
pat::strbitset | getBitTemplate () const |
Get an empty bitset with the proper names. More... | |
double | getPasses (std::string const &s) const |
Return the number of passing cases. More... | |
double | getPasses (index_type const &i) const |
bool | ignoreCut (std::string const &s) const |
ignore the cut at index "s" More... | |
bool | ignoreCut (index_type const &i) const |
virtual bool | operator() (pat::Electronconst &t) |
This provides an alternative signature without the second ret. More... | |
virtual bool | operator() (pat::Electronconst &t, edm::EventBase const &e, pat::strbitset &ret) |
This provides an alternative signature that includes extra information. More... | |
virtual bool | operator() (pat::Electronconst &t, edm::EventBase const &e) |
This provides an alternative signature that includes extra information. More... | |
bool | operator[] (std::string const &s) const |
bool | operator[] (index_type const &i) const |
void | passCut (pat::strbitset &ret, std::string const &s) |
Passing cuts. More... | |
void | passCut (pat::strbitset &ret, index_type const &i) |
void | print (std::ostream &out) const |
Print the cut flow. More... | |
void | printActiveCuts (std::ostream &out) const |
Print the cuts being considered. More... | |
virtual void | push_back (std::string const &s) |
This is the registration of an individual cut string. More... | |
virtual void | push_back (std::string const &s, int cut) |
This is the registration of an individual cut string, with an int cut value. More... | |
virtual void | push_back (std::string const &s, double cut) |
This is the registration of an individual cut string, with a double cut value. More... | |
Selector () | |
Constructor clears the bits. More... | |
void | set (std::string const &s, bool val=true) |
Set a given selection cut, on or off. More... | |
void | set (index_type const &i, bool val=true) |
void | set (std::string const &s, int cut, bool val=true) |
Set a given selection cut, on or off, and reset int cut value. More... | |
void | set (index_type const &i, int cut, bool val=true) |
void | set (std::string const &s, double cut, bool val=true) |
Set a given selection cut, on or off, and reset int cut value. More... | |
void | set (index_type const &i, double cut, bool val=true) |
void | setIgnored (pat::strbitset &ret) |
set ignored bits More... | |
void | setIgnoredCuts (std::vector< std::string > const &bitsToIgnore) |
set the bits to ignore from a vector More... | |
virtual | ~Selector () |
Private Attributes | |
index_type | indexD0_ |
index_type | indexED0_ |
index_type | indexRelIso_ |
index_type | indexSD0_ |
Version_t | version_ |
Additional Inherited Members | |
Protected Attributes inherited from Selector< pat::Electron > | |
pat::strbitset | bits_ |
the bitset indexed by strings More... | |
cut_flow_map | cutFlow_ |
map of cut flows in "human" order More... | |
double_map | doubleCuts_ |
the double-value cut map More... | |
int_map | intCuts_ |
the int-value cut map More... | |
pat::strbitset | retInternal_ |
internal ret if users don't care about return bits More... | |
Definition at line 13 of file ElectronVPlusJetsIDSelectionFunctor.h.
Enumerator | |
---|---|
SUMMER08 | |
FIRSTDATA | |
N_VERSIONS |
Definition at line 17 of file ElectronVPlusJetsIDSelectionFunctor.h.
|
inline |
Definition at line 19 of file ElectronVPlusJetsIDSelectionFunctor.h.
|
inline |
Definition at line 22 of file ElectronVPlusJetsIDSelectionFunctor.h.
|
inline |
Definition at line 27 of file ElectronVPlusJetsIDSelectionFunctor.h.
References gather_cfg::cout, Exception, edm::ParameterSet::exists(), FIRSTDATA, Selector< pat::Electron >::getBitTemplate(), edm::ParameterSet::getParameter(), initialize(), Selector< pat::Electron >::retInternal_, Selector< pat::Electron >::setIgnoredCuts(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 51 of file ElectronVPlusJetsIDSelectionFunctor.h.
References initialize().
|
inline |
Definition at line 99 of file ElectronVPlusJetsIDSelectionFunctor.h.
References Selector< pat::Electron >::cut(), pat::Electron::dB(), reco::GsfElectron::dr03EcalRecHitSumEt(), reco::GsfElectron::dr03HcalTowerSumEt(), reco::GsfElectron::dr03TkSumPt(), pat::Electron::edB(), reco::LeafCandidate::et(), Selector< pat::Electron >::ignoreCut(), indexD0_, indexED0_, indexRelIso_, indexSD0_, Selector< pat::Electron >::passCut(), objects.IsoTrackAnalyzer::relIso, runTheMatrix::ret, pat::strbitset::set(), and Selector< pat::Electron >::setIgnored().
Referenced by operator()().
|
inline |
Definition at line 60 of file ElectronVPlusJetsIDSelectionFunctor.h.
References Selector< pat::Electron >::bits_, indexD0_, indexED0_, indexRelIso_, indexSD0_, Selector< pat::Electron >::push_back(), Selector< pat::Electron >::set(), relval_steps::version, and version_.
Referenced by ElectronVPlusJetsIDSelectionFunctor().
|
inlinevirtual |
This provides the interface for base classes to select objects.
Implements Selector< pat::Electron >.
Definition at line 88 of file ElectronVPlusJetsIDSelectionFunctor.h.
References FIRSTDATA, firstDataCuts(), and version_.
|
private |
Definition at line 128 of file ElectronVPlusJetsIDSelectionFunctor.h.
Referenced by firstDataCuts(), and initialize().
|
private |
Definition at line 129 of file ElectronVPlusJetsIDSelectionFunctor.h.
Referenced by firstDataCuts(), and initialize().
|
private |
Definition at line 131 of file ElectronVPlusJetsIDSelectionFunctor.h.
Referenced by firstDataCuts(), and initialize().
|
private |
Definition at line 130 of file ElectronVPlusJetsIDSelectionFunctor.h.
Referenced by firstDataCuts(), and initialize().
|
private |
Definition at line 126 of file ElectronVPlusJetsIDSelectionFunctor.h.
Referenced by initialize(), and operator()().