Analysis-level calorimeter jet class. More...
#include "DataFormats/PatCandidates/interface/Jet.h"
Public Member Functions | |
void | addBDiscriminatorPair (const std::pair< std::string, float > &thePair) |
method to add a algolabel-discriminator pair More... | |
void | addSubjets (pat::JetPtrCollection const &pieces, std::string const &label="") |
Add new set of subjets. More... | |
void | addTagInfo (const std::string &label, const TagInfoFwdPtrCollection::value_type &info) |
const reco::TrackRefVector & | associatedTracks () const |
method to return a vector of refs to the tracks associated to this jet More... | |
const std::vector< std::string > | availableJECLevels (const int &set=0) const |
const std::vector< std::string > | availableJECLevels (const std::string &set) const |
const std::vector< std::string > | availableJECSets () const |
-— methods for jet corrections -— More... | |
float | bDiscriminator (const std::string &theLabel) const |
-— methods for accessing b-tagging info -— More... | |
const CaloSpecific & | caloSpecific () const |
retrieve the calo specific part of the jet More... | |
CaloTowerFwdPtrVector const & | caloTowersFwdPtr () const |
Access to bare FwdPtr collections. More... | |
float | chargedEmEnergy () const |
chargedEmEnergy More... | |
float | chargedEmEnergyFraction () const |
chargedEmEnergyFraction (relative to uncorrected jet energy) More... | |
float | chargedHadronEnergy () const |
chargedHadronEnergy More... | |
float | chargedHadronEnergyFraction () const |
chargedHadronEnergyFraction (relative to uncorrected jet energy) More... | |
int | chargedHadronMultiplicity () const |
chargedHadronMultiplicity More... | |
float | chargedMuEnergy () const |
chargedMuEnergy More... | |
float | chargedMuEnergyFraction () const |
chargedMuEnergyFraction More... | |
int | chargedMultiplicity () const |
chargedMultiplicity More... | |
void | clearDaughters () override |
clear daughter references More... | |
Jet * | clone () const override |
required reimplementation of the Candidate's clone method More... | |
Jet | correctedJet (const std::string &level, const std::string &flavor="none", const std::string &set="") const |
Jet | correctedJet (const unsigned int &level, const JetCorrFactors::Flavor &flavor=JetCorrFactors::NONE, const unsigned int &set=0) const |
const LorentzVector | correctedP4 (const std::string &level, const std::string &flavor="none", const std::string &set="") const |
const LorentzVector | correctedP4 (const unsigned int &level, const JetCorrFactors::Flavor &flavor=JetCorrFactors::NONE, const unsigned int &set=0) const |
JetCorrFactors::Flavor | currentJECFlavor () const |
return flavour of the current step of jet energy corrections More... | |
std::string | currentJECLevel () const |
return the name of the current step of jet energy corrections More... | |
std::string | currentJECSet () const |
returns the label of the current set of jet energy corrections More... | |
const reco::Candidate * | daughter (size_t i) const override |
reco::CandidatePtr | daughterPtr (size_t i) const override |
reference to daughter at given position More... | |
const reco::CompositePtrCandidate::daughters & | daughterPtrVector () const override |
references to daughtes More... | |
float | elecMultiplicity () const |
chargedMultiplicity More... | |
const reco::TrackRefVector & | elecsInVertexInCalo () const |
electrons fully contained in cone More... | |
const reco::TrackRefVector & | elecsInVertexOutCalo () const |
electrons that curled out More... | |
const reco::TrackRefVector & | elecsOutVertexInCalo () const |
electrons that curled in More... | |
float | electronEnergy () const |
electronEnergy More... | |
float | electronEnergyFraction () const |
electronEnergyFraction (relative to corrected jet energy) More... | |
int | electronMultiplicity () const |
electronMultiplicity More... | |
float | emEnergyFraction () const |
returns the jet electromagnetic energy fraction More... | |
float | emEnergyInEB () const |
returns the jet electromagnetic energy in EB More... | |
float | emEnergyInEE () const |
returns the jet electromagnetic energy in EE More... | |
float | emEnergyInHF () const |
returns the jet electromagnetic energy extracted from HF More... | |
float | energyFractionHadronic () const |
returns the jet hadronic energy fraction More... | |
const reco::GenJet * | genJet () const |
return the matched generated jet More... | |
edm::FwdRef< reco::GenJetCollection > const & | genJetFwdRef () const |
const reco::GenParticle * | genParton () const |
-— methods for MC matching -— More... | |
CaloTowerPtr | getCaloConstituent (unsigned fIndex) const |
convert generic constituent to specific type More... | |
std::vector< CaloTowerPtr > const & | getCaloConstituents () const |
const std::vector< std::pair< std::string, float > > & | getPairDiscri () const |
get vector of paire labelname-disciValue More... | |
reco::PFCandidatePtr | getPFConstituent (unsigned fIndex) const |
convert generic constituent to specific type More... | |
std::vector< reco::PFCandidatePtr > const & | getPFConstituents () const |
double | groomedMass (std::string const &label) const |
double | groomedMass (unsigned int index=0) const |
Access to mass of subjets. More... | |
float | hadEnergyInHB () const |
returns the jet hadronic energy in HB More... | |
float | hadEnergyInHE () const |
returns the jet hadronic energy in HE More... | |
float | hadEnergyInHF () const |
returns the jet hadronic energy in HF More... | |
float | hadEnergyInHO () const |
returns the jet hadronic energy in HO More... | |
int | hadronFlavour () const |
return the hadron-based flavour of the jet More... | |
bool | hasPFSpecific () const |
check to see if the PFSpecific object is stored More... | |
bool | hasSubjets (std::string const &label) const |
Check to see if the subjet collection exists. More... | |
bool | hasTagInfo (const std::string label) const |
check to see if the given tag info is nonzero More... | |
float | HFEMEnergy () const |
HFEMEnergy. More... | |
float | HFEMEnergyFraction () const |
HFEMEnergyFraction (relative to corrected jet energy) More... | |
int | HFEMMultiplicity () const |
HFEMMultiplicity. More... | |
float | HFHadronEnergy () const |
HFHadronEnergy. More... | |
float | HFHadronEnergyFraction () const |
HFHadronEnergyFraction (relative to corrected jet energy) More... | |
int | HFHadronMultiplicity () const |
HFHadronMultiplicity. More... | |
float | hoEnergy () const |
hoEnergy More... | |
float | hoEnergyFraction () const |
hoEnergyFraction (relative to corrected jet energy) More... | |
bool | isBasicJet () const |
check to see if the jet is no more than a reco::BasicJet More... | |
bool | isCaloJet () const |
check to see if the jet is a reco::CaloJet More... | |
bool | isJPTJet () const |
check to see if the jet is a reco::JPTJet More... | |
bool | isPFJet () const |
check to see if the jet is a reco::PFJet More... | |
float | jecFactor (const std::string &level, const std::string &flavor="none", const std::string &set="") const |
float | jecFactor (const unsigned int &level, const JetCorrFactors::Flavor &flavor=JetCorrFactors::NONE, const unsigned int &set=0) const |
bool | jecSetAvailable (const std::string &set) const |
bool | jecSetAvailable (const unsigned int &set) const |
bool | jecSetsAvailable () const |
Jet () | |
default constructor More... | |
Jet (const edm::Ptr< pat::Jet > &aJetRef) | |
constructure from ref to pat::Jet More... | |
Jet (const edm::Ptr< reco::Jet > &aJetRef) | |
constructor from ref to reco::Jet More... | |
Jet (const edm::RefToBase< pat::Jet > &aJetRef) | |
constructure from ref to pat::Jet More... | |
Jet (const edm::RefToBase< reco::Jet > &aJetRef) | |
constructor from ref to reco::Jet More... | |
Jet (const reco::Jet &aJet) | |
constructor from a reco::Jet More... | |
float | jetCharge () const |
method to return the JetCharge computed when creating the Jet More... | |
const reco::JetFlavourInfo & | jetFlavourInfo () const |
return the JetFlavourInfo of the jet More... | |
reco::JetID const & | jetID () const |
accessing Jet ID information More... | |
const JPTSpecific & | jptSpecific () const |
retrieve the jpt specific part of the jet More... | |
float | maxEInEmTowers () const |
returns the maximum energy deposited in ECAL towers More... | |
float | maxEInHadTowers () const |
returns the maximum energy deposited in HCAL towers More... | |
float | muonEnergy () const |
muonEnergy More... | |
float | muonEnergyFraction () const |
muonEnergyFraction (relative to corrected jet energy) More... | |
int | muonMultiplicity () const |
muonMultiplicity More... | |
const reco::TrackRefVector & | muonsInVertexInCalo () const |
muons fully contained in cone More... | |
const reco::TrackRefVector & | muonsInVertexOutCalo () const |
muons that curled out More... | |
const reco::TrackRefVector & | muonsOutVertexInCalo () const |
muons that curled in More... | |
int | n60 () const |
returns the number of constituents carrying a 60% of the total Jet energy*/ More... | |
int | n90 () const |
returns the number of constituents carrying a 90% of the total Jet energy*/ More... | |
float | neutralEmEnergy () const |
neutralEmEnergy More... | |
float | neutralEmEnergyFraction () const |
neutralEmEnergyFraction (relative to uncorrected jet energy) More... | |
float | neutralHadronEnergy () const |
neutralHadronEnergy More... | |
float | neutralHadronEnergyFraction () const |
neutralHadronEnergyFraction (relative to uncorrected jet energy) More... | |
int | neutralHadronMultiplicity () const |
neutralHadronMultiplicity More... | |
int | neutralMultiplicity () const |
neutralMultiplicity More... | |
unsigned int | nSubjetCollections () const |
Number of subjet collections. More... | |
size_t | numberOfDaughters () const override |
int | partonFlavour () const |
return the parton-based flavour of the jet More... | |
reco::PFCandidateFwdPtrVector const & | pfCandidatesFwdPtr () const |
const PFSpecific & | pfSpecific () const |
retrieve the pf specific part of the jet More... | |
float | photonEnergy () const |
photonEnergy More... | |
float | photonEnergyFraction () const |
photonEnergyFraction (relative to corrected jet energy) More... | |
int | photonMultiplicity () const |
photonMultiplicity More... | |
const reco::TrackRefVector & | pionsInVertexInCalo () const |
pions fully contained in cone More... | |
const reco::TrackRefVector & | pionsInVertexOutCalo () const |
pions that curled out More... | |
const reco::TrackRefVector & | pionsOutVertexInCalo () const |
pions that curled in More... | |
void | scaleEnergy (double fScale) override |
Scale energy and correspondingly adjust raw jec factors. More... | |
void | scaleEnergy (double fScale, const std::string &level) |
void | setAssociatedTracks (const reco::TrackRefVector &tracks) |
method to set the vector of refs to the tracks associated to this jet More... | |
void | setCaloSpecific (const CaloSpecific &newCaloSpecific) |
set the calo specific part of the jet More... | |
void | setCaloTowers (const CaloTowerFwdPtrCollection &caloTowers) |
method to store the CaloJet constituents internally More... | |
void | setGenJetRef (const edm::FwdRef< reco::GenJetCollection > &gj) |
method to set the matched generated jet reference, embedding if requested More... | |
void | setGenParton (const reco::GenParticleRef &gp, bool embed=false) |
method to set the matched parton More... | |
void | setHadronFlavour (int hadronFl) |
method to set the hadron-based flavour of the jet More... | |
void | setJetCharge (float jetCharge) |
method to set the jet charge More... | |
void | setJetFlavourInfo (const reco::JetFlavourInfo &jetFlavourInfo) |
method to set the JetFlavourInfo of the jet More... | |
void | setJetID (reco::JetID const &id) |
methods for jet ID More... | |
void | setJPTSpecific (const JPTSpecific &newJPTSpecific) |
set the jpt specific part of the jet More... | |
void | setPartonFlavour (int partonFl) |
method to set the parton-based flavour of the jet More... | |
void | setPFCandidates (const PFCandidateFwdPtrCollection &pfCandidates) |
method to store the PFCandidate constituents internally More... | |
void | setPFSpecific (const PFSpecific &newPFSpecific) |
set the pf specific part of the jet More... | |
std::vector< std::string > const & | subjetCollectionNames () const |
Subjet collection names. More... | |
pat::JetPtrCollection const & | subjets (std::string const &label) const |
String access to subjet list. More... | |
pat::JetPtrCollection const & | subjets (unsigned int index=0) const |
Access to subjet list. More... | |
const reco::BaseTagInfo * | tagInfo (const std::string &label) const |
const reco::BoostedDoubleSVTagInfo * | tagInfoBoostedDoubleSV (const std::string &label="") const |
const reco::CandIPTagInfo * | tagInfoCandIP (const std::string &label="") const |
const reco::CandSecondaryVertexTagInfo * | tagInfoCandSecondaryVertex (const std::string &label="") const |
const reco::CandSoftLeptonTagInfo * | tagInfoCandSoftLepton (const std::string &label="") const |
std::vector< std::string > const & | tagInfoLabels () const |
get list of tag info labels More... | |
const reco::PixelClusterTagInfo * | tagInfoPixelCluster (const std::string &label="") const |
const reco::SecondaryVertexTagInfo * | tagInfoSecondaryVertex (const std::string &label="") const |
TagInfoFwdPtrCollection const & | tagInfosFwdPtr () const |
const reco::SoftLeptonTagInfo * | tagInfoSoftLepton (const std::string &label="") const |
const reco::TrackIPTagInfo * | tagInfoTrackIP (const std::string &label="") const |
float | towersArea () const |
returns area of contributing towers More... | |
void | updateFwdCaloTowerFwdPtr (unsigned int index, const edm::Ptr< CaloTower > &updateFwd) |
void | updateFwdGenJetFwdRef (edm::Ref< reco::GenJetCollection > updateRef) |
void | updateFwdPFCandidateFwdPtr (unsigned int index, const edm::Ptr< reco::PFCandidate > &updateFwd) |
void | updateFwdTagInfoFwdPtr (unsigned int index, const edm::Ptr< reco::BaseTagInfo > &updateFwd) |
const float & | zspCorrection () const |
zero suppression correction More... | |
~Jet () override | |
destructor More... | |
Public Member Functions inherited from pat::PATObject< reco::Jet > | |
void | addGenParticleRef (const reco::GenParticleRef &ref) |
void | addTriggerObjectMatch (const TriggerObjectStandAlone &trigObj) |
add a trigger match More... | |
void | addUserCand (const std::string &label, const reco::CandidatePtr &data, const bool overwrite=false) |
Set user-defined int. More... | |
void | addUserData (const std::string &label, const T &data, bool transientOnly=false, bool overwrite=false) |
void | addUserDataFromPtr (const std::string &label, const edm::Ptr< pat::UserData > &data, bool overwrite=false) |
void | addUserFloat (const std::string &label, float data, const bool overwrite=false) |
Set user-defined float. More... | |
void | addUserInt (const std::string &label, int32_t data, const bool overwrite=false) |
Set user-defined int. More... | |
std::vector< std::pair< std::string, pat::LookupTableRecord > > | efficiencies () const |
Returns the efficiencies as <name,value> pairs (by value) More... | |
const pat::LookupTableRecord & | efficiency (const std::string &name) const |
Returns an efficiency given its name. More... | |
const std::vector< std::string > & | efficiencyNames () const |
Returns the list of the names of the stored efficiencies. More... | |
const std::vector< pat::LookupTableRecord > & | efficiencyValues () const |
Returns the list of the values of the stored efficiencies (the ordering is the same as in efficiencyNames()) More... | |
void | embedGenParticle () |
const reco::GenParticle * | genParticle (size_t idx=0) const |
reco::GenParticleRef | genParticleById (int pdgId, int status, uint8_t autoCharge=0) const |
reco::GenParticleRef | genParticleRef (size_t idx=0) const |
std::vector< reco::GenParticleRef > | genParticleRefs () const |
size_t | genParticlesSize () const |
Number of generator level particles stored as ref or embedded. More... | |
const pat::CandKinResolution & | getKinResolution (const std::string &label="") const |
bool | hasKinResolution (const std::string &label="") const |
Check if the kinematic resolutions are stored into this object (possibly specifying a label for them) More... | |
bool | hasOverlaps (const std::string &label) const |
Returns true if there was at least one overlap for this test label. More... | |
bool | hasUserCand (const std::string &key) const |
Return true if there is a user-defined int with a given name. More... | |
bool | hasUserData (const std::string &key) const |
Check if user data with a specific type is present. More... | |
bool | hasUserFloat (const char *key) const |
a CINT-friendly interface More... | |
bool | hasUserFloat (const std::string &key) const |
Return true if there is a user-defined float with a given name. More... | |
bool | hasUserInt (const std::string &key) const |
Return true if there is a user-defined int with a given name. More... | |
const reco::Candidate * | originalObject () const |
access to the original object; returns zero for null Ref and throws for unavailable collection More... | |
const edm::Ptr< reco::Candidate > & | originalObjectRef () const |
reference to original object. Returns a null reference if not available More... | |
const std::vector< std::string > & | overlapLabels () const |
Returns the labels of the overlap tests that found at least one overlap. More... | |
const reco::CandidatePtrVector & | overlaps (const std::string &label) const |
PATObject () | |
default constructor More... | |
PATObject (const edm::Ptr< reco::Jet > &ref) | |
constructor from reference More... | |
PATObject (const edm::RefToBase< reco::Jet > &ref) | |
constructor from reference More... | |
PATObject (const reco::Jet &obj) | |
constructor from a base object (leaves invalid reference to original object!) More... | |
double | resolE (const std::string &label="") const |
Resolution on energy, possibly with a label to specify which resolution to use. More... | |
double | resolEt (const std::string &label="") const |
Resolution on et, possibly with a label to specify which resolution to use. More... | |
double | resolEta (const std::string &label="") const |
Resolution on eta, possibly with a label to specify which resolution to use. More... | |
double | resolM (const std::string &label="") const |
double | resolP (const std::string &label="") const |
Resolution on p, possibly with a label to specify which resolution to use. More... | |
double | resolPhi (const std::string &label="") const |
Resolution on phi, possibly with a label to specify which resolution to use. More... | |
double | resolPInv (const std::string &label="") const |
Resolution on 1/p, possibly with a label to specify which resolution to use. More... | |
double | resolPt (const std::string &label="") const |
Resolution on pt, possibly with a label to specify which resolution to use. More... | |
double | resolPx (const std::string &label="") const |
Resolution on px, possibly with a label to specify which resolution to use. More... | |
double | resolPy (const std::string &label="") const |
Resolution on py, possibly with a label to specify which resolution to use. More... | |
double | resolPz (const std::string &label="") const |
Resolution on pz, possibly with a label to specify which resolution to use. More... | |
double | resolTheta (const std::string &label="") const |
Resolution on theta, possibly with a label to specify which resolution to use. More... | |
void | setEfficiency (const std::string &name, const pat::LookupTableRecord &value) |
void | setGenParticle (const reco::GenParticle &particle) |
Set the generator level particle from a particle not in the Event (embedding it, of course) More... | |
void | setGenParticleRef (const reco::GenParticleRef &ref, bool embed=false) |
Set the generator level particle reference. More... | |
void | setKinResolution (const pat::CandKinResolution &resol, const std::string &label="") |
Add a kinematic resolution to this object (possibly with a label) More... | |
void | setOverlaps (const std::string &label, const reco::CandidatePtrVector &overlaps) |
const TriggerObjectStandAlone * | triggerObjectMatch (const size_t idx=0) const |
get one matched trigger object by index More... | |
const TriggerObjectStandAlone * | triggerObjectMatchByAlgorithm (const char *nameAlgorithm, const bool algoCondAccepted=true, const size_t idx=0) const |
const TriggerObjectStandAlone * | triggerObjectMatchByAlgorithm (const char *nameAlgorithm, const unsigned algoCondAccepted, const size_t idx=0) const |
const TriggerObjectStandAlone * | triggerObjectMatchByAlgorithm (const std::string &nameAlgorithm, const bool algoCondAccepted=true, const size_t idx=0) const |
const TriggerObjectStandAlone * | triggerObjectMatchByAlgorithm (const std::string &nameAlgorithm, const unsigned algoCondAccepted, const size_t idx=0) const |
const TriggerObjectStandAlone * | triggerObjectMatchByCollection (const char *coll, const size_t idx=0) const |
const TriggerObjectStandAlone * | triggerObjectMatchByCollection (const std::string &coll, const size_t idx=0) const |
get one matched trigger object from a certain collection by index More... | |
const TriggerObjectStandAlone * | triggerObjectMatchByCondition (const char *nameCondition, const size_t idx=0) const |
const TriggerObjectStandAlone * | triggerObjectMatchByCondition (const std::string &nameCondition, const size_t idx=0) const |
get one matched L1 object used in a succeeding object combination of a certain L1 condition by index More... | |
const TriggerObjectStandAlone * | triggerObjectMatchByFilter (const char *labelFilter, const size_t idx=0) const |
const TriggerObjectStandAlone * | triggerObjectMatchByFilter (const std::string &labelFilter, const size_t idx=0) const |
get one matched HLT object used in a certain HLT filter by index More... | |
const TriggerObjectStandAlone * | triggerObjectMatchByFilterID (const unsigned triggerObjectType, const size_t idx=0) const |
const TriggerObjectStandAlone * | triggerObjectMatchByPath (const char *namePath, const bool pathLastFilterAccepted=false, const bool pathL3FilterAccepted=true, const size_t idx=0) const |
const TriggerObjectStandAlone * | triggerObjectMatchByPath (const char *namePath, const unsigned pathLastFilterAccepted, const unsigned pathL3FilterAccepted=1, const size_t idx=0) const |
const TriggerObjectStandAlone * | triggerObjectMatchByPath (const std::string &namePath, const bool pathLastFilterAccepted=false, const bool pathL3FilterAccepted=true, const size_t idx=0) const |
const TriggerObjectStandAlone * | triggerObjectMatchByPath (const std::string &namePath, const unsigned pathLastFilterAccepted, const unsigned pathL3FilterAccepted=1, const size_t idx=0) const |
const TriggerObjectStandAlone * | triggerObjectMatchByType (const trigger::TriggerObjectType triggerObjectType, const size_t idx=0) const |
get one matched trigger object of a certain type by index More... | |
const TriggerObjectStandAlone * | triggerObjectMatchByType (const unsigned triggerObjectType, const size_t idx=0) const |
const TriggerObjectStandAloneCollection & | triggerObjectMatches () const |
get all matched trigger objects More... | |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByAlgorithm (const char *nameAlgorithm, const bool algoCondAccepted=true) const |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByAlgorithm (const char *nameAlgorithm, const unsigned algoCondAccepted) const |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByAlgorithm (const std::string &nameAlgorithm, const bool algoCondAccepted=true) const |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByAlgorithm (const std::string &nameAlgorithm, const unsigned algoCondAccepted) const |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByCollection (const char *coll) const |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByCollection (const std::string &coll) const |
get all matched trigger objects from a certain collection More... | |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByCondition (const char *nameCondition) const |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByCondition (const std::string &nameCondition) const |
get all matched L1 objects used in a succeeding object combination of a certain L1 condition More... | |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByFilter (const char *labelFilter) const |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByFilter (const std::string &labelFilter) const |
get all matched HLT objects used in a certain HLT filter More... | |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByFilterID (const unsigned triggerObjectType) const |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByPath (const char *namePath, const bool pathLastFilterAccepted=false, const bool pathL3FilterAccepted=true) const |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByPath (const char *namePath, const unsigned pathLastFilterAccepted, const unsigned pathL3FilterAccepted=1) const |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByPath (const std::string &namePath, const bool pathLastFilterAccepted=false, const bool pathL3FilterAccepted=true) const |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByPath (const std::string &namePath, const unsigned pathLastFilterAccepted, const unsigned pathL3FilterAccepted=1) const |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByType (const trigger::TriggerObjectType triggerObjectType) const |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByType (const unsigned triggerObjectType) const |
void | unpackTriggerObjectPathNames (const edm::TriggerNames &names) |
unpack path names of matched trigger objects (if they were packed before embedding, which is not normally the case) More... | |
reco::CandidatePtr | userCand (const std::string &key) const |
const std::vector< std::string > & | userCandNames () const |
Get list of user-defined cand names. More... | |
const T * | userData (const std::string &key) const |
Returns user-defined data. Returns NULL if the data is not present, or not of type T. More... | |
const void * | userDataBare (const std::string &key) const |
const std::vector< std::string > & | userDataNames () const |
Get list of user data object names. More... | |
const std::string & | userDataObjectType (const std::string &key) const |
Get human-readable type of user data object, for debugging. More... | |
float | userFloat (const char *key) const |
a CINT-friendly interface More... | |
float | userFloat (const std::string &key) const |
const std::vector< std::string > & | userFloatNames () const |
Get list of user-defined float names. More... | |
std::vector< float > | userFloatRange (const std::string &key) const |
return a range of values corresponding to key More... | |
int32_t | userInt (const std::string &key) const |
const std::vector< std::string > & | userIntNames () const |
Get list of user-defined int names. More... | |
std::vector< int > | userIntRange (const std::string &key) const |
returns a range of values corresponding to key More... | |
~PATObject () override | |
destructor More... | |
Public Member Functions inherited from reco::Jet | |
float | constituentEtaPhiSpread () const |
float | constituentPtDistribution () const |
float | etaetaMoment () const |
eta-eta second moment, ET weighted More... | |
float | etaphiMoment () const |
eta-phi second moment, ET weighted More... | |
EtaPhiMoments | etaPhiStatistics () const |
eta-phi statistics, ET weighted More... | |
float | etInAnnulus (float fRmin, float fRmax) const |
ET in annulus between rmin and rmax around jet direction. More... | |
virtual Constituents | getJetConstituents () const |
list of constituents More... | |
virtual std::vector< const reco::Candidate * > | getJetConstituentsQuick () const |
quick list of constituents More... | |
bool | isJet () const override |
virtual int | isWeighted () const |
boolean if weights were applied by algorithm (e.g. PUPPI weights) More... | |
Jet () | |
Default constructor. More... | |
Jet (const LorentzVector &fP4, const Point &fVertex) | |
Initiator. More... | |
Jet (const LorentzVector &fP4, const Point &fVertex, const Constituents &fConstituents) | |
virtual float | jetArea () const |
get jet area More... | |
float | maxDistance () const |
maximum distance from jet to constituent More... | |
int | nCarrying (float fFraction) const |
return # of constituent carrying fraction of energy More... | |
virtual int | nConstituents () const |
virtual int | nPasses () const |
number of passes taken by algorithm More... | |
float | phiphiMoment () const |
phi-phi second moment, ET weighted More... | |
virtual float | pileup () const |
pileup energy contribution as calculated by algorithm More... | |
virtual std::string | print () const |
Print object. More... | |
virtual void | setIsWeighted (bool isWeighted) |
Set boolean if weights were applied by algorithm (e.g. PUPPI weights) More... | |
virtual void | setJetArea (float fArea) |
set jet area More... | |
virtual void | setNPasses (int fPasses) |
Set number of passes taken by algorithm. More... | |
virtual void | setPileup (float fEnergy) |
Set pileup energy contribution as calculated by algorithm. More... | |
~Jet () override | |
Destructor. More... | |
Public Member Functions inherited from reco::CompositePtrCandidate | |
void | addDaughter (const CandidatePtr &) |
add a daughter via a reference More... | |
CompositePtrCandidate () | |
default constructor More... | |
CompositePtrCandidate (Charge q, const LorentzVector &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true) | |
constructor from values More... | |
CompositePtrCandidate (Charge q, const PolarLorentzVector &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true) | |
constructor from values More... | |
CompositePtrCandidate (const Candidate &p) | |
constructor from a Candidate More... | |
Candidate * | daughter (size_type) override |
return daughter at a given position, i = 0, ... numberOfDaughters() - 1 More... | |
const Candidate * | mother (size_t i=0) const override |
return pointer to mother More... | |
size_t | numberOfMothers () const override |
number of mothers More... | |
size_type | numberOfSourceCandidatePtrs () const override |
CandidatePtr | sourceCandidatePtr (size_type i) const override |
~CompositePtrCandidate () override | |
destructor More... | |
Public Member Functions inherited from reco::LeafCandidate | |
Vector | boostToCM () const final |
int | charge () const final |
electric charge More... | |
void | construct (int qx3, float pt, float eta, float phi, float mass, const Point &vtx, int pdgId, int status) |
const Candidate * | daughter (const std::string &s) const override |
return daughter with a specified role name More... | |
Candidate * | daughter (const std::string &s) override |
return daughter with a specified role name More... | |
Candidate * | daughter (size_type) override |
return daughter at a given position (throws an exception) More... | |
double | energy () const final |
energy More... | |
double | et () const final |
transverse energy More... | |
double | et2 () const final |
transverse energy squared (use this for cut!) More... | |
double | eta () const final |
momentum pseudorapidity More... | |
void | fillVertexCovariance (CovarianceMatrix &v) const override |
fill SMatrix More... | |
template<typename T > | |
T | get () const |
get a component More... | |
template<typename T , typename Tag > | |
T | get () const |
get a component More... | |
template<typename T > | |
T | get (size_type i) const |
get a component More... | |
template<typename T , typename Tag > | |
T | get (size_type i) const |
get a component More... | |
bool | hasMasterClone () const override |
bool | hasMasterClonePtr () const override |
bool | isCaloMuon () const override |
bool | isConvertedPhoton () const override |
bool | isElectron () const override |
bool | isGlobalMuon () const override |
bool | isMuon () const override |
bool | isPhoton () const override |
bool | isStandAloneMuon () const override |
bool | isTrackerMuon () const override |
LeafCandidate () | |
template<typename... Args> | |
LeafCandidate (Args &&... args) | |
LeafCandidate (const Candidate &c) | |
LeafCandidate (LeafCandidate &&)=default | |
LeafCandidate (LeafCandidate &rh) | |
LeafCandidate (LeafCandidate const &)=default | |
bool | longLived () const final |
is long lived? More... | |
double | mass () const final |
mass More... | |
bool | massConstraint () const final |
do mass constraint? More... | |
double | massSqr () const final |
mass squared More... | |
const CandidateBaseRef & | masterClone () const override |
const CandidatePtr & | masterClonePtr () const override |
template<typename Ref > | |
Ref | masterRef () const |
cast master clone reference to a concrete type More... | |
Vector | momentum () const final |
spatial momentum vector More... | |
const Candidate * | mother (size_type) const override |
return mother at a given position (throws an exception) More... | |
double | mt () const final |
transverse mass More... | |
double | mtSqr () const final |
transverse mass squared More... | |
template<typename T > | |
size_type | numberOf () const |
number of components More... | |
template<typename T , typename Tag > | |
size_type | numberOf () const |
number of components More... | |
size_t | numberOfMothers () const override |
number of mothers More... | |
size_t | numberOfSourceCandidatePtrs () const override |
LeafCandidate & | operator= (LeafCandidate &&)=default |
LeafCandidate & | operator= (LeafCandidate const &)=default |
double | p () const final |
magnitude of momentum vector More... | |
const LorentzVector & | p4 () const final |
four-momentum Lorentz vector More... | |
int | pdgId () const final |
PDG identifier. More... | |
double | phi () const final |
momentum azimuthal angle More... | |
const PolarLorentzVector & | polarP4 () const final |
four-momentum Lorentz vector More... | |
double | pt () const final |
transverse momentum More... | |
double | px () const final |
x coordinate of momentum vector More... | |
double | py () const final |
y coordinate of momentum vector More... | |
double | pz () const final |
z coordinate of momentum vector More... | |
double | rapidity () const final |
rapidity More... | |
void | setCharge (Charge q) final |
set electric charge More... | |
void | setLongLived () final |
void | setMass (double m) final |
set particle mass More... | |
void | setMassConstraint () final |
void | setP4 (const LorentzVector &p4) final |
set 4-momentum More... | |
void | setP4 (const PolarLorentzVector &p4) final |
set 4-momentum More... | |
void | setPdgId (int pdgId) final |
void | setPz (double pz) final |
void | setStatus (int status) final |
set status word More... | |
void | setThreeCharge (Charge qx3) final |
set electric charge More... | |
void | setVertex (const Point &vertex) override |
set vertex More... | |
CandidatePtr | sourceCandidatePtr (size_type i) const override |
int | status () const final |
status word More... | |
double | theta () const final |
momentum polar angle More... | |
int | threeCharge () const final |
electric charge More... | |
const Point & | vertex () const override |
vertex position (overwritten by PF...) More... | |
double | vertexChi2 () const override |
chi-squares More... | |
CovarianceMatrix | vertexCovariance () const final |
return SMatrix More... | |
double | vertexCovariance (int i, int j) const override |
(i, j)-th element of error matrix, i, j = 0, ... 2 More... | |
double | vertexNdof () const override |
double | vertexNormalizedChi2 () const override |
chi-squared divided by n.d.o.f. More... | |
double | vx () const override |
x coordinate of vertex position More... | |
double | vy () const override |
y coordinate of vertex position More... | |
double | vz () const override |
z coordinate of vertex position More... | |
double | y () const final |
rapidity More... | |
~LeafCandidate () override | |
destructor More... | |
Public Member Functions inherited from reco::Candidate | |
iterator | begin () |
first daughter iterator More... | |
const_iterator | begin () const |
first daughter const_iterator More... | |
virtual const Track * | bestTrack () const |
Candidate () | |
default constructor More... | |
virtual float | dxyError () const |
uncertainty on dxy More... | |
virtual float | dzError () const |
uncertainty on dz More... | |
iterator | end () |
last daughter iterator More... | |
const_iterator | end () const |
last daughter const_iterator More... | |
template<typename T > | |
T | get () const |
get a component More... | |
template<typename T , typename Tag > | |
T | get () const |
get a component More... | |
template<typename T > | |
T | get (size_type i) const |
get a component More... | |
template<typename T , typename Tag > | |
T | get (size_type i) const |
get a component More... | |
template<typename Ref > | |
Ref | masterRef () const |
cast master clone reference to a concrete type More... | |
template<typename T > | |
size_type | numberOf () const |
number of components More... | |
template<typename T , typename Tag > | |
size_type | numberOf () const |
number of components More... | |
virtual void | setSourceCandidatePtr (const CandidatePtr &ptr) |
Set the ptr to the source Candidate. More... | |
virtual | ~Candidate () |
destructor More... | |
Private Member Functions | |
void | addJECFactors (const JetCorrFactors &jec) |
add more sets of energy correction factors More... | |
void | cacheCaloTowers () const |
cache calo towers More... | |
void | cacheDaughters () const |
void | cachePFCandidates () const |
const JetCorrFactors * | corrFactors_ () const |
return the correction factor for this jet. Throws if they're not available. More... | |
const JetCorrFactors * | corrFactors_ (const std::string &set) const |
return the jet correction factors of a different set, for systematic studies More... | |
void | currentJECFlavor (const JetCorrFactors::Flavor &flavor) |
update the current JEC flavor; used by correctedJet More... | |
void | currentJECLevel (const unsigned int &level) |
update the current JEC level; used by correctedJet More... | |
void | currentJECSet (const unsigned int &set) |
update the current JEC set; used by correctedJet More... | |
void | initializeJEC (unsigned int level, const JetCorrFactors::Flavor &flavor=JetCorrFactors::NONE, unsigned int set=0) |
initialize the jet to a given JEC level during creation starting from Uncorrected More... | |
int | jecSet (const std::string &label) const |
template<typename T > | |
const T * | tagInfoByType () const |
template<typename T > | |
const T * | tagInfoByTypeOrLabel (const std::string &label="") const |
void | tryImportSpecific (const reco::Jet &source) |
Friends | |
class | PATJetProducer |
class | PATJetSlimmer |
class | PATJetUpdater |
std::ostream & | reco::operator<< (std::ostream &out, const pat::Jet &obj) |
pipe operator (introduced to use pat::Jet with PFTopProjectors) More... | |
Additional Inherited Members | |
Public Types inherited from pat::PATObject< reco::Jet > | |
typedef reco::Jet | base_type |
Public Types inherited from reco::Jet | |
typedef edm::Ptr< Candidate > | Constituent |
typedef std::vector< Constituent > | Constituents |
Public Types inherited from reco::CompositePtrCandidate | |
typedef std::vector< CandidatePtr > | daughters |
collection of references to daughters More... | |
typedef std::vector< CandidatePtr > | mothers |
collection of references to daughters More... | |
Public Types inherited from reco::LeafCandidate | |
typedef int | Charge |
electric charge type More... | |
typedef CandidateCollection | daughters |
collection of daughter candidates More... | |
typedef unsigned int | index |
typedef math::XYZTLorentzVector | LorentzVector |
Lorentz vector. More... | |
typedef math::XYZPoint | Point |
point in the space More... | |
typedef math::PtEtaPhiMLorentzVector | PolarLorentzVector |
Lorentz vector. More... | |
typedef math::XYZVector | Vector |
point in the space More... | |
Public Types inherited from reco::Candidate | |
enum | { dimension = 3 } |
enum | { size = dimension * (dimension + 1) / 2 } |
matix size More... | |
typedef int | Charge |
electric charge type More... | |
typedef candidate::const_iterator | const_iterator |
typedef math::Error< dimension >::type | CovarianceMatrix |
covariance error matrix (3x3) More... | |
typedef unsigned int | index |
index type More... | |
typedef candidate::iterator | iterator |
typedef math::XYZTLorentzVector | LorentzVector |
Lorentz vector. More... | |
typedef math::XYZPoint | Point |
point in the space More... | |
typedef math::PtEtaPhiMLorentzVector | PolarLorentzVector |
Lorentz vector. More... | |
typedef size_t | size_type |
typedef math::XYZVector | Vector |
point in the space More... | |
Static Public Member Functions inherited from reco::Jet | |
static float | detectorEta (float fZVertex, float fPhysicsEta) |
static function to convert physics eta to detector eta More... | |
static Candidate::LorentzVector | detectorP4 (const Candidate::Point &vertex, const Candidate &inParticle) |
static float | physicsEta (float fZVertex, float fDetectorEta) |
static function to convert detector eta to physics eta More... | |
static Candidate::LorentzVector | physicsP4 (const Candidate::Point &newVertex, const Candidate &inParticle, const Candidate::Point &oldVertex=Candidate::Point(0, 0, 0)) |
Protected Member Functions inherited from pat::PATObject< reco::Jet > | |
void | addUserDataObject_ (const std::string &label, std::unique_ptr< pat::UserData > value, bool overwrite=false) |
Analysis-level calorimeter jet class.
Jet implements the analysis-level calorimeter jet class within the 'pat' namespace
pat::Jet::Jet | ( | ) |
default constructor
Referenced by clone().
pat::Jet::Jet | ( | const edm::RefToBase< reco::Jet > & | aJetRef | ) |
constructor from ref to reco::Jet
pat::Jet::Jet | ( | const edm::RefToBase< pat::Jet > & | aJetRef | ) |
constructure from ref to pat::Jet
|
override |
destructor
void pat::Jet::addBDiscriminatorPair | ( | const std::pair< std::string, float > & | thePair | ) |
method to add a algolabel-discriminator pair
Referenced by pat::PATJetUpdater::produce(), and pat::PATJetProducer::produce().
|
inlineprivate |
add more sets of energy correction factors
Definition at line 191 of file Jet.h.
References jetMETDQMOfflineSource_cff::jec, and jec_.
Referenced by pat::PATJetUpdater::produce(), and pat::PATJetProducer::produce().
void pat::Jet::addSubjets | ( | pat::JetPtrCollection const & | pieces, |
std::string const & | label = "" |
||
) |
Add new set of subjets.
void pat::Jet::addTagInfo | ( | const std::string & | label, |
const TagInfoFwdPtrCollection::value_type & | info | ||
) |
sets a tagInfo with the given name from an edm::Ptr<T> to it. If the label ends with 'TagInfos', the 'TagInfos' is stripped out.
Referenced by pat::PATJetUpdater::produce(), and pat::PATJetProducer::produce().
const reco::TrackRefVector& pat::Jet::associatedTracks | ( | ) | const |
method to return a vector of refs to the tracks associated to this jet
Referenced by main().
const std::vector<std::string> pat::Jet::availableJECLevels | ( | const int & | set = 0 | ) | const |
Referenced by availableJECLevels().
|
inline |
Definition at line 124 of file Jet.h.
References availableJECLevels(), and jecSet().
const std::vector<std::string> pat::Jet::availableJECSets | ( | ) | const |
-— methods for jet corrections -—
returns the labels of all available sets of jet energy corrections
float pat::Jet::bDiscriminator | ( | const std::string & | theLabel | ) | const |
-— methods for accessing b-tagging info -—
get b discriminant from label name
Referenced by Jet.Jet::btag(), TopSingleLepton_miniAOD::MonitorEnsemble::fill(), SingleTopTChannelLepton_miniAOD::MonitorEnsemble::fill(), bJetSelector::IsbTag(), TtHadLRJetCombObservables::operator()(), TtHadLRSignalSelObservables::CompareBdisc::operator()(), TtSemiLRJetCombObservables::operator()(), and TtSemiLRSignalSelObservables::CompareBdisc::operator()().
|
private |
cache calo towers
|
private |
|
private |
|
inline |
retrieve the calo specific part of the jet
Definition at line 279 of file Jet.h.
References specificCalo_.
Referenced by emEnergyFraction(), emEnergyInEB(), emEnergyInEE(), emEnergyInHF(), energyFractionHadronic(), hadEnergyInHB(), hadEnergyInHE(), hadEnergyInHF(), hadEnergyInHO(), maxEInEmTowers(), maxEInHadTowers(), and towersArea().
|
inline |
Access to bare FwdPtr collections.
Definition at line 509 of file Jet.h.
References caloTowersFwdPtr_.
|
inline |
chargedEmEnergy
Definition at line 716 of file Jet.h.
References Exception.
Referenced by Jet.Jet::chargedEmEnergyFraction(), chargedEmEnergyFraction(), PileupJetIdAlgo::computeIdVariables(), PFJetIDSelectionFunctor::firstDataCuts(), and Jet.Jet::jetID().
|
inline |
chargedEmEnergyFraction (relative to uncorrected jet energy)
Definition at line 408 of file Jet.h.
References chargedEmEnergy(), reco::LeafCandidate::energy(), jecFactor(), and jecSetsAvailable().
Referenced by SingleTopTChannelLepton_miniAOD::MonitorEnsemble::fill(), TopSingleLepton_miniAOD::MonitorEnsemble::fill(), PFJetIDSelectionFunctor::firstDataCuts(), and main().
|
inline |
chargedHadronEnergy
Definition at line 696 of file Jet.h.
References Exception, isJPTJet(), isPFJet(), jptSpecific(), reco::PFJet::Specific::mChargedHadronEnergy, reco::JPTJet::Specific::mChargedHadronEnergy, and pfSpecific().
Referenced by Jet.Jet::chargedHadronEnergyFraction(), chargedHadronEnergyFraction(), PileupJetIdAlgo::computeIdVariables(), PFJetIDSelectionFunctor::firstDataCuts(), and Jet.Jet::jetID().
|
inline |
chargedHadronEnergyFraction (relative to uncorrected jet energy)
Definition at line 400 of file Jet.h.
References chargedHadronEnergy(), reco::LeafCandidate::energy(), jecFactor(), and jecSetsAvailable().
Referenced by SingleTopTChannelLepton_miniAOD::MonitorEnsemble::fill(), TopSingleLepton_miniAOD::MonitorEnsemble::fill(), CombinedSVComputer::fillCommonVariables(), PFJetIDSelectionFunctor::firstDataCuts(), and main().
|
inline |
chargedHadronMultiplicity
Definition at line 445 of file Jet.h.
References reco::PFJet::Specific::mChargedHadronMultiplicity, and pfSpecific().
Referenced by CombinedSVComputer::fillCommonVariables(), and Jet.Jet::jetID().
|
inline |
chargedMuEnergy
Definition at line 459 of file Jet.h.
References reco::PFJet::Specific::mChargedMuEnergy, and pfSpecific().
Referenced by Jet.Jet::chargedMuEnergyFraction(), and chargedMuEnergyFraction().
|
inline |
chargedMuEnergyFraction
Definition at line 461 of file Jet.h.
References chargedMuEnergy(), reco::LeafCandidate::energy(), jecFactor(), and jecSetsAvailable().
|
inline |
chargedMultiplicity
Definition at line 746 of file Jet.h.
References Exception.
Referenced by PileupJetIdAlgo::computeIdVariables(), TopSingleLepton_miniAOD::MonitorEnsemble::fill(), SingleTopTChannelLepton_miniAOD::MonitorEnsemble::fill(), PFJetIDSelectionFunctor::firstDataCuts(), and Jet.Jet::jetID().
|
inlineoverridevirtual |
clear daughter references
Reimplemented from reco::CompositePtrCandidate.
Definition at line 500 of file Jet.h.
References slimmedGenJets_cfi::clearDaughters, and daughtersTemp_.
|
inlineoverridevirtual |
required reimplementation of the Candidate's clone method
Reimplemented from reco::CompositePtrCandidate.
Definition at line 101 of file Jet.h.
References Jet().
Jet pat::Jet::correctedJet | ( | const std::string & | level, |
const std::string & | flavor = "none" , |
||
const std::string & | set = "" |
||
) | const |
copy of the jet corrected up to the given level for the set of jet energy correction factors, which is currently in use
Referenced by PileupJetIdAlgo::computeIdVariables(), correctedP4(), TtSemiEvtSolution::getHadb(), TtSemiEvtSolution::getHadp(), TtSemiEvtSolution::getHadq(), TtSemiEvtSolution::getLepb(), StEvtSolution::getRecBottom(), TtHadEvtSolution::getRecHadb(), TtSemiEvtSolution::getRecHadb(), TtHadEvtSolution::getRecHadbbar(), TtHadEvtSolution::getRecHadj(), TtHadEvtSolution::getRecHadk(), TtHadEvtSolution::getRecHadp(), TtSemiEvtSolution::getRecHadp(), TtHadEvtSolution::getRecHadq(), TtSemiEvtSolution::getRecHadq(), TtDilepEvtSolution::getRecJetB(), TtDilepEvtSolution::getRecJetBbar(), TtSemiEvtSolution::getRecLepb(), StEvtSolution::getRecLight(), pat::BadPFCandidateJetsEEnoiseProducer::produce(), PileupJetIdProducer::produce(), and TtFullLepHypothesis::setCandidate().
Jet pat::Jet::correctedJet | ( | const unsigned int & | level, |
const JetCorrFactors::Flavor & | flavor = JetCorrFactors::NONE , |
||
const unsigned int & | set = 0 |
||
) | const |
copy of the jet corrected up to the given level for the set of jet energy correction factors, which is currently in use
|
inline |
p4 of the jet corrected up to the given level for the set of jet energy correction factors, which is currently in use
Definition at line 164 of file Jet.h.
References correctedJet(), personalPlayback::level, and reco::LeafCandidate::p4().
Referenced by BetaStarVarProducer< T >::calculateCHSEnergies(), pat::JetCorrFactorsProducer::evaluate(), and pat::PATJetUpdater::produce().
|
inline |
p4 of the jet corrected up to the given level for the set of jet energy correction factors, which is currently in use
Definition at line 171 of file Jet.h.
References correctedJet(), personalPlayback::level, and reco::LeafCandidate::p4().
|
private |
return the correction factor for this jet. Throws if they're not available.
|
private |
return the jet correction factors of a different set, for systematic studies
|
inline |
return flavour of the current step of jet energy corrections
Definition at line 145 of file Jet.h.
References currentJECFlavor_.
|
inlineprivate |
update the current JEC flavor; used by correctedJet
Definition at line 189 of file Jet.h.
References currentJECFlavor_.
|
inline |
return the name of the current step of jet energy corrections
Definition at line 141 of file Jet.h.
References currentJECLevel_, currentJECSet_, jec_, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by PatJetAnalyzer::print().
|
inlineprivate |
update the current JEC level; used by correctedJet
Definition at line 187 of file Jet.h.
References currentJECLevel_, and personalPlayback::level.
|
inline |
returns the label of the current set of jet energy corrections
Definition at line 137 of file Jet.h.
References currentJECSet_, jec_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineprivate |
update the current JEC set; used by correctedJet
Definition at line 185 of file Jet.h.
References currentJECSet_.
|
overridevirtual |
get a pointer to a Candididate constituent of the jet If using refactorized PAT, return that. (constituents size > 0) Else check the old version of PAT (embedded constituents size > 0) Else return the reco Jet number of constituents
Reimplemented from reco::CompositePtrCandidate.
Referenced by BetaStarVarProducer< T >::calculateCHSEnergies().
|
overridevirtual |
reference to daughter at given position
Reimplemented from reco::CompositePtrCandidate.
|
overridevirtual |
references to daughtes
Reimplemented from reco::CompositePtrCandidate.
Referenced by Jet.Jet::leadingTrack(), and LeptonInJetProducer< T >::produce().
|
inline |
chargedMultiplicity
Definition at line 380 of file Jet.h.
References reco::JPTJet::Specific::elecsInVertexInCalo, reco::JPTJet::Specific::elecsInVertexOutCalo, jptSpecific(), and edm::RefVector< C, T, F >::size().
|
inline |
electrons fully contained in cone
Definition at line 372 of file Jet.h.
References reco::JPTJet::Specific::elecsInVertexInCalo, and jptSpecific().
|
inline |
electrons that curled out
Definition at line 374 of file Jet.h.
References reco::JPTJet::Specific::elecsInVertexOutCalo, and jptSpecific().
|
inline |
electrons that curled in
Definition at line 376 of file Jet.h.
References reco::JPTJet::Specific::elecsOutVertexInCalo, and jptSpecific().
|
inline |
electronEnergy
Definition at line 424 of file Jet.h.
References reco::PFJet::Specific::mElectronEnergy, and pfSpecific().
Referenced by Jet.Jet::electronEnergyFraction(), and electronEnergyFraction().
|
inline |
electronEnergyFraction (relative to corrected jet energy)
Definition at line 426 of file Jet.h.
References electronEnergy(), reco::LeafCandidate::energy(), jecFactor(), and jecSetsAvailable().
Referenced by CombinedSVComputer::fillCommonVariables().
|
inline |
electronMultiplicity
Definition at line 451 of file Jet.h.
References reco::PFJet::Specific::mElectronMultiplicity, and pfSpecific().
Referenced by CombinedSVComputer::fillCommonVariables().
|
inline |
returns the jet electromagnetic energy fraction
Definition at line 326 of file Jet.h.
References caloSpecific(), and reco::CaloJet::Specific::mEnergyFractionEm.
Referenced by main().
|
inline |
returns the jet electromagnetic energy in EB
Definition at line 336 of file Jet.h.
References caloSpecific(), and reco::CaloJet::Specific::mEmEnergyInEB.
|
inline |
returns the jet electromagnetic energy in EE
Definition at line 338 of file Jet.h.
References caloSpecific(), and reco::CaloJet::Specific::mEmEnergyInEE.
|
inline |
returns the jet electromagnetic energy extracted from HF
Definition at line 340 of file Jet.h.
References caloSpecific(), and reco::CaloJet::Specific::mEmEnergyInHF.
|
inline |
returns the jet hadronic energy fraction
Definition at line 324 of file Jet.h.
References caloSpecific(), and reco::CaloJet::Specific::mEnergyFractionHadronic.
const reco::GenJet* pat::Jet::genJet | ( | ) | const |
return the matched generated jet
|
inline |
|
inline |
-— methods for MC matching -—
return the matched generated parton
Definition at line 106 of file Jet.h.
References pat::PATObject< reco::Jet >::genParticle().
CaloTowerPtr pat::Jet::getCaloConstituent | ( | unsigned | fIndex | ) | const |
convert generic constituent to specific type
get specific constituent of the CaloJet. if the caloTowers were embedded, this reference is transient only and must not be persisted
std::vector<CaloTowerPtr> const& pat::Jet::getCaloConstituents | ( | ) | const |
get the constituents of the CaloJet. If the caloTowers were embedded, these reference are transient only and must not be persisted
const std::vector<std::pair<std::string, float> >& pat::Jet::getPairDiscri | ( | ) | const |
get vector of paire labelname-disciValue
reco::PFCandidatePtr pat::Jet::getPFConstituent | ( | unsigned | fIndex | ) | const |
convert generic constituent to specific type
get specific constituent of the CaloJet. if the caloTowers were embedded, this reference is transient only and must not be persisted
std::vector<reco::PFCandidatePtr> const& pat::Jet::getPFConstituents | ( | ) | const |
get the constituents of the CaloJet. If the caloTowers were embedded, these reference are transient only and must not be persisted
|
inline |
Definition at line 580 of file Jet.h.
References a, b, hasSubjets(), label, reco::LeafCandidate::mass(), and subjets().
|
inline |
Access to mass of subjets.
Definition at line 569 of file Jet.h.
References a, b, reco::LeafCandidate::mass(), nSubjetCollections(), and subjets().
|
inline |
returns the jet hadronic energy in HB
Definition at line 328 of file Jet.h.
References caloSpecific(), and reco::CaloJet::Specific::mHadEnergyInHB.
|
inline |
returns the jet hadronic energy in HE
Definition at line 332 of file Jet.h.
References caloSpecific(), and reco::CaloJet::Specific::mHadEnergyInHE.
|
inline |
returns the jet hadronic energy in HF
Definition at line 334 of file Jet.h.
References caloSpecific(), and reco::CaloJet::Specific::mHadEnergyInHF.
|
inline |
returns the jet hadronic energy in HO
Definition at line 330 of file Jet.h.
References caloSpecific(), and reco::CaloJet::Specific::mHadEnergyInHO.
int pat::Jet::hadronFlavour | ( | ) | const |
return the hadron-based flavour of the jet
|
inline |
check to see if the PFSpecific object is stored
Definition at line 291 of file Jet.h.
References specificPF_.
|
inline |
Check to see if the subjet collection exists.
Definition at line 558 of file Jet.h.
References spr::find(), label, and subjetLabels_.
Referenced by groomedMass().
|
inline |
|
inline |
HFEMEnergy.
Definition at line 440 of file Jet.h.
References reco::PFJet::Specific::mHFEMEnergy, and pfSpecific().
Referenced by Jet.Jet::HFEMEnergyFraction(), and HFEMEnergyFraction().
|
inline |
HFEMEnergyFraction (relative to corrected jet energy)
Definition at line 442 of file Jet.h.
References reco::LeafCandidate::energy(), HFEMEnergy(), jecFactor(), and jecSetsAvailable().
|
inline |
HFEMMultiplicity.
Definition at line 456 of file Jet.h.
References reco::PFJet::Specific::mHFEMMultiplicity, and pfSpecific().
|
inline |
HFHadronEnergy.
Definition at line 434 of file Jet.h.
References reco::PFJet::Specific::mHFHadronEnergy, and pfSpecific().
Referenced by Jet.Jet::HFHadronEnergyFraction(), and HFHadronEnergyFraction().
|
inline |
HFHadronEnergyFraction (relative to corrected jet energy)
Definition at line 436 of file Jet.h.
References reco::LeafCandidate::energy(), HFHadronEnergy(), jecFactor(), and jecSetsAvailable().
|
inline |
HFHadronMultiplicity.
Definition at line 454 of file Jet.h.
References reco::PFJet::Specific::mHFHadronMultiplicity, and pfSpecific().
|
inline |
hoEnergy
Definition at line 469 of file Jet.h.
References reco::PFJet::Specific::mHOEnergy, and pfSpecific().
Referenced by Jet.Jet::hoEnergyFraction(), and hoEnergyFraction().
|
inline |
hoEnergyFraction (relative to corrected jet energy)
Definition at line 471 of file Jet.h.
References reco::LeafCandidate::energy(), hoEnergy(), jecFactor(), and jecSetsAvailable().
|
private |
initialize the jet to a given JEC level during creation starting from Uncorrected
Referenced by pat::PATJetUpdater::produce(), and pat::PATJetProducer::produce().
|
inline |
check to see if the jet is no more than a reco::BasicJet
Definition at line 277 of file Jet.h.
References isCaloJet(), isJPTJet(), and isPFJet().
Referenced by PFJetIDSelectionFunctor::firstDataCuts().
|
inline |
check to see if the jet is a reco::CaloJet
Definition at line 271 of file Jet.h.
References isJPTJet(), and specificCalo_.
Referenced by isBasicJet(), and pat::PATJetProducer::produce().
|
inline |
check to see if the jet is a reco::JPTJet
Definition at line 273 of file Jet.h.
References specificJPT_.
Referenced by chargedHadronEnergy(), isBasicJet(), isCaloJet(), and pat::PATJetProducer::produce().
|
inline |
check to see if the jet is a reco::PFJet
Definition at line 275 of file Jet.h.
References specificPF_.
Referenced by chargedHadronEnergy(), CombinedSVComputer::fillCommonVariables(), PFJetIDSelectionFunctor::firstDataCuts(), isBasicJet(), Jet.Jet::jetID(), and pat::PATJetProducer::produce().
float pat::Jet::jecFactor | ( | const std::string & | level, |
const std::string & | flavor = "none" , |
||
const std::string & | set = "" |
||
) | const |
correction factor to the given level for a specific set of correction factors, starting from the current level
Referenced by chargedEmEnergyFraction(), chargedHadronEnergyFraction(), chargedMuEnergyFraction(), electronEnergyFraction(), HFEMEnergyFraction(), HFHadronEnergyFraction(), hoEnergyFraction(), main(), muonEnergyFraction(), neutralEmEnergyFraction(), neutralHadronEnergyFraction(), photonEnergyFraction(), Jet.Jet::rawFactor(), TtFullHadHypothesis::setCandidate(), TtSemiLepHypothesis::setCandidate(), and Jet.Jet::setRawFactor().
float pat::Jet::jecFactor | ( | const unsigned int & | level, |
const JetCorrFactors::Flavor & | flavor = JetCorrFactors::NONE , |
||
const unsigned int & | set = 0 |
||
) | const |
correction factor to the given level for a specific set of correction factors, starting from the current level
Referenced by Jet.Jet::rawFactor(), and Jet.Jet::setRawFactor().
|
private |
index of the set of jec factors with given label; returns -1 if no set of jec factors exists with the given label
Referenced by availableJECLevels(), and jecSetAvailable().
|
inline |
|
inline |
|
inline |
returns true if the jet carries jet energy correction information at all
Definition at line 129 of file Jet.h.
References jec_.
Referenced by chargedEmEnergyFraction(), chargedHadronEnergyFraction(), chargedMuEnergyFraction(), electronEnergyFraction(), HFEMEnergyFraction(), HFHadronEnergyFraction(), hoEnergyFraction(), muonEnergyFraction(), neutralEmEnergyFraction(), neutralHadronEnergyFraction(), and photonEnergyFraction().
const reco::JetFlavourInfo& pat::Jet::jetFlavourInfo | ( | ) | const |
return the JetFlavourInfo of the jet
|
inline |
accessing Jet ID information
Definition at line 506 of file Jet.h.
References jetID_.
Referenced by Jet.Jet::jetID(), Jet.Jet::looseJetId(), and main().
|
inline |
retrieve the jpt specific part of the jet
Definition at line 285 of file Jet.h.
References specificJPT_.
Referenced by chargedHadronEnergy(), elecMultiplicity(), elecsInVertexInCalo(), elecsInVertexOutCalo(), elecsOutVertexInCalo(), muonsInVertexInCalo(), muonsInVertexOutCalo(), muonsOutVertexInCalo(), pionsInVertexInCalo(), pionsInVertexOutCalo(), pionsOutVertexInCalo(), and zspCorrection().
|
inline |
returns the maximum energy deposited in ECAL towers
Definition at line 320 of file Jet.h.
References caloSpecific(), and reco::CaloJet::Specific::mMaxEInEmTowers.
|
inline |
returns the maximum energy deposited in HCAL towers
Definition at line 322 of file Jet.h.
References caloSpecific(), and reco::CaloJet::Specific::mMaxEInHadTowers.
|
inline |
muonEnergy
Definition at line 430 of file Jet.h.
References reco::PFJet::Specific::mMuonEnergy, and pfSpecific().
Referenced by PFJetIDSelectionFunctor::firstDataCuts(), Jet.Jet::jetID(), Jet.Jet::muonEnergyFraction(), and muonEnergyFraction().
|
inline |
muonEnergyFraction (relative to corrected jet energy)
Definition at line 432 of file Jet.h.
References reco::LeafCandidate::energy(), jecFactor(), jecSetsAvailable(), and muonEnergy().
Referenced by CombinedSVComputer::fillCommonVariables(), and PFJetIDSelectionFunctor::firstDataCuts().
|
inline |
muonMultiplicity
Definition at line 736 of file Jet.h.
References Exception.
Referenced by CombinedSVComputer::fillCommonVariables().
|
inline |
muons fully contained in cone
Definition at line 366 of file Jet.h.
References jptSpecific(), and reco::JPTJet::Specific::muonsInVertexInCalo.
|
inline |
muons that curled out
Definition at line 368 of file Jet.h.
References jptSpecific(), and reco::JPTJet::Specific::muonsInVertexOutCalo.
|
inline |
muons that curled in
Definition at line 370 of file Jet.h.
References jptSpecific(), and reco::JPTJet::Specific::muonsOutVertexInCalo.
|
inline |
returns the number of constituents carrying a 60% of the total Jet energy*/
Definition at line 346 of file Jet.h.
References reco::Jet::nCarrying().
|
inline |
returns the number of constituents carrying a 90% of the total Jet energy*/
Definition at line 344 of file Jet.h.
References reco::Jet::nCarrying().
|
inline |
neutralEmEnergy
Definition at line 726 of file Jet.h.
References Exception.
Referenced by PileupJetIdAlgo::computeIdVariables(), PFJetIDSelectionFunctor::firstDataCuts(), Jet.Jet::jetID(), Jet.Jet::neutralEmEnergyFraction(), and neutralEmEnergyFraction().
|
inline |
neutralEmEnergyFraction (relative to uncorrected jet energy)
Definition at line 412 of file Jet.h.
References reco::LeafCandidate::energy(), jecFactor(), jecSetsAvailable(), and neutralEmEnergy().
Referenced by SingleTopTChannelLepton_miniAOD::MonitorEnsemble::fill(), TopSingleLepton_miniAOD::MonitorEnsemble::fill(), PFJetIDSelectionFunctor::firstDataCuts(), and main().
|
inline |
neutralHadronEnergy
Definition at line 706 of file Jet.h.
References Exception.
Referenced by PileupJetIdAlgo::computeIdVariables(), PFJetIDSelectionFunctor::firstDataCuts(), Jet.Jet::jetID(), Jet.Jet::neutralHadronEnergyFraction(), and neutralHadronEnergyFraction().
|
inline |
neutralHadronEnergyFraction (relative to uncorrected jet energy)
Definition at line 404 of file Jet.h.
References reco::LeafCandidate::energy(), jecFactor(), jecSetsAvailable(), and neutralHadronEnergy().
Referenced by SingleTopTChannelLepton_miniAOD::MonitorEnsemble::fill(), TopSingleLepton_miniAOD::MonitorEnsemble::fill(), CombinedSVComputer::fillCommonVariables(), PFJetIDSelectionFunctor::firstDataCuts(), and main().
|
inline |
neutralHadronMultiplicity
Definition at line 447 of file Jet.h.
References reco::PFJet::Specific::mNeutralHadronMultiplicity, and pfSpecific().
Referenced by CombinedSVComputer::fillCommonVariables().
|
inline |
neutralMultiplicity
Definition at line 466 of file Jet.h.
References reco::PFJet::Specific::mNeutralMultiplicity, and pfSpecific().
Referenced by PileupJetIdAlgo::computeIdVariables(), TopSingleLepton_miniAOD::MonitorEnsemble::fill(), SingleTopTChannelLepton_miniAOD::MonitorEnsemble::fill(), PFJetIDSelectionFunctor::firstDataCuts(), and Jet.Jet::jetID().
|
inline |
Number of subjet collections.
Definition at line 563 of file Jet.h.
References subjetCollections_.
Referenced by groomedMass().
|
overridevirtual |
Return number of daughters: If using refactorized PAT, return that. (constituents size > 0) Else check the old version of PAT (embedded constituents size > 0) Else return the reco Jet number of constituents
Reimplemented from reco::CompositePtrCandidate.
Referenced by BetaStarVarProducer< T >::calculateCHSEnergies().
int pat::Jet::partonFlavour | ( | ) | const |
return the parton-based flavour of the jet
Referenced by TtDilepLRSignalSelObservables::operator()().
|
inline |
|
inline |
retrieve the pf specific part of the jet
Definition at line 293 of file Jet.h.
References specificPF_.
Referenced by chargedHadronEnergy(), chargedHadronMultiplicity(), chargedMuEnergy(), electronEnergy(), electronMultiplicity(), HFEMEnergy(), HFEMMultiplicity(), HFHadronEnergy(), HFHadronMultiplicity(), hoEnergy(), muonEnergy(), neutralHadronMultiplicity(), neutralMultiplicity(), photonEnergy(), and photonMultiplicity().
|
inline |
photonEnergy
Definition at line 418 of file Jet.h.
References reco::PFJet::Specific::mPhotonEnergy, and pfSpecific().
Referenced by Jet.Jet::photonEnergyFraction(), and photonEnergyFraction().
|
inline |
photonEnergyFraction (relative to corrected jet energy)
Definition at line 420 of file Jet.h.
References reco::LeafCandidate::energy(), jecFactor(), jecSetsAvailable(), and photonEnergy().
Referenced by CombinedSVComputer::fillCommonVariables().
|
inline |
photonMultiplicity
Definition at line 449 of file Jet.h.
References reco::PFJet::Specific::mPhotonMultiplicity, and pfSpecific().
Referenced by CombinedSVComputer::fillCommonVariables().
|
inline |
pions fully contained in cone
Definition at line 360 of file Jet.h.
References jptSpecific(), and reco::JPTJet::Specific::pionsInVertexInCalo.
|
inline |
pions that curled out
Definition at line 362 of file Jet.h.
References jptSpecific(), and reco::JPTJet::Specific::pionsInVertexOutCalo.
|
inline |
pions that curled in
Definition at line 364 of file Jet.h.
References jptSpecific(), and reco::JPTJet::Specific::pionsOutVertexInCalo.
|
inlineoverridevirtual |
Scale energy and correspondingly adjust raw jec factors.
Reimplemented from reco::Jet.
Definition at line 177 of file Jet.h.
References scaleEnergy().
Referenced by hitfit::JetTranslatorBase< pat::Jet >::operator()(), JetEnergyShift::produce(), and scaleEnergy().
void pat::Jet::scaleEnergy | ( | double | fScale, |
const std::string & | level | ||
) |
void pat::Jet::setAssociatedTracks | ( | const reco::TrackRefVector & | tracks | ) |
method to set the vector of refs to the tracks associated to this jet
Referenced by pat::PATJetProducer::produce().
|
inline |
set the calo specific part of the jet
Definition at line 299 of file Jet.h.
References specificCalo_.
void pat::Jet::setCaloTowers | ( | const CaloTowerFwdPtrCollection & | caloTowers | ) |
method to store the CaloJet constituents internally
Referenced by pat::PATJetProducer::produce().
void pat::Jet::setGenJetRef | ( | const edm::FwdRef< reco::GenJetCollection > & | gj | ) |
method to set the matched generated jet reference, embedding if requested
Referenced by pat::PATJetProducer::produce().
|
inline |
method to set the matched parton
Definition at line 255 of file Jet.h.
References embed, runTauDisplay::gp, and pat::PATObject< reco::Jet >::setGenParticleRef().
Referenced by pat::PATJetProducer::produce().
void pat::Jet::setHadronFlavour | ( | int | hadronFl | ) |
method to set the hadron-based flavour of the jet
Referenced by pat::PATJetProducer::produce().
void pat::Jet::setJetCharge | ( | float | jetCharge | ) |
method to set the jet charge
Referenced by pat::PATJetProducer::produce().
void pat::Jet::setJetFlavourInfo | ( | const reco::JetFlavourInfo & | jetFlavourInfo | ) |
method to set the JetFlavourInfo of the jet
Referenced by pat::PATJetProducer::produce().
|
inline |
methods for jet ID
Definition at line 266 of file Jet.h.
References triggerObjects_cff::id, and jetID_.
Referenced by pat::PATJetProducer::produce().
|
inline |
void pat::Jet::setPartonFlavour | ( | int | partonFl | ) |
method to set the parton-based flavour of the jet
Referenced by pat::PATJetProducer::produce().
void pat::Jet::setPFCandidates | ( | const PFCandidateFwdPtrCollection & | pfCandidates | ) |
method to store the PFCandidate constituents internally
Referenced by pat::PATJetProducer::produce().
|
inline |
|
inline |
Subjet collection names.
Definition at line 566 of file Jet.h.
References subjetLabels_.
Referenced by TemplatedSecondaryVertexProducer< IPTI, VTX >::matchSubjets().
pat::JetPtrCollection const& pat::Jet::subjets | ( | std::string const & | label | ) | const |
String access to subjet list.
pat::JetPtrCollection const& pat::Jet::subjets | ( | unsigned int | index = 0 | ) | const |
Access to subjet list.
Referenced by groomedMass(), and TemplatedSecondaryVertexProducer< IPTI, VTX >::matchSubjets().
const reco::BaseTagInfo* pat::Jet::tagInfo | ( | const std::string & | label | ) | const |
get a tagInfo with the given name, or NULL if none is found. You should omit the 'TagInfos' part from the label
Referenced by hasTagInfo(), and tagInfoByTypeOrLabel().
const reco::BoostedDoubleSVTagInfo* pat::Jet::tagInfoBoostedDoubleSV | ( | const std::string & | label = "" | ) | const |
|
inlineprivate |
Definition at line 659 of file Jet.h.
References mps_fire::i, dqmiodumpmetadata::n, edm::OwnVector< T, P >::size(), tagInfos_, tagInfosFwdPtr_, and heppy_batch::val.
|
inlineprivate |
const reco::CandIPTagInfo* pat::Jet::tagInfoCandIP | ( | const std::string & | label = "" | ) | const |
get a tagInfo with the given name and type or NULL if none is found. If the label is empty or not specified, it returns the first tagInfo of that type (if any one exists) you should omit the 'TagInfos' part from the label
const reco::CandSecondaryVertexTagInfo* pat::Jet::tagInfoCandSecondaryVertex | ( | const std::string & | label = "" | ) | const |
get a tagInfo with the given name and type or NULL if none is found. If the label is empty or not specified, it returns the first tagInfo of that type (if any one exists) you should omit the 'TagInfos' part from the label
const reco::CandSoftLeptonTagInfo* pat::Jet::tagInfoCandSoftLepton | ( | const std::string & | label = "" | ) | const |
get a tagInfo with the given name and type or NULL if none is found. If the label is empty or not specified, it returns the first tagInfo of that type (if any one exists) you should omit the 'TagInfos' part from the label
|
inline |
const reco::PixelClusterTagInfo* pat::Jet::tagInfoPixelCluster | ( | const std::string & | label = "" | ) | const |
get a tagInfo with the given name and type or NULL if none is found. If the label is empty or not specified, it returns the first tagInfo of that type (if any one exists) you should omit the 'TagInfos' part from the label
const reco::SecondaryVertexTagInfo* pat::Jet::tagInfoSecondaryVertex | ( | const std::string & | label = "" | ) | const |
|
inline |
const reco::SoftLeptonTagInfo* pat::Jet::tagInfoSoftLepton | ( | const std::string & | label = "" | ) | const |
const reco::TrackIPTagInfo* pat::Jet::tagInfoTrackIP | ( | const std::string & | label = "" | ) | const |
|
inline |
returns area of contributing towers
Definition at line 342 of file Jet.h.
References caloSpecific(), and reco::CaloJet::Specific::mTowersArea.
|
private |
|
inline |
Update bare FwdPtr and FwdRef "forward" pointers while keeping the "back" pointers the same (i.e. the ref "forwarding")
Definition at line 516 of file Jet.h.
References caloTowersFwdPtr_, and Exception.
|
inline |
Definition at line 541 of file Jet.h.
References edm::FwdRef< C, T, F >::backRef(), and genJetFwdRef_.
|
inline |
|
inline |
Definition at line 533 of file Jet.h.
References Exception, and tagInfosFwdPtr_.
|
inline |
zero suppression correction
Definition at line 378 of file Jet.h.
References jptSpecific(), and reco::JPTJet::Specific::mZSPCor.
|
friend |
make friends with PATJetProducer so that it can set the an initial jet energy scale unequal to raw calling the private initializeJEC function, which should be non accessible to any other user
|
friend |
|
friend |
|
friend |
pipe operator (introduced to use pat::Jet with PFTopProjectors)
|
protected |
|
protected |
|
protected |
Definition at line 598 of file Jet.h.
Referenced by caloTowersFwdPtr(), and updateFwdCaloTowerFwdPtr().
|
protected |
|
protected |
Definition at line 630 of file Jet.h.
Referenced by currentJECFlavor().
|
protected |
Definition at line 627 of file Jet.h.
Referenced by currentJECLevel().
|
protected |
Definition at line 625 of file Jet.h.
Referenced by currentJECLevel(), and currentJECSet().
|
protected |
Definition at line 608 of file Jet.h.
Referenced by clearDaughters().
|
protected |
|
protected |
Definition at line 614 of file Jet.h.
Referenced by genJetFwdRef(), and updateFwdGenJetFwdRef().
|
protected |
|
protected |
Definition at line 622 of file Jet.h.
Referenced by addJECFactors(), currentJECLevel(), currentJECSet(), jecSetAvailable(), jecSetsAvailable(), and pat::PATJetUpdater::produce().
|
protected |
|
protected |
Definition at line 651 of file Jet.h.
Referenced by jetID(), and setJetID().
|
protected |
|
protected |
|
protected |
Definition at line 603 of file Jet.h.
Referenced by pfCandidatesFwdPtr(), and updateFwdPFCandidateFwdPtr().
|
protected |
|
protected |
Definition at line 646 of file Jet.h.
Referenced by caloSpecific(), isCaloJet(), and setCaloSpecific().
|
protected |
Definition at line 647 of file Jet.h.
Referenced by isJPTJet(), jptSpecific(), and setJPTSpecific().
|
protected |
Definition at line 648 of file Jet.h.
Referenced by hasPFSpecific(), isPFJet(), pfSpecific(), and setPFSpecific().
|
protected |
Definition at line 606 of file Jet.h.
Referenced by nSubjetCollections().
|
protected |
Definition at line 607 of file Jet.h.
Referenced by hasSubjets(), and subjetCollectionNames().
|
protected |
Definition at line 635 of file Jet.h.
Referenced by tagInfoLabels().
|
protected |
Definition at line 636 of file Jet.h.
Referenced by tagInfoByType().
|
protected |
Definition at line 637 of file Jet.h.
Referenced by tagInfoByType(), tagInfosFwdPtr(), and updateFwdTagInfoFwdPtr().