Analysis-level tau class. More...
#include "DataFormats/PatCandidates/interface/Tau.h"
Public Types | |
typedef std::pair< std::string, float > | IdPair |
Public Types inherited from pat::PATObject< reco::BaseTau > | |
typedef reco::BaseTau | base_type |
Public Types inherited from reco::RecoCandidate | |
enum | TrackType { noTrackType, recoTrackType, gsfTrackType } |
track type 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... | |
Public Member Functions | |
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 |
float | bremsRecoveryEOverPLead () const |
float | caloComp () const |
Tau * | clone () const override |
required reimplementation of the Candidate's clone method More... | |
const LorentzVector & | correctedP4 (const std::string &level, const std::string &set="") const |
const LorentzVector & | correctedP4 (const unsigned int &level, const unsigned int &set=0) const |
Tau | correctedTauJet (const std::string &level, const std::string &set="") const |
Tau | correctedTauJet (const unsigned int &level, const unsigned int &set=0) const |
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... | |
int | decayMode () const |
reconstructed tau decay mode (specific to PFTau) More... | |
float | dxy () const |
float | dxy_error () const |
const pat::tau::TauPFEssential::Point & | dxy_PCA () const |
float | dxy_Sig () const |
float | ecalEnergy () const |
float | ecalEnergyLeadChargedHadrCand () const |
float | ecalStripSumEOverPLead () const |
bool | electronPreIDDecision () const |
float | electronPreIDOutput () const |
const reco::TrackRef & | electronPreIDTrack () const |
void | embedIsolationPFCands () |
method to store the isolation candidates internally More... | |
void | embedIsolationPFChargedHadrCands () |
method to store the isolation charged hadrons candidates internally More... | |
void | embedIsolationPFGammaCands () |
method to store the isolation gamma candidates internally More... | |
void | embedIsolationPFNeutralHadrCands () |
method to store the isolation neutral hadrons candidates internally More... | |
void | embedIsolationTracks () |
method to store the isolation tracks internally More... | |
void | embedLeadPFCand () |
void | embedLeadPFChargedHadrCand () |
method to store the leading charged hadron candidate internally More... | |
void | embedLeadPFNeutralCand () |
method to store the leading neutral candidate internally More... | |
void | embedLeadTrack () |
method to store the leading track internally More... | |
void | embedSignalPFCands () |
method to store the signal candidates internally More... | |
void | embedSignalPFChargedHadrCands () |
method to store the signal charged hadrons candidates internally More... | |
void | embedSignalPFGammaCands () |
method to store the signal gamma candidates internally More... | |
void | embedSignalPFNeutralHadrCands () |
method to store the signal neutral hadrons candidates internally More... | |
void | embedSignalTracks () |
method to store the signal tracks internally More... | |
float | emFraction () const |
float | emFraction_MVA () const |
return emFraction_MVA More... | |
float | etaAtEcalEntrance () const |
return etaAtEcalEntrance More... | |
float | etaAtEcalEntranceLeadChargedCand () const |
return etaAtEcalEntrance from LeadChargedCand More... | |
float | etaetaMoment () const |
float | etaphiMoment () const |
bool | ExistIsolationCands () const |
bool | ExistSignalCands () const |
const pat::tau::TauPFEssential::Vector & | flightLength () const |
pat::tau::TauPFEssential::CovMatrix | flightLengthCov () const |
float | flightLengthSig () const |
const reco::GenJet * | genJet () const |
return matched GenJet, built from the visible particles of a generated tau More... | |
bool | hasSecondaryVertex () const |
float | hcal3x3OverPLead () const |
float | hcalEnergy () const |
return sum of hcal energies from signal candidates More... | |
float | hcalEnergyLeadChargedHadrCand () const |
return hcal energy from LeadChargedHadrCand More... | |
float | hcalMaxOverPLead () const |
float | hcalTotOverPLead () const |
float | ip3d () const |
float | ip3d_error () const |
float | ip3d_Sig () const |
reco::CandidatePtrVector | isolationCands () const |
reco::CandidatePtrVector | isolationChargedHadrCands () const |
reco::CandidatePtrVector | isolationGammaCands () const |
reco::CandidatePtrVector | isolationNeutrHadrCands () const |
const std::vector < reco::PFCandidatePtr > & | isolationPFCands () const |
const std::vector < reco::PFCandidatePtr > & | isolationPFChargedHadrCands () const |
float | isolationPFChargedHadrCandsPtSum () const |
const std::vector < reco::PFCandidatePtr > & | isolationPFGammaCands () const |
float | isolationPFGammaCandsEtSum () const |
const std::vector < reco::PFCandidatePtr > & | isolationPFNeutrHadrCands () const |
const std::vector < reco::RecoTauPiZero > & | isolationPiZeroCandidates () const |
const std::vector < reco::PFRecoTauChargedHadron > & | isolationTauChargedHadronCandidates () const |
const reco::TrackRefVector & | isolationTracks () const override |
override the reco::BaseTau::isolationTracks method, to access the internal storage of the isolation tracks More... | |
bool | isPFTau () const |
Returns true if this pat::Tau was made from a reco::PFTau. More... | |
bool | isTauIDAvailable (const std::string &name) const |
Returns true if a specific ID is available in this pat::Tau. More... | |
float | jecFactor (const std::string &level, const std::string &set="") const |
float | jecFactor (const unsigned int &level, const unsigned int &set=0) const |
bool | jecSetAvailable (const std::string &set) const |
bool | jecSetAvailable (const unsigned int &set) const |
bool | jecSetsAvailable () const |
const reco::CandidatePtr | leadCand () const |
return the PFCandidate if available (reference or embedded), or the PackedPFCandidate on miniAOD More... | |
const reco::CandidatePtr | leadChargedHadrCand () const |
float | leadingTrackNormChi2 () const |
return normalized chi2 of leading track More... | |
const reco::CandidatePtr | leadNeutralCand () const |
return the PFCandidate if available (reference or embedded), or the PackedPFCandidate on miniAOD More... | |
const reco::PFCandidatePtr | leadPFCand () const |
const reco::PFCandidatePtr | leadPFChargedHadrCand () const |
float | leadPFChargedHadrCandsignedSipt () const |
const reco::PFCandidatePtr | leadPFNeutralCand () const |
reco::PFRecoTauChargedHadronRef | leadTauChargedHadronCandidate () const |
reco::TrackRef | leadTrack () const override |
override the reco::BaseTau::leadTrack method, to access the internal storage of the leading track More... | |
float | maximumHCALPFClusterEt () const |
bool | muonDecision () const |
size_t | numberOfSourceCandidatePtrs () const override |
reco::Candidate::LorentzVector | p4Jet () const |
const pat::tau::TauPFEssential & | pfEssential () const |
const reco::JetBaseRef & | pfJetRef () const |
const pat::tau::TauPFSpecific & | pfSpecific () const |
return PFTau info or throw exception 'not PFTau' More... | |
float | phiAtEcalEntrance () const |
return phiAtEcalEntrance More... | |
float | phiphiMoment () const |
const reco::VertexRef & | primaryVertex () const |
const pat::tau::TauPFEssential::CovMatrix & | primaryVertexCov () const |
const pat::tau::TauPFEssential::Point & | primaryVertexPos () const |
float | ptLeadChargedCand () const |
return pt from LeadChargedCand More... | |
const reco::VertexRef & | secondaryVertex () const |
const pat::tau::TauPFEssential::CovMatrix & | secondaryVertexCov () const |
const pat::tau::TauPFEssential::Point & | secondaryVertexPos () const |
float | segComp () const |
void | setDecayMode (int) |
set decay mode More... | |
void | setGenJet (const reco::GenJetRef &ref) |
set the matched GenJet More... | |
void | setIsolationChargedHadrCands (const reco::CandidatePtrVector &ptrs) |
void | setIsolationGammaCands (const reco::CandidatePtrVector &ptrs) |
void | setIsolationNeutralHadrCands (const reco::CandidatePtrVector &ptrs) |
void | setSignalChargedHadrCands (const reco::CandidatePtrVector &ptrs) |
setters for the PtrVectors (for miniAOD) More... | |
void | setSignalGammaCands (const reco::CandidatePtrVector &ptrs) |
void | setSignalNeutralHadrCands (const reco::CandidatePtrVector &ptrs) |
void | setTauIDs (const std::vector< IdPair > &ids) |
reco::CandidatePtrVector | signalCands () const |
reco::CandidatePtrVector | signalChargedHadrCands () const |
reco::CandidatePtrVector | signalGammaCands () const |
reco::CandidatePtrVector | signalNeutrHadrCands () const |
const std::vector < reco::PFCandidatePtr > & | signalPFCands () const |
const std::vector < reco::PFCandidatePtr > & | signalPFChargedHadrCands () const |
const std::vector < reco::PFCandidatePtr > & | signalPFGammaCands () const |
const std::vector < reco::PFCandidatePtr > & | signalPFNeutrHadrCands () const |
const std::vector < reco::RecoTauPiZero > & | signalPiZeroCandidates () const |
const std::vector < reco::PFRecoTauChargedHadron > & | signalTauChargedHadronCandidates () const |
const reco::TrackRefVector & | signalTracks () const override |
override the reco::BaseTau::signalTracks method, to access the internal storage of the signal tracks More... | |
reco::CandidatePtr | sourceCandidatePtr (size_type i) const override |
get the source candidate pointer with index i More... | |
Tau () | |
default constructor More... | |
Tau (const reco::BaseTau &aTau) | |
constructor from a reco tau More... | |
Tau (const edm::RefToBase< reco::BaseTau > &aTauRef) | |
constructor from a RefToBase to a reco tau (to be superseded by Ptr counterpart) More... | |
Tau (const edm::Ptr< reco::BaseTau > &aTauRef) | |
constructor from a Ptr to a reco tau More... | |
float | tauID (const std::string &name) const |
float | tauID (const char *name) const |
const std::vector< IdPair > & | tauIDs () const |
~Tau () override | |
destructor More... | |
Public Member Functions inherited from pat::Lepton< reco::BaseTau > | |
float | caloIso () const |
float | chargedHadronIso () const |
Lepton< reco::BaseTau > * | clone () const override |
returns a clone of the Candidate object More... | |
float | ecalIso () const |
const IsoDeposit * | ecalIsoDeposit () const |
void | ecalIsoDeposit (const IsoDeposit &dep) |
const reco::GenParticle * | genLepton () const |
float | hcalIso () const |
const IsoDeposit * | hcalIsoDeposit () const |
void | hcalIsoDeposit (const IsoDeposit &dep) |
const IsoDeposit * | isoDeposit (IsolationKeys key) const |
Returns the IsoDeposit associated with some key, or a null pointer if it is not available. More... | |
Lepton () | |
Lepton (const reco::BaseTau &aLepton) | |
Lepton (const edm::RefToBase< reco::BaseTau > &aLeptonRef) | |
Lepton (const edm::Ptr< reco::BaseTau > &aLeptonRef) | |
const PFIsolation & | miniPFIsolation () const |
float | neutralHadronIso () const |
float | particleIso () const |
float | photonIso () const |
float | puChargedHadronIso () const |
void | setEcalIso (float caloIso) |
Sets ecal isolation variable. More... | |
void | setGenLepton (const reco::GenParticleRef &gl, bool embed=false) |
void | setHcalIso (float caloIso) |
Sets hcal isolation variable. More... | |
void | setIsoDeposit (IsolationKeys key, const IsoDeposit &dep) |
Sets the IsoDeposit associated with some key; if it is already existent, it is overwritten. More... | |
void | setIsolation (IsolationKeys key, float value) |
void | setMiniPFIsolation (PFIsolation const &iso) |
void | setTrackIso (float trackIso) |
Sets tracker isolation variable. More... | |
void | setUserIso (float value, uint8_t index=0) |
Sets user isolation variable index. More... | |
float | trackIso () const |
const IsoDeposit * | trackIsoDeposit () const |
void | trackIsoDeposit (const IsoDeposit &dep) |
float | userIso (uint8_t index=0) const |
const IsoDeposit * | userIsoDeposit (uint8_t index=0) const |
void | userIsoDeposit (const IsoDeposit &dep, uint8_t index=0) |
float | userIsolation (IsolationKeys key) const |
float | userIsolation (const std::string &key) const |
~Lepton () override | |
Public Member Functions inherited from pat::PATObject< reco::BaseTau > | |
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 std::string &key) const |
Return true if there is a user-defined float with a given name. More... | |
bool | hasUserFloat (const char *key) const |
a CINT-friendly interface 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 reco::BaseTau &obj) | |
constructor from a base object (leaves invalid reference to original object!) More... | |
PATObject (const edm::RefToBase< reco::BaseTau > &ref) | |
constructor from reference More... | |
PATObject (const edm::Ptr< reco::BaseTau > &ref) | |
constructor from reference 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 std::string &nameAlgorithm, const bool algoCondAccepted=true, const size_t idx=0) const |
const TriggerObjectStandAlone * | triggerObjectMatchByAlgorithm (const char *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 * | triggerObjectMatchByAlgorithm (const char *nameAlgorithm, const unsigned algoCondAccepted, 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 * | triggerObjectMatchByCollection (const char *coll, 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 * | triggerObjectMatchByCondition (const char *nameCondition, 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 * | triggerObjectMatchByFilter (const char *labelFilter, const size_t idx=0) const |
const TriggerObjectStandAlone * | triggerObjectMatchByFilterID (const unsigned triggerObjectType, 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 char *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 * | triggerObjectMatchByPath (const char *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 std::string &nameAlgorithm, const bool algoCondAccepted=true) const |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByAlgorithm (const char *nameAlgorithm, const bool algoCondAccepted=true) const |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByAlgorithm (const std::string &nameAlgorithm, const unsigned algoCondAccepted) const |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByAlgorithm (const char *nameAlgorithm, const unsigned algoCondAccepted) const |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByCollection (const std::string &coll) const |
get all matched trigger objects from a certain collection More... | |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByCollection (const char *coll) 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 | triggerObjectMatchesByCondition (const char *nameCondition) const |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByFilter (const std::string &labelFilter) const |
get all matched HLT objects used in a certain HLT filter More... | |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByFilter (const char *labelFilter) const |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByFilterID (const unsigned triggerObjectType) const |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByPath (const std::string &namePath, const bool pathLastFilterAccepted=false, const bool pathL3FilterAccepted=true) const |
const TriggerObjectStandAloneCollection | triggerObjectMatchesByPath (const char *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 | triggerObjectMatchesByPath (const char *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 std::string &key) const |
float | userFloat (const char *key) const |
a CINT-friendly interface More... | |
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::BaseTau | |
math::XYZTLorentzVector | alternatLorentzVect () const |
BaseTau () | |
BaseTau (Charge q, const LorentzVector &, const Point &=Point(0, 0, 0)) | |
void | setalternatLorentzVect (const math::XYZTLorentzVector &) |
void | setisolationTracks (const TrackRefVector &) |
void | setleadTrack (const TrackRef &) |
void | setsignalTracks (const TrackRefVector &) |
~BaseTau () override | |
Public Member Functions inherited from reco::RecoCandidate | |
const Track * | bestTrack () const override |
best track pointer More... | |
virtual TrackBaseRef | bestTrackRef () const |
best track RefToBase More... | |
virtual TrackType | bestTrackType () const |
track type More... | |
virtual CaloTowerRef | caloTower () const |
reference to a CaloTower More... | |
virtual reco::TrackRef | combinedMuon () const |
reference to a stand-alone muon Track More... | |
float | dxyError () const override |
uncertainty on dxy More... | |
float | dzError () const override |
uncertainty on dz More... | |
virtual reco::GsfTrackRef | gsfTrack () const |
reference to a GsfTrack More... | |
virtual size_t | numberOfTracks () const |
number of multiple Tracks More... | |
RecoCandidate () | |
default constructor More... | |
virtual reco::TrackRef | standAloneMuon () const |
reference to a stand-alone muon Track More... | |
virtual reco::SuperClusterRef | superCluster () const |
reference to a SuperCluster More... | |
virtual reco::TrackRef | track () const |
reference to a Track More... | |
virtual reco::TrackRef | track (size_t) const |
reference to one of multiple Tracks 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 (size_type) const override |
return daughter at a given position (throws an exception) More... | |
Candidate * | daughter (size_type) override |
return daughter at a given position (throws an exception) More... | |
Candidate * | daughter (const std::string &s) override |
return daughter with a specified role name More... | |
const Candidate * | daughter (const std::string &s) const override |
return daughter with a specified role name 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 | isJet () const override |
bool | isMuon () const override |
bool | isPhoton () const override |
bool | isStandAloneMuon () const override |
bool | isTrackerMuon () const override |
LeafCandidate () | |
LeafCandidate (const Candidate &c) | |
template<typename... Args> | |
LeafCandidate (Args &&...args) | |
LeafCandidate (LeafCandidate &rh) | |
LeafCandidate (LeafCandidate &&)=default | |
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 | numberOfDaughters () const override |
number of daughters More... | |
size_t | numberOfMothers () const override |
number of mothers More... | |
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... | |
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... | |
double | vertexCovariance (int i, int j) const override |
(i, j)-th element of error matrix, i, j = 0, ... 2 More... | |
CovarianceMatrix | vertexCovariance () const final |
return SMatrix 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 | |
const_iterator | begin () const |
first daughter const_iterator More... | |
iterator | begin () |
first daughter iterator More... | |
Candidate () | |
default constructor More... | |
const_iterator | end () const |
last daughter const_iterator More... | |
iterator | end () |
last daughter 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... | |
Protected Member Functions | |
void | addJECFactors (const TauJetCorrFactors &jec) |
add more sets of energy correction factors 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 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 |
Protected Member Functions inherited from pat::PATObject< reco::BaseTau > | |
void | addUserDataObject_ (const std::string &label, std::unique_ptr< pat::UserData > value, bool overwrite=false) |
Protected Member Functions inherited from reco::RecoCandidate | |
template<typename R > | |
bool | checkOverlap (const R &r1, const R &r2) const |
check if two components overlap More... | |
Private Member Functions | |
void | initFromBaseTau (const reco::BaseTau &aTau) |
helper to avoid code duplication in constructors More... | |
Friends | |
class | PATTauProducer |
class | PATTauSlimmer |
std::ostream & | reco::operator<< (std::ostream &out, const Tau &obj) |
pipe operator (introduced to use pat::Tau with PFTopProjectors) More... | |
Additional Inherited Members | |
Public Attributes inherited from reco::RecoCandidate | |
template<typename P4 > | |
__pad0__: LeafCandidate(q | |
constructor from values More... | |
template<typename P4 > | |
p4 | |
template<typename P4 > | |
pdgId | |
template<typename P4 > | |
status | |
template<typename P4 > | |
vtx | |
Protected Types inherited from pat::Lepton< reco::BaseTau > | |
typedef std::vector< std::pair < IsolationKeys, pat::IsoDeposit > > | IsoDepositPairs |
Protected Attributes inherited from pat::Lepton< reco::BaseTau > | |
IsoDepositPairs | isoDeposits_ |
std::vector< float > | isolations_ |
PFIsolation | miniPFIsolation_ |
Protected Attributes inherited from pat::PATObject< reco::BaseTau > | |
std::vector< std::string > | efficiencyNames_ |
vector of the efficiencies (names) More... | |
std::vector < pat::LookupTableRecord > | efficiencyValues_ |
vector of the efficiencies (values) More... | |
std::vector< reco::GenParticle > | genParticleEmbedded_ |
vector to hold an embedded generator level particle More... | |
std::vector< reco::GenParticleRef > | genParticleRef_ |
Reference to a generator level particle. More... | |
std::vector< std::string > | kinResolutionLabels_ |
std::vector < pat::CandKinResolution > | kinResolutions_ |
Kinematic resolutions. More... | |
std::vector < reco::CandidatePtrVector > | overlapItems_ |
Overlapping items (sorted by distance) More... | |
std::vector< std::string > | overlapLabels_ |
Overlapping test labels (only if there are any overlaps) More... | |
edm::Ptr< reco::Candidate > | refToOrig_ |
TriggerObjectStandAloneCollection | triggerObjectMatchesEmbedded_ |
vector of trigger matches More... | |
std::vector< std::string > | userCandLabels_ |
std::vector< reco::CandidatePtr > | userCands_ |
std::vector< std::string > | userDataLabels_ |
User data object. More... | |
pat::UserDataCollection | userDataObjects_ |
std::vector< std::string > | userFloatLabels_ |
std::vector< float > | userFloats_ |
std::vector< std::string > | userIntLabels_ |
std::vector< int32_t > | userInts_ |
Analysis-level tau class.
pat::Tau implements the analysis-level tau class within the 'pat' namespace. It inherits from reco::BaseTau, copies all the information from the source reco::PFTau, and adds some PAT-specific variables.
Please post comments and questions to the Physics Tools hypernews: https://hypernews.cern.ch/HyperNews/CMS/get/physTools.html
typedef std::pair<std::string, float> pat::Tau::IdPair |
pat::Tau::Tau | ( | ) |
default constructor
Referenced by clone().
pat::Tau::Tau | ( | const reco::BaseTau & | aTau | ) |
constructor from a reco tau
pat::Tau::Tau | ( | const edm::RefToBase< reco::BaseTau > & | aTauRef | ) |
constructor from a RefToBase to a reco tau (to be superseded by Ptr counterpart)
pat::Tau::Tau | ( | const edm::Ptr< reco::BaseTau > & | aTauRef | ) |
constructor from a Ptr to a reco tau
|
override |
destructor
|
inlineprotected |
add more sets of energy correction factors
Definition at line 412 of file Tau.h.
References jec_.
Referenced by pat::PATTauProducer::produce().
const std::vector<std::string> pat::Tau::availableJECLevels | ( | const int & | set = 0 | ) | const |
Referenced by availableJECLevels().
|
inline |
Definition at line 358 of file Tau.h.
References availableJECLevels(), and jecSet().
const std::vector<std::string> pat::Tau::availableJECSets | ( | ) | const |
-— methods for jet corrections -— returns the labels of all available sets of jet energy corrections
|
inline |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
Definition at line 205 of file Tau.h.
References pat::tau::TauPFSpecific::bremsRecoveryEOverPLead_, and pfSpecific().
|
inline |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
Definition at line 217 of file Tau.h.
References pat::tau::TauPFSpecific::caloComp_, and pfSpecific().
|
inlineoverridevirtual |
required reimplementation of the Candidate's clone method
Reimplemented from reco::LeafCandidate.
Definition at line 74 of file Tau.h.
References Tau().
|
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 392 of file Tau.h.
References correctedTauJet(), and reco::RecoCandidate::p4.
|
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 397 of file Tau.h.
References correctedTauJet(), and reco::RecoCandidate::p4.
Tau pat::Tau::correctedTauJet | ( | const std::string & | level, |
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 correctedP4().
Tau pat::Tau::correctedTauJet | ( | const unsigned int & | level, |
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 |
return the name of the current step of jet energy corrections
Definition at line 375 of file Tau.h.
References currentJECLevel_, currentJECSet_, jec_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineprotected |
update the current JEC level; used by correctedJet
Definition at line 410 of file Tau.h.
References currentJECLevel_, and testEve_cfg::level.
|
inline |
returns the label of the current set of jet energy corrections
Definition at line 371 of file Tau.h.
References currentJECSet_, jec_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineprotected |
update the current JEC set; used by correctedJet
Definition at line 408 of file Tau.h.
References currentJECSet_.
|
inline |
reconstructed tau decay mode (specific to PFTau)
Definition at line 328 of file Tau.h.
References pat::tau::TauPFEssential::decayMode_, and pfEssential().
Referenced by Tau.Tau::__str__(), and reco::tau::fillIsoMVARun2Inputs().
|
inline |
Definition at line 277 of file Tau.h.
References pat::tau::TauPFEssential::dxy_, and pfEssential().
Referenced by Electron.Electron::cutBasedId(), ntupleDataFormat.Track::dxyPull(), and reco::tau::fillIsoMVARun2Inputs().
|
inline |
Definition at line 278 of file Tau.h.
References pat::tau::TauPFEssential::dxy_error_, and pfEssential().
|
inline |
-— Tau lifetime information -— Filled from PFTauTIPAssociation. Throws an exception if this pat::Tau was not made from a reco::PFTau
Definition at line 276 of file Tau.h.
References pat::tau::TauPFEssential::dxy_PCA_, and pfEssential().
float pat::Tau::dxy_Sig | ( | ) | const |
Referenced by reco::tau::fillIsoMVARun2Inputs().
|
inline |
-— Information for MVA isolation -— Needed to recompute MVA isolation on MiniAOD return sum of ecal energies from signal candidates
Definition at line 297 of file Tau.h.
References pat::tau::TauPFEssential::ecalEnergy_, and pfEssential().
Referenced by reco::tau::eratio(), and reco::tau::fillIsoMVARun2Inputs().
|
inline |
-— Information for anti-electron training -— Needed to recompute on MiniAOD return ecal energy from LeadChargedHadrCand
Definition at line 306 of file Tau.h.
References pat::tau::TauPFEssential::ecalEnergyLeadChargedHadrCand_, and pfEssential().
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::getTauVarsTypeSpecific().
|
inline |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
Definition at line 202 of file Tau.h.
References pat::tau::TauPFSpecific::ecalStripSumEOverPLead_, and pfSpecific().
|
inline |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
Definition at line 214 of file Tau.h.
References pat::tau::TauPFSpecific::electronPreIDDecision_, and pfSpecific().
|
inline |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
Definition at line 211 of file Tau.h.
References pat::tau::TauPFSpecific::electronPreIDOutput_, and pfSpecific().
|
inline |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
Definition at line 208 of file Tau.h.
References pat::tau::TauPFSpecific::electronPreIDTrack_, and pfSpecific().
void pat::Tau::embedIsolationPFCands | ( | ) |
method to store the isolation candidates internally
Referenced by pat::PATTauProducer::produce().
void pat::Tau::embedIsolationPFChargedHadrCands | ( | ) |
method to store the isolation charged hadrons candidates internally
Referenced by pat::PATTauProducer::produce().
void pat::Tau::embedIsolationPFGammaCands | ( | ) |
method to store the isolation gamma candidates internally
Referenced by pat::PATTauProducer::produce().
void pat::Tau::embedIsolationPFNeutralHadrCands | ( | ) |
method to store the isolation neutral hadrons candidates internally
Referenced by pat::PATTauProducer::produce().
void pat::Tau::embedIsolationTracks | ( | ) |
method to store the isolation tracks internally
Referenced by pat::PATTauProducer::produce().
void pat::Tau::embedLeadPFCand | ( | ) |
Referenced by pat::PATTauProducer::produce().
void pat::Tau::embedLeadPFChargedHadrCand | ( | ) |
method to store the leading charged hadron candidate internally
Referenced by pat::PATTauProducer::produce().
void pat::Tau::embedLeadPFNeutralCand | ( | ) |
method to store the leading neutral candidate internally
Referenced by pat::PATTauProducer::produce().
void pat::Tau::embedLeadTrack | ( | ) |
method to store the leading track internally
Referenced by pat::PATTauProducer::produce().
void pat::Tau::embedSignalPFCands | ( | ) |
method to store the signal candidates internally
Referenced by pat::PATTauProducer::produce().
void pat::Tau::embedSignalPFChargedHadrCands | ( | ) |
method to store the signal charged hadrons candidates internally
Referenced by pat::PATTauProducer::produce().
void pat::Tau::embedSignalPFGammaCands | ( | ) |
method to store the signal gamma candidates internally
Referenced by pat::PATTauProducer::produce().
void pat::Tau::embedSignalPFNeutralHadrCands | ( | ) |
method to store the signal neutral hadrons candidates internally
Referenced by pat::PATTauProducer::produce().
void pat::Tau::embedSignalTracks | ( | ) |
method to store the signal tracks internally
Referenced by pat::PATTauProducer::produce().
|
inline |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
Definition at line 190 of file Tau.h.
References pat::tau::TauPFSpecific::emFraction_, and pfSpecific().
|
inline |
return emFraction_MVA
Definition at line 318 of file Tau.h.
References pat::tau::TauPFEssential::emFraction_, and pfEssential().
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::getTauVarsTypeSpecific().
|
inline |
return etaAtEcalEntrance
Definition at line 312 of file Tau.h.
References pat::tau::TauPFEssential::etaAtEcalEntrance_, and pfEssential().
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::getTauVarsTypeSpecific().
|
inline |
return etaAtEcalEntrance from LeadChargedCand
Definition at line 314 of file Tau.h.
References pat::tau::TauPFEssential::etaAtEcalEntranceLeadChargedCand_, and pfEssential().
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::getTauVarsTypeSpecific().
float pat::Tau::etaetaMoment | ( | ) | const |
float pat::Tau::etaphiMoment | ( | ) | const |
bool pat::Tau::ExistIsolationCands | ( | ) | const |
bool pat::Tau::ExistSignalCands | ( | ) | const |
return the PFCandidates if available (reference or embedded), or the PackedPFCandidate on miniAOD note that the vector is returned by value.
|
inline |
Definition at line 284 of file Tau.h.
References pat::tau::TauPFEssential::flightLength_, and pfEssential().
Referenced by reco::tau::fillIsoMVARun2Inputs().
pat::tau::TauPFEssential::CovMatrix pat::Tau::flightLengthCov | ( | ) | const |
|
inline |
Definition at line 285 of file Tau.h.
References pat::tau::TauPFEssential::flightLengthSig_, and pfEssential().
Referenced by reco::tau::fillIsoMVARun2Inputs().
const reco::GenJet* pat::Tau::genJet | ( | ) | const |
return matched GenJet, built from the visible particles of a generated tau
|
inline |
Definition at line 283 of file Tau.h.
References pat::tau::TauPFEssential::hasSV_, and pfEssential().
Referenced by reco::tau::fillIsoMVARun2Inputs().
|
inline |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
Definition at line 199 of file Tau.h.
References pat::tau::TauPFSpecific::hcal3x3OverPLead_, and pfSpecific().
|
inline |
return sum of hcal energies from signal candidates
Definition at line 299 of file Tau.h.
References pat::tau::TauPFEssential::hcalEnergy_, and pfEssential().
Referenced by reco::tau::eratio(), and reco::tau::fillIsoMVARun2Inputs().
|
inline |
return hcal energy from LeadChargedHadrCand
Definition at line 308 of file Tau.h.
References pat::tau::TauPFEssential::hcalEnergyLeadChargedHadrCand_, and pfEssential().
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::getTauVarsTypeSpecific().
|
inline |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
Definition at line 196 of file Tau.h.
References pat::tau::TauPFSpecific::hcalMaxOverPLead_, and pfSpecific().
|
inline |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
Definition at line 193 of file Tau.h.
References pat::tau::TauPFSpecific::hcalTotOverPLead_, and pfSpecific().
|
private |
helper to avoid code duplication in constructors
|
protected |
initialize the jet to a given JEC level during creation starting from Uncorrected
Referenced by pat::PATTauProducer::produce().
|
inline |
Definition at line 290 of file Tau.h.
References pat::tau::TauPFEssential::ip3d_, and pfEssential().
Referenced by reco::tau::fillIsoMVARun2Inputs().
|
inline |
Definition at line 291 of file Tau.h.
References pat::tau::TauPFEssential::ip3d_error_, and pfEssential().
float pat::Tau::ip3d_Sig | ( | ) | const |
Referenced by reco::tau::fillIsoMVARun2Inputs().
reco::CandidatePtrVector pat::Tau::isolationCands | ( | ) | const |
return the PFCandidates if available (reference or embedded), or the PackedPFCandidate on miniAOD note that the vector is returned by value.
reco::CandidatePtrVector pat::Tau::isolationChargedHadrCands | ( | ) | const |
return the PFCandidates if available (reference or embedded), or the PackedPFCandidate on miniAOD note that the vector is returned by value.
reco::CandidatePtrVector pat::Tau::isolationGammaCands | ( | ) | const |
return the PFCandidates if available (reference or embedded), or the PackedPFCandidate on miniAOD note that the vector is returned by value.
Referenced by reco::tau::fillIsoMVARun2Inputs(), and reco::tau::n_photons_total().
reco::CandidatePtrVector pat::Tau::isolationNeutrHadrCands | ( | ) | const |
return the PFCandidates if available (reference or embedded), or the PackedPFCandidate on miniAOD note that the vector is returned by value.
const std::vector<reco::PFCandidatePtr>& pat::Tau::isolationPFCands | ( | ) | const |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
const std::vector<reco::PFCandidatePtr>& pat::Tau::isolationPFChargedHadrCands | ( | ) | const |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
Referenced by pat::PATTauSlimmer::produce().
|
inline |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
Definition at line 181 of file Tau.h.
References pat::tau::TauPFSpecific::isolationPFChargedHadrCandsPtSum_, and pfSpecific().
const std::vector<reco::PFCandidatePtr>& pat::Tau::isolationPFGammaCands | ( | ) | const |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
Referenced by pat::PATTauSlimmer::produce().
|
inline |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
Definition at line 184 of file Tau.h.
References pat::tau::TauPFSpecific::isolationPFGammaCandsEtSum_, and pfSpecific().
const std::vector<reco::PFCandidatePtr>& pat::Tau::isolationPFNeutrHadrCands | ( | ) | const |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
Referenced by pat::PATTauSlimmer::produce().
const std::vector<reco::RecoTauPiZero>& pat::Tau::isolationPiZeroCandidates | ( | ) | const |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
const std::vector<reco::PFRecoTauChargedHadron>& pat::Tau::isolationTauChargedHadronCandidates | ( | ) | const |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
|
overridevirtual |
override the reco::BaseTau::isolationTracks method, to access the internal storage of the isolation tracks
Reimplemented from reco::BaseTau.
|
inline |
Returns true if this pat::Tau was made from a reco::PFTau.
Definition at line 121 of file Tau.h.
References pfSpecific_.
Referenced by pat::PATTauProducer::produce().
bool pat::Tau::isTauIDAvailable | ( | const std::string & | name | ) | const |
Returns true if a specific ID is available in this pat::Tau.
Referenced by DPFIsolation::getPredictions().
float pat::Tau::jecFactor | ( | const std::string & | level, |
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 Jet.Jet::rawFactor(), and Jet.Jet::setRawFactor().
float pat::Tau::jecFactor | ( | const unsigned int & | level, |
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().
|
protected |
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 |
const reco::CandidatePtr pat::Tau::leadCand | ( | ) | const |
return the PFCandidate if available (reference or embedded), or the PackedPFCandidate on miniAOD
const reco::CandidatePtr pat::Tau::leadChargedHadrCand | ( | ) | const |
--— Methods returning associated PFCandidates that work on PAT+AOD, PAT+embedding and miniAOD --— return the PFCandidate if available (reference or embedded), or the PackedPFCandidate on miniAOD
Referenced by Tau.Tau::dxy_approx(), Tau.Tau::dz(), reco::tau::fillIsoMVARun2Inputs(), AntiElectronIDMVA6< TauType, ElectronType >::getTauVarsTypeSpecific(), and AntiElectronDeadECAL::operator()().
|
inline |
return normalized chi2 of leading track
Definition at line 301 of file Tau.h.
References pat::tau::TauPFEssential::leadingTrackNormChi2_, and pfEssential().
Referenced by reco::tau::fillIsoMVARun2Inputs().
const reco::CandidatePtr pat::Tau::leadNeutralCand | ( | ) | const |
return the PFCandidate if available (reference or embedded), or the PackedPFCandidate on miniAOD
const reco::PFCandidatePtr pat::Tau::leadPFCand | ( | ) | const |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
const reco::PFCandidatePtr pat::Tau::leadPFChargedHadrCand | ( | ) | const |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
|
inline |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
Definition at line 136 of file Tau.h.
References pat::tau::TauPFSpecific::leadPFChargedHadrCandsignedSipt_, and pfSpecific().
const reco::PFCandidatePtr pat::Tau::leadPFNeutralCand | ( | ) | const |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
reco::PFRecoTauChargedHadronRef pat::Tau::leadTauChargedHadronCandidate | ( | ) | const |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
|
overridevirtual |
override the reco::BaseTau::leadTrack method, to access the internal storage of the leading track
Reimplemented from reco::BaseTau.
|
inline |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
Definition at line 187 of file Tau.h.
References pat::tau::TauPFSpecific::maximumHCALPFClusterEt_, and pfSpecific().
|
inline |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
Definition at line 223 of file Tau.h.
References pat::tau::TauPFSpecific::muonDecision_, and pfSpecific().
|
overridevirtual |
--— Top Projection business ----— get the number of non-null PFCandidates
Reimplemented from reco::LeafCandidate.
reco::Candidate::LorentzVector pat::Tau::p4Jet | ( | ) | const |
Methods copied from reco::Jet. (accessible from reco::PFTau via reco::PFTauTagInfo)
const pat::tau::TauPFEssential& pat::Tau::pfEssential | ( | ) | const |
Referenced by decayMode(), dxy(), dxy_error(), dxy_PCA(), ecalEnergy(), ecalEnergyLeadChargedHadrCand(), emFraction_MVA(), etaAtEcalEntrance(), etaAtEcalEntranceLeadChargedCand(), flightLength(), flightLengthSig(), hasSecondaryVertex(), hcalEnergy(), hcalEnergyLeadChargedHadrCand(), ip3d(), ip3d_error(), leadingTrackNormChi2(), phiAtEcalEntrance(), primaryVertex(), primaryVertexCov(), primaryVertexPos(), ptLeadChargedCand(), secondaryVertex(), secondaryVertexCov(), and secondaryVertexPos().
|
inline |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
Definition at line 127 of file Tau.h.
References pat::tau::TauPFSpecific::pfJetRef_, and pfSpecific().
Referenced by PFMEtSignInterfaceBase::compResolution().
const pat::tau::TauPFSpecific& pat::Tau::pfSpecific | ( | ) | const |
return PFTau info or throw exception 'not PFTau'
Referenced by bremsRecoveryEOverPLead(), caloComp(), ecalStripSumEOverPLead(), electronPreIDDecision(), electronPreIDOutput(), electronPreIDTrack(), emFraction(), hcal3x3OverPLead(), hcalMaxOverPLead(), hcalTotOverPLead(), isolationPFChargedHadrCandsPtSum(), isolationPFGammaCandsEtSum(), leadPFChargedHadrCandsignedSipt(), maximumHCALPFClusterEt(), muonDecision(), pfJetRef(), and segComp().
|
inline |
return phiAtEcalEntrance
Definition at line 310 of file Tau.h.
References pfEssential(), and pat::tau::TauPFEssential::phiAtEcalEntrance_.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::getTauVarsTypeSpecific().
float pat::Tau::phiphiMoment | ( | ) | const |
|
inline |
Definition at line 280 of file Tau.h.
References pfEssential(), and pat::tau::TauPFEssential::pv_.
|
inline |
Definition at line 282 of file Tau.h.
References pfEssential(), and pat::tau::TauPFEssential::pvCov_.
|
inline |
Definition at line 281 of file Tau.h.
References pfEssential(), and pat::tau::TauPFEssential::pvPos_.
|
inline |
return pt from LeadChargedCand
Definition at line 316 of file Tau.h.
References pfEssential(), and pat::tau::TauPFEssential::ptLeadChargedCand_.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::getTauVarsTypeSpecific().
|
inline |
Definition at line 287 of file Tau.h.
References pfEssential(), and pat::tau::TauPFEssential::sv_.
|
inline |
Definition at line 289 of file Tau.h.
References pfEssential(), and pat::tau::TauPFEssential::svCov_.
|
inline |
Definition at line 288 of file Tau.h.
References pfEssential(), and pat::tau::TauPFEssential::svPos_.
|
inline |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
Definition at line 220 of file Tau.h.
References pfSpecific(), and pat::tau::TauPFSpecific::segComp_.
void pat::Tau::setDecayMode | ( | int | ) |
set decay mode
Referenced by pat::PATTauProducer::produce().
void pat::Tau::setGenJet | ( | const reco::GenJetRef & | ref | ) |
set the matched GenJet
Referenced by pat::PATTauProducer::produce().
|
inline |
Definition at line 263 of file Tau.h.
References isolationChargedHadrCandPtrs_.
Referenced by pat::PATTauSlimmer::produce().
|
inline |
Definition at line 265 of file Tau.h.
References isolationGammaCandPtrs_.
Referenced by pat::PATTauSlimmer::produce().
|
inline |
Definition at line 264 of file Tau.h.
References isolationNeutralHadrCandPtrs_.
Referenced by pat::PATTauSlimmer::produce().
|
inline |
setters for the PtrVectors (for miniAOD)
Definition at line 260 of file Tau.h.
References signalChargedHadrCandPtrs_.
Referenced by pat::PATTauSlimmer::produce().
|
inline |
Definition at line 262 of file Tau.h.
References signalGammaCandPtrs_.
Referenced by pat::PATTauSlimmer::produce().
|
inline |
Definition at line 261 of file Tau.h.
References signalNeutralHadrCandPtrs_.
Referenced by pat::PATTauSlimmer::produce().
|
inline |
Store multiple tau ID values, discarding existing ones The first one in the list becomes the 'default' tau id
Definition at line 347 of file Tau.h.
References tauIDs_.
Referenced by PATTauIDEmbedder::produce(), and pat::PATTauProducer::produce().
reco::CandidatePtrVector pat::Tau::signalCands | ( | ) | const |
reco::CandidatePtrVector pat::Tau::signalChargedHadrCands | ( | ) | const |
return the PFCandidates if available (reference or embedded), or the PackedPFCandidate on miniAOD note that the vector is returned by value.
reco::CandidatePtrVector pat::Tau::signalGammaCands | ( | ) | const |
return the PFCandidates if available (reference or embedded), or the PackedPFCandidate on miniAOD note that the vector is returned by value.
Referenced by reco::tau::fillIsoMVARun2Inputs(), and reco::tau::n_photons_total().
reco::CandidatePtrVector pat::Tau::signalNeutrHadrCands | ( | ) | const |
return the PFCandidates if available (reference or embedded), or the PackedPFCandidate on miniAOD note that the vector is returned by value.
const std::vector<reco::PFCandidatePtr>& pat::Tau::signalPFCands | ( | ) | const |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
const std::vector<reco::PFCandidatePtr>& pat::Tau::signalPFChargedHadrCands | ( | ) | const |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
Referenced by pat::PATTauSlimmer::produce().
const std::vector<reco::PFCandidatePtr>& pat::Tau::signalPFGammaCands | ( | ) | const |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
Referenced by pat::PATTauSlimmer::produce().
const std::vector<reco::PFCandidatePtr>& pat::Tau::signalPFNeutrHadrCands | ( | ) | const |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
Referenced by pat::PATTauSlimmer::produce().
const std::vector<reco::RecoTauPiZero>& pat::Tau::signalPiZeroCandidates | ( | ) | const |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
const std::vector<reco::PFRecoTauChargedHadron>& pat::Tau::signalTauChargedHadronCandidates | ( | ) | const |
Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau
|
overridevirtual |
override the reco::BaseTau::signalTracks method, to access the internal storage of the signal tracks
Reimplemented from reco::BaseTau.
|
overridevirtual |
get the source candidate pointer with index i
Reimplemented from reco::LeafCandidate.
float pat::Tau::tauID | ( | const std::string & | name | ) | const |
Returns a specific tau ID associated to the pat::Tau given its name For cut-based IDs, the value is 1.0 for good, 0.0 for bad. The names are defined within the configuration parameterset "tauIDSources" in PhysicsTools/PatAlgos/python/producersLayer1/tauProducer_cfi.py . Note: an exception is thrown if the specified ID is not available
Referenced by reco::tau::fillIsoMVARun2Inputs(), and DPFIsolation::getPredictions().
|
inline |
Definition at line 339 of file Tau.h.
References AlCaHLTBitMon_QueryRunRegistry::string, and tauID().
Referenced by tauID().
|
inline |
|
friend |
make friends with PATTauProducer so that it can set the initial jet energy scale unequal to raw calling the private initializeJEC function, which should be non accessible to any other user
|
friend |
|
friend |
pipe operator (introduced to use pat::Tau with PFTopProjectors)
|
private |
Definition at line 480 of file Tau.h.
Referenced by currentJECLevel().
|
private |
Definition at line 478 of file Tau.h.
Referenced by currentJECLevel(), and currentJECSet().
|
private |
|
private |
Definition at line 487 of file Tau.h.
Referenced by setIsolationChargedHadrCands().
|
private |
Definition at line 489 of file Tau.h.
Referenced by setIsolationGammaCands().
|
private |
Definition at line 488 of file Tau.h.
Referenced by setIsolationNeutralHadrCands().
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
Definition at line 475 of file Tau.h.
Referenced by addJECFactors(), currentJECLevel(), currentJECSet(), jecSetAvailable(), and jecSetsAvailable().
|
private |
|
private |
|
private |
|
private |
|
private |
Definition at line 493 of file Tau.h.
Referenced by pat::PATTauProducer::produce().
|
private |
holder for PFTau info, or empty vector if CaloTau
Definition at line 469 of file Tau.h.
Referenced by isPFTau(), and pat::PATTauSlimmer::produce().
|
private |
Definition at line 483 of file Tau.h.
Referenced by setSignalChargedHadrCands().
|
private |
Definition at line 485 of file Tau.h.
Referenced by setSignalGammaCands().
|
private |
Definition at line 484 of file Tau.h.
Referenced by setSignalNeutralHadrCands().
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
Definition at line 465 of file Tau.h.
Referenced by setTauIDs(), and tauIDs().