CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Types | Public Member Functions | Protected Member Functions | Private Attributes | Friends
pat::Tau Class Reference

Analysis-level tau class. More...

#include "DataFormats/PatCandidates/interface/Tau.h"

Inheritance diagram for pat::Tau:
pat::Lepton< reco::BaseTau > pat::PATObject< reco::BaseTau > reco::BaseTau reco::RecoCandidate reco::LeafCandidate reco::Candidate

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
 
const pat::tau::TauCaloSpecificcaloSpecific () const
 return CaloTau info or throw exception 'not CaloTau' More...
 
reco::CaloTauTagInfoRef caloTauTagInfoRef () const
 
virtual Tauclone () const
 required reimplementation of the Candidate's clone method More...
 
const LorentzVectorcorrectedP4 (const std::string &level, const std::string &set="") const
 
const LorentzVectorcorrectedP4 (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 ecalStripSumEOverPLead () const
 
bool electronPreIDDecision () const
 
float electronPreIDOutput () const
 
const reco::TrackRefelectronPreIDTrack () 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 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::GenJetgenJet () const
 return matched GenJet, built from the visible particles of a generated tau More...
 
bool hasSecondaryVertex () const
 
float hcal3x3OverPLead () const
 
float hcalMaxOverPLead () const
 
float hcalTotOverPLead () const
 
bool isCaloTau () const
 Returns true if this pat::Tau was made from a reco::CaloTau. More...
 
reco::CandidatePtrVector isolationCands () const
 
reco::CandidatePtrVector isolationChargedHadrCands () const
 
float isolationECALhitsEtSum () 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::TrackRefVectorisolationTracks () const
 override the reco::BaseTau::isolationTracks method, to access the internal storage of the isolation tracks More...
 
float isolationTracksPtSum () const
 
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
 
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 the reco::BaseTau::leadTrack method, to access the internal storage of the leading track More...
 
float leadTrackHCAL3x3hitsEtSum () const
 
float leadTrackHCAL3x3hottesthitDEta () const
 
float leadTracksignedSipt () const
 
float maximumHCALhitEt () const
 
float maximumHCALPFClusterEt () const
 
bool muonDecision () const
 
size_t numberOfSourceCandidatePtrs () const
 
reco::Candidate::LorentzVector p4Jet () const
 
const pat::tau::TauPFEssentialpfEssential () const
 
const reco::PFJetRefpfJetRef () const
 
const pat::tau::TauPFSpecificpfSpecific () const
 return PFTau info or throw exception 'not PFTau' More...
 
float phiphiMoment () const
 
const reco::VertexRefprimaryVertex () const
 
const
pat::tau::TauPFEssential::CovMatrix
primaryVertexCov () const
 
const
pat::tau::TauPFEssential::Point
primaryVertexPos () const
 
const reco::VertexRefsecondaryVertex () 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::TrackRefVectorsignalTracks () const
 override the reco::BaseTau::signalTracks method, to access the internal storage of the signal tracks More...
 
float signalTracksInvariantMass () const
 
reco::CandidatePtr sourceCandidatePtr (size_type i) const
 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
 
float TracksInvariantMass () const
 
virtual ~Tau ()
 destructor More...
 
- Public Member Functions inherited from pat::Lepton< reco::BaseTau >
float caloIso () const
 
float chargedHadronIso () const
 
float ecalIso () const
 
const IsoDepositecalIsoDeposit () const
 
void ecalIsoDeposit (const IsoDeposit &dep)
 
const reco::GenParticlegenLepton () const
 
float hcalIso () const
 
const IsoDeposithcalIsoDeposit () const
 
void hcalIsoDeposit (const IsoDeposit &dep)
 
const IsoDepositisoDeposit (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)
 
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 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 IsoDeposittrackIsoDeposit () const
 
void trackIsoDeposit (const IsoDeposit &dep)
 
float userIso (uint8_t index=0) const
 
const IsoDeposituserIsoDeposit (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
 
virtual ~Lepton ()
 
- 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)
 Set user-defined int. More...
 
void addUserData (const std::string &label, const T &data, bool transientOnly=false)
 
void addUserDataFromPtr (const std::string &label, const edm::Ptr< pat::UserData > &data)
 
void addUserFloat (const std::string &label, float data)
 Set user-defined float. More...
 
void addUserInt (const std::string &label, int32_t data)
 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::LookupTableRecordefficiency (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::GenParticlegenParticle (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::GenParticleRefgenParticleRefs () const
 
size_t genParticlesSize () const
 Number of generator level particles stored as ref or embedded. More...
 
const pat::CandKinResolutiongetKinResolution (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::CandidateoriginalObject () 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::CandidatePtrVectoroverlaps (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 TriggerObjectStandAlonetriggerObjectMatch (const size_t idx=0) const
 get one matched trigger object by index More...
 
const TriggerObjectStandAlonetriggerObjectMatchByAlgorithm (const std::string &nameAlgorithm, const bool algoCondAccepted=true, const size_t idx=0) const
 
const TriggerObjectStandAlonetriggerObjectMatchByAlgorithm (const char *nameAlgorithm, const bool algoCondAccepted=true, const size_t idx=0) const
 
const TriggerObjectStandAlonetriggerObjectMatchByAlgorithm (const std::string &nameAlgorithm, const unsigned algoCondAccepted, const size_t idx=0) const
 
const TriggerObjectStandAlonetriggerObjectMatchByAlgorithm (const char *nameAlgorithm, const unsigned algoCondAccepted, const size_t idx=0) const
 
const TriggerObjectStandAlonetriggerObjectMatchByCollection (const std::string &coll, const size_t idx=0) const
 get one matched trigger object from a certain collection by index More...
 
const TriggerObjectStandAlonetriggerObjectMatchByCollection (const char *coll, const size_t idx=0) const
 
const TriggerObjectStandAlonetriggerObjectMatchByCondition (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 TriggerObjectStandAlonetriggerObjectMatchByCondition (const char *nameCondition, const size_t idx=0) const
 
const TriggerObjectStandAlonetriggerObjectMatchByFilter (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 TriggerObjectStandAlonetriggerObjectMatchByFilter (const char *labelFilter, const size_t idx=0) const
 
const TriggerObjectStandAlonetriggerObjectMatchByFilterID (const unsigned triggerObjectType, const size_t idx=0) const
 
const TriggerObjectStandAlonetriggerObjectMatchByPath (const std::string &namePath, const bool pathLastFilterAccepted=false, const bool pathL3FilterAccepted=true, const size_t idx=0) const
 
const TriggerObjectStandAlonetriggerObjectMatchByPath (const char *namePath, const bool pathLastFilterAccepted=false, const bool pathL3FilterAccepted=true, const size_t idx=0) const
 
const TriggerObjectStandAlonetriggerObjectMatchByPath (const std::string &namePath, const unsigned pathLastFilterAccepted, const unsigned pathL3FilterAccepted=1, const size_t idx=0) const
 
const TriggerObjectStandAlonetriggerObjectMatchByPath (const char *namePath, const unsigned pathLastFilterAccepted, const unsigned pathL3FilterAccepted=1, const size_t idx=0) const
 
const TriggerObjectStandAlonetriggerObjectMatchByType (const trigger::TriggerObjectType triggerObjectType, const size_t idx=0) const
 get one matched trigger object of a certain type by index More...
 
const TriggerObjectStandAlonetriggerObjectMatchByType (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 TuserData (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...
 
int32_t userInt (const std::string &key) const
 
const std::vector< std::string > & userIntNames () const
 Get list of user-defined int names. More...
 
virtual ~PATObject ()
 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 &)
 
virtual ~BaseTau ()
 
- Public Member Functions inherited from reco::RecoCandidate
virtual const TrackbestTrack () const
 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...
 
virtual float dxyError () const
 uncertainty on dxy More...
 
virtual float dzError () const
 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...
 
template<typename P4 >
 RecoCandidate (Charge q, const P4 &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0)
 constructor from values 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...
 
virtual ~RecoCandidate ()
 destructor More...
 
- Public Member Functions inherited from reco::LeafCandidate
virtual Vector boostToCM () const
 
virtual int charge () const
 electric charge More...
 
void construct (int qx3, float pt, float eta, float phi, float mass, const Point &vtx, int pdgId, int status)
 
virtual const Candidatedaughter (size_type) const
 return daughter at a given position (throws an exception) More...
 
virtual Candidatedaughter (size_type)
 return daughter at a given position (throws an exception) More...
 
virtual Candidatedaughter (const std::string &s)
 return daughter with a specified role name More...
 
virtual const Candidatedaughter (const std::string &s) const
 return daughter with a specified role name More...
 
virtual double energy () const
 energy More...
 
virtual double et () const
 transverse energy More...
 
virtual double et2 () const
 transverse energy squared (use this for cut!) More...
 
virtual double eta () const
 momentum pseudorapidity More...
 
virtual void fillVertexCovariance (CovarianceMatrix &v) const
 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...
 
virtual bool hasMasterClone () const
 
virtual bool hasMasterClonePtr () const
 
virtual bool isCaloMuon () const
 
virtual bool isConvertedPhoton () const
 
virtual bool isElectron () const
 
virtual bool isGlobalMuon () const
 
virtual bool isJet () const
 
virtual bool isMuon () const
 
virtual bool isPhoton () const
 
virtual bool isStandAloneMuon () const
 
virtual bool isTrackerMuon () const
 
 LeafCandidate ()
 
 LeafCandidate (const Candidate &c)
 
template<typename... Args>
 LeafCandidate (Args &&...args)
 
 LeafCandidate (LeafCandidate &rh)
 
 LeafCandidate (LeafCandidate &&)=default
 
 LeafCandidate (LeafCandidate const &)=default
 
virtual bool longLived () const
 is long lived? More...
 
virtual double mass () const
 mass More...
 
virtual bool massConstraint () const
 do mass constraint? More...
 
virtual double massSqr () const
 mass squared More...
 
virtual const CandidateBaseRefmasterClone () const
 
virtual const CandidatePtrmasterClonePtr () const
 
template<typename Ref >
Ref masterRef () const
 cast master clone reference to a concrete type More...
 
virtual Vector momentum () const
 spatial momentum vector More...
 
virtual const Candidatemother (size_type) const
 return mother at a given position (throws an exception) More...
 
virtual double mt () const
 transverse mass More...
 
virtual double mtSqr () const
 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...
 
virtual size_t numberOfDaughters () const
 number of daughters More...
 
virtual size_t numberOfMothers () const
 number of mothers More...
 
LeafCandidateoperator= (LeafCandidate &&)=default
 
LeafCandidateoperator= (LeafCandidate const &)=default
 
virtual double p () const
 magnitude of momentum vector More...
 
virtual const LorentzVectorp4 () const
 four-momentum Lorentz vector More...
 
virtual int pdgId () const
 PDG identifier. More...
 
virtual double phi () const
 momentum azimuthal angle More...
 
virtual const PolarLorentzVectorpolarP4 () const
 four-momentum Lorentz vector More...
 
virtual double pt () const
 transverse momentum More...
 
virtual double px () const
 x coordinate of momentum vector More...
 
virtual double py () const
 y coordinate of momentum vector More...
 
virtual double pz () const
 z coordinate of momentum vector More...
 
virtual double rapidity () const
 rapidity More...
 
virtual void setCharge (Charge q)
 set electric charge More...
 
virtual void setLongLived ()
 
virtual void setMass (double m)
 set particle mass More...
 
virtual void setMassConstraint ()
 
virtual void setP4 (const LorentzVector &p4)
 set 4-momentum More...
 
virtual void setP4 (const PolarLorentzVector &p4)
 set 4-momentum More...
 
virtual void setPdgId (int pdgId)
 
virtual void setPz (double pz)
 
virtual void setStatus (int status)
 set status word More...
 
virtual void setThreeCharge (Charge qx3)
 set electric charge More...
 
virtual void setVertex (const Point &vertex)
 set vertex More...
 
virtual int status () const
 status word More...
 
virtual double theta () const
 momentum polar angle More...
 
virtual int threeCharge () const
 electric charge More...
 
virtual const Pointvertex () const
 vertex position (overwritten by PF...) More...
 
virtual double vertexChi2 () const
 chi-squares More...
 
virtual double vertexCovariance (int i, int j) const
 (i, j)-th element of error matrix, i, j = 0, ... 2 More...
 
CovarianceMatrix vertexCovariance () const
 return SMatrix More...
 
virtual double vertexNdof () const
 
virtual double vertexNormalizedChi2 () const
 chi-squared divided by n.d.o.f. More...
 
virtual double vx () const
 x coordinate of vertex position More...
 
virtual double vy () const
 y coordinate of vertex position More...
 
virtual double vz () const
 z coordinate of vertex position More...
 
virtual double y () const
 rapidity More...
 
virtual ~LeafCandidate ()
 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 reco::RecoCandidate
template<typename R >
bool checkOverlap (const R &r1, const R &r2) const
 check if two components overlap More...
 

Private Attributes

std::vector
< pat::tau::TauCaloSpecific
caloSpecific_
 holder for CaloTau info, or empty vector if PFTau More...
 
unsigned int currentJECLevel_
 
unsigned int currentJECSet_
 
bool embeddedIsolationPFCands_
 
bool embeddedIsolationPFChargedHadrCands_
 
bool embeddedIsolationPFGammaCands_
 
bool embeddedIsolationPFNeutralHadrCands_
 
bool embeddedIsolationTracks_
 
bool embeddedLeadPFCand_
 
bool embeddedLeadPFChargedHadrCand_
 
bool embeddedLeadPFNeutralCand_
 
bool embeddedLeadTrack_
 
bool embeddedSignalPFCands_
 
bool embeddedSignalPFChargedHadrCands_
 
bool embeddedSignalPFGammaCands_
 
bool embeddedSignalPFNeutralHadrCands_
 
bool embeddedSignalTracks_
 
std::vector< reco::GenJetgenJet_
 
reco::CandidatePtrVector isolationChargedHadrCandPtrs_
 
reco::CandidatePtrVector isolationGammaCandPtrs_
 
reco::CandidatePtrVector isolationNeutralHadrCandPtrs_
 
std::vector< reco::PFCandidateisolationPFCands_
 
edm::AtomicPtrCache
< std::vector
< reco::PFCandidatePtr > > 
isolationPFCandsTransientPtrs_
 
std::vector< reco::PFCandidateisolationPFChargedHadrCands_
 
edm::AtomicPtrCache
< std::vector
< reco::PFCandidatePtr > > 
isolationPFChargedHadrCandsTransientPtrs_
 
std::vector< reco::PFCandidateisolationPFGammaCands_
 
edm::AtomicPtrCache
< std::vector
< reco::PFCandidatePtr > > 
isolationPFGammaCandsTransientPtrs_
 
std::vector< reco::PFCandidateisolationPFNeutralHadrCands_
 
edm::AtomicPtrCache
< std::vector
< reco::PFCandidatePtr > > 
isolationPFNeutralHadrCandsTransientPtrs_
 
std::vector< reco::TrackisolationTracks_
 
edm::AtomicPtrCache
< reco::TrackRefVector
isolationTracksTransientRefVector_
 
std::vector
< pat::TauJetCorrFactors
jec_
 
std::vector< reco::PFCandidateleadPFCand_
 
std::vector< reco::PFCandidateleadPFChargedHadrCand_
 
std::vector< reco::PFCandidateleadPFNeutralCand_
 
std::vector< reco::TrackleadTrack_
 
std::vector
< pat::tau::TauPFEssential
pfEssential_
 
std::vector
< pat::tau::TauPFSpecific
pfSpecific_
 holder for PFTau info, or empty vector if CaloTau More...
 
reco::CandidatePtrVector signalChargedHadrCandPtrs_
 
reco::CandidatePtrVector signalGammaCandPtrs_
 
reco::CandidatePtrVector signalNeutralHadrCandPtrs_
 
std::vector< reco::PFCandidatesignalPFCands_
 
edm::AtomicPtrCache
< std::vector
< reco::PFCandidatePtr > > 
signalPFCandsTransientPtrs_
 
std::vector< reco::PFCandidatesignalPFChargedHadrCands_
 
edm::AtomicPtrCache
< std::vector
< reco::PFCandidatePtr > > 
signalPFChargedHadrCandsTransientPtrs_
 
std::vector< reco::PFCandidatesignalPFGammaCands_
 
edm::AtomicPtrCache
< std::vector
< reco::PFCandidatePtr > > 
signalPFGammaCandsTransientPtrs_
 
std::vector< reco::PFCandidatesignalPFNeutralHadrCands_
 
edm::AtomicPtrCache
< std::vector
< reco::PFCandidatePtr > > 
signalPFNeutralHadrCandsTransientPtrs_
 
std::vector< reco::TracksignalTracks_
 
edm::AtomicPtrCache
< reco::TrackRefVector
signalTracksTransientRefVector_
 
std::vector< IdPairtauIDs_
 

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

- 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_
 
- 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::GenParticlegenParticleEmbedded_
 vector to hold an embedded generator level particle More...
 
std::vector< reco::GenParticleRefgenParticleRef_
 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::CandidaterefToOrig_
 
TriggerObjectStandAloneCollection triggerObjectMatchesEmbedded_
 vector of trigger matches More...
 
std::vector< std::string > userCandLabels_
 
std::vector< reco::CandidatePtruserCands_
 
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_
 

Detailed Description

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::CaloTau or reco::PFTau, and adds some PAT-specific variable.

Please post comments and questions to the Physics Tools hypernews: https://hypernews.cern.ch/HyperNews/CMS/get/physTools.html

Author
Steven Lowette, Christophe Delaere, Giovanni Petrucciani, Frederic Ronga, Colin Bernet

Definition at line 56 of file Tau.h.

Member Typedef Documentation

typedef std::pair<std::string, float> pat::Tau::IdPair

Definition at line 64 of file Tau.h.

Constructor & Destructor Documentation

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

virtual pat::Tau::~Tau ( )
virtual

destructor

Member Function Documentation

void pat::Tau::addJECFactors ( const TauJetCorrFactors jec)
inlineprotected

add more sets of energy correction factors

Definition at line 421 of file Tau.h.

References jec_.

Referenced by pat::PATTauProducer::produce().

421 {jec_.push_back(jec); };
std::vector< pat::TauJetCorrFactors > jec_
Definition: Tau.h:487
const std::vector<std::string> pat::Tau::availableJECLevels ( const int &  set = 0) const
const std::vector<std::string> pat::Tau::availableJECLevels ( const std::string &  set) const
inline

Definition at line 367 of file Tau.h.

References availableJECLevels(), and jecSet().

Referenced by availableJECLevels().

367 { return availableJECLevels(jecSet(set)); };
int jecSet(const std::string &label) const
const std::vector< std::string > availableJECLevels(const int &set=0) const
const std::vector<std::string> pat::Tau::availableJECSets ( ) const

-— methods for jet corrections -— returns the labels of all available sets of jet energy corrections

float pat::Tau::bremsRecoveryEOverPLead ( ) const
inline

Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau

Definition at line 242 of file Tau.h.

References pat::tau::TauPFSpecific::bremsRecoveryEOverPLead_, and pfSpecific().

const pat::tau::TauPFSpecific & pfSpecific() const
return PFTau info or throw exception &#39;not PFTau&#39;
float pat::Tau::caloComp ( ) const
inline

Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau

Definition at line 254 of file Tau.h.

References pat::tau::TauPFSpecific::caloComp_, and pfSpecific().

254 { return pfSpecific().caloComp_; }
const pat::tau::TauPFSpecific & pfSpecific() const
return PFTau info or throw exception &#39;not PFTau&#39;
const pat::tau::TauCaloSpecific& pat::Tau::caloSpecific ( ) const
reco::CaloTauTagInfoRef pat::Tau::caloTauTagInfoRef ( ) const
inline

Method copied from reco::CaloTau. Throws an exception if this pat::Tau was not made from a reco::CaloTau

Definition at line 130 of file Tau.h.

References caloSpecific(), and pat::tau::TauCaloSpecific::CaloTauTagInfoRef_.

130 { return caloSpecific().CaloTauTagInfoRef_; }
const pat::tau::TauCaloSpecific & caloSpecific() const
return CaloTau info or throw exception &#39;not CaloTau&#39;
reco::CaloTauTagInfoRef CaloTauTagInfoRef_
virtual Tau* pat::Tau::clone ( void  ) const
inlinevirtual

required reimplementation of the Candidate's clone method

Reimplemented from pat::Lepton< reco::BaseTau >.

Definition at line 78 of file Tau.h.

References Tau().

78 { return new Tau(*this); }
Tau()
default constructor
const LorentzVector& pat::Tau::correctedP4 ( const std::string &  level,
const std::string &  set = "" 
) const
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 399 of file Tau.h.

References correctedTauJet(), and reco::LeafCandidate::p4().

399  {
400  return correctedTauJet(level, set).p4();
401  }
Tau correctedTauJet(const std::string &level, const std::string &set="") const
tuple level
Definition: testEve_cfg.py:34
virtual const LorentzVector & p4() const
four-momentum Lorentz vector
Definition: LeafCandidate.h:99
const LorentzVector& pat::Tau::correctedP4 ( const unsigned int &  level,
const unsigned int &  set = 0 
) const
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 404 of file Tau.h.

References correctedTauJet(), and reco::LeafCandidate::p4().

404  {
405  return correctedTauJet(level, set).p4();
406  }
Tau correctedTauJet(const std::string &level, const std::string &set="") const
tuple level
Definition: testEve_cfg.py:34
virtual const LorentzVector & p4() const
four-momentum Lorentz vector
Definition: LeafCandidate.h:99
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

std::string pat::Tau::currentJECLevel ( ) const
inline

return the name of the current step of jet energy corrections

Definition at line 382 of file Tau.h.

References currentJECLevel_, currentJECSet_, jec_, and AlCaHLTBitMon_QueryRunRegistry::string.

382  {
383  return currentJECSet_<jec_.size() ? jec_.at(currentJECSet_).jecLevel(currentJECLevel_) : std::string("ERROR");
384  }
unsigned int currentJECLevel_
Definition: Tau.h:492
std::vector< pat::TauJetCorrFactors > jec_
Definition: Tau.h:487
unsigned int currentJECSet_
Definition: Tau.h:490
void pat::Tau::currentJECLevel ( const unsigned int &  level)
inlineprotected

update the current JEC level; used by correctedJet

Definition at line 419 of file Tau.h.

References currentJECLevel_, and testEve_cfg::level.

unsigned int currentJECLevel_
Definition: Tau.h:492
tuple level
Definition: testEve_cfg.py:34
std::string pat::Tau::currentJECSet ( ) const
inline

returns the label of the current set of jet energy corrections

Definition at line 378 of file Tau.h.

References currentJECSet_, jec_, and AlCaHLTBitMon_QueryRunRegistry::string.

378  {
379  return currentJECSet_<jec_.size() ? jec_.at(currentJECSet_).jecSet() : std::string("ERROR");
380  }
std::vector< pat::TauJetCorrFactors > jec_
Definition: Tau.h:487
unsigned int currentJECSet_
Definition: Tau.h:490
void pat::Tau::currentJECSet ( const unsigned int &  set)
inlineprotected

update the current JEC set; used by correctedJet

Definition at line 417 of file Tau.h.

References currentJECSet_.

417 { currentJECSet_=set; };
unsigned int currentJECSet_
Definition: Tau.h:490
int pat::Tau::decayMode ( ) const
inline

reconstructed tau decay mode (specific to PFTau)

Definition at line 337 of file Tau.h.

References pat::tau::TauPFEssential::decayMode_, and pfEssential().

Referenced by Tau.Tau::__str__().

337 { return pfEssential().decayMode_; }
const pat::tau::TauPFEssential & pfEssential() const
float pat::Tau::dxy ( ) const
inline

Definition at line 315 of file Tau.h.

References pat::tau::TauPFEssential::dxy_, and pfEssential().

315 { return pfEssential().dxy_; }
const pat::tau::TauPFEssential & pfEssential() const
float pat::Tau::dxy_error ( ) const
inline

Definition at line 316 of file Tau.h.

References pat::tau::TauPFEssential::dxy_error_, and pfEssential().

316 { return pfEssential().dxy_error_; }
const pat::tau::TauPFEssential & pfEssential() const
const pat::tau::TauPFEssential::Point& pat::Tau::dxy_PCA ( ) const
inline

-— Tau lifetime information -— Filled from PFTauTIPAssociation. Throws an exception if this pat::Tau was not made from a reco::PFTau

Definition at line 314 of file Tau.h.

References pat::tau::TauPFEssential::dxy_PCA_, and pfEssential().

314 { return pfEssential().dxy_PCA_; }
const pat::tau::TauPFEssential & pfEssential() const
float pat::Tau::dxy_Sig ( ) const
float pat::Tau::ecalStripSumEOverPLead ( ) const
inline

Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau

Definition at line 239 of file Tau.h.

References pat::tau::TauPFSpecific::ecalStripSumEOverPLead_, and pfSpecific().

const pat::tau::TauPFSpecific & pfSpecific() const
return PFTau info or throw exception &#39;not PFTau&#39;
bool pat::Tau::electronPreIDDecision ( ) const
inline

Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau

Definition at line 251 of file Tau.h.

References pat::tau::TauPFSpecific::electronPreIDDecision_, and pfSpecific().

const pat::tau::TauPFSpecific & pfSpecific() const
return PFTau info or throw exception &#39;not PFTau&#39;
float pat::Tau::electronPreIDOutput ( ) const
inline

Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau

Definition at line 248 of file Tau.h.

References pat::tau::TauPFSpecific::electronPreIDOutput_, and pfSpecific().

248 { return pfSpecific().electronPreIDOutput_; }
const pat::tau::TauPFSpecific & pfSpecific() const
return PFTau info or throw exception &#39;not PFTau&#39;
const reco::TrackRef& pat::Tau::electronPreIDTrack ( ) const
inline

Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau

Definition at line 245 of file Tau.h.

References pat::tau::TauPFSpecific::electronPreIDTrack_, and pfSpecific().

245 { return pfSpecific().electronPreIDTrack_; }
reco::TrackRef electronPreIDTrack_
Definition: TauPFSpecific.h:54
const pat::tau::TauPFSpecific & pfSpecific() const
return PFTau info or throw exception &#39;not PFTau&#39;
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 ( )
  • PFTau specific content - method to store the leading candidate internally

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().

float pat::Tau::emFraction ( ) const
inline

Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau

Definition at line 227 of file Tau.h.

References pat::tau::TauPFSpecific::emFraction_, and pfSpecific().

227 { return pfSpecific().emFraction_; }
const pat::tau::TauPFSpecific & pfSpecific() const
return PFTau info or throw exception &#39;not PFTau&#39;
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.

const pat::tau::TauPFEssential::Vector& pat::Tau::flightLength ( ) const
inline

Definition at line 322 of file Tau.h.

References pat::tau::TauPFEssential::flightLength_, and pfEssential().

322 { return pfEssential().flightLength_; }
const pat::tau::TauPFEssential & pfEssential() const
pat::tau::TauPFEssential::CovMatrix pat::Tau::flightLengthCov ( ) const
float pat::Tau::flightLengthSig ( ) const
inline

Definition at line 323 of file Tau.h.

References pat::tau::TauPFEssential::flightLengthSig_, and pfEssential().

323 { return pfEssential().flightLengthSig_; }
const pat::tau::TauPFEssential & pfEssential() const
const reco::GenJet* pat::Tau::genJet ( ) const

return matched GenJet, built from the visible particles of a generated tau

bool pat::Tau::hasSecondaryVertex ( ) const
inline

Definition at line 321 of file Tau.h.

References pat::tau::TauPFEssential::hasSV_, and pfEssential().

321 { return pfEssential().hasSV_; }
const pat::tau::TauPFEssential & pfEssential() const
float pat::Tau::hcal3x3OverPLead ( ) const
inline

Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau

Definition at line 236 of file Tau.h.

References pat::tau::TauPFSpecific::hcal3x3OverPLead_, and pfSpecific().

236 { return pfSpecific().hcal3x3OverPLead_; }
const pat::tau::TauPFSpecific & pfSpecific() const
return PFTau info or throw exception &#39;not PFTau&#39;
float pat::Tau::hcalMaxOverPLead ( ) const
inline

Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau

Definition at line 233 of file Tau.h.

References pat::tau::TauPFSpecific::hcalMaxOverPLead_, and pfSpecific().

233 { return pfSpecific().hcalMaxOverPLead_; }
const pat::tau::TauPFSpecific & pfSpecific() const
return PFTau info or throw exception &#39;not PFTau&#39;
float pat::Tau::hcalTotOverPLead ( ) const
inline

Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau

Definition at line 230 of file Tau.h.

References pat::tau::TauPFSpecific::hcalTotOverPLead_, and pfSpecific().

230 { return pfSpecific().hcalTotOverPLead_; }
const pat::tau::TauPFSpecific & pfSpecific() const
return PFTau info or throw exception &#39;not PFTau&#39;
void pat::Tau::initializeJEC ( unsigned int  level,
const unsigned int  set = 0 
)
protected

initialize the jet to a given JEC level during creation starting from Uncorrected

Referenced by pat::PATTauProducer::produce().

bool pat::Tau::isCaloTau ( ) const
inline

Returns true if this pat::Tau was made from a reco::CaloTau.

Definition at line 125 of file Tau.h.

References caloSpecific_.

125 { return !caloSpecific_.empty(); }
std::vector< pat::tau::TauCaloSpecific > caloSpecific_
holder for CaloTau info, or empty vector if PFTau
Definition: Tau.h:481
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.

float pat::Tau::isolationECALhitsEtSum ( ) const
inline

Method copied from reco::CaloTau. Throws an exception if this pat::Tau was not made from a reco::CaloTau

Definition at line 151 of file Tau.h.

References caloSpecific(), and pat::tau::TauCaloSpecific::isolationECALhitsEtSum_.

const pat::tau::TauCaloSpecific & caloSpecific() const
return CaloTau info or throw exception &#39;not CaloTau&#39;
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.

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().

float pat::Tau::isolationPFChargedHadrCandsPtSum ( ) const
inline

Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau

Definition at line 218 of file Tau.h.

References pat::tau::TauPFSpecific::isolationPFChargedHadrCandsPtSum_, and pfSpecific().

float isolationPFChargedHadrCandsPtSum_
Definition: TauPFSpecific.h:44
const pat::tau::TauPFSpecific & pfSpecific() const
return PFTau info or throw exception &#39;not PFTau&#39;
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().

float pat::Tau::isolationPFGammaCandsEtSum ( ) const
inline

Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau

Definition at line 221 of file Tau.h.

References pat::tau::TauPFSpecific::isolationPFGammaCandsEtSum_, and pfSpecific().

const pat::tau::TauPFSpecific & pfSpecific() const
return PFTau info or throw exception &#39;not PFTau&#39;
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

const reco::TrackRefVector& pat::Tau::isolationTracks ( ) const
virtual

override the reco::BaseTau::isolationTracks method, to access the internal storage of the isolation tracks

Reimplemented from reco::BaseTau.

float pat::Tau::isolationTracksPtSum ( ) const
inline

Method copied from reco::CaloTau. Throws an exception if this pat::Tau was not made from a reco::CaloTau

Definition at line 148 of file Tau.h.

References caloSpecific(), and pat::tau::TauCaloSpecific::isolationTracksPtSum_.

const pat::tau::TauCaloSpecific & caloSpecific() const
return CaloTau info or throw exception &#39;not CaloTau&#39;
bool pat::Tau::isPFTau ( ) const
inline

Returns true if this pat::Tau was made from a reco::PFTau.

Definition at line 158 of file Tau.h.

References pfSpecific_.

Referenced by pat::PATTauProducer::produce().

158 { return !pfSpecific_.empty(); }
std::vector< pat::tau::TauPFSpecific > pfSpecific_
holder for PFTau info, or empty vector if CaloTau
Definition: Tau.h:477
bool pat::Tau::isTauIDAvailable ( const std::string &  name) const

Returns true if a specific ID is available in this pat::Tau.

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().

int pat::Tau::jecSet ( const std::string &  label) const
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().

bool pat::Tau::jecSetAvailable ( const std::string &  set) const
inline

returns true if the jet carries a set of jet energy correction factors with the given label

Definition at line 373 of file Tau.h.

References jecSet().

373 {return (jecSet(set) >= 0); };
int jecSet(const std::string &label) const
bool pat::Tau::jecSetAvailable ( const unsigned int &  set) const
inline

returns true if the jet carries a set of jet energy correction factors with the given label

Definition at line 376 of file Tau.h.

References jec_.

376 {return (set < jec_.size()); };
std::vector< pat::TauJetCorrFactors > jec_
Definition: Tau.h:487
bool pat::Tau::jecSetsAvailable ( ) const
inline

returns true if the jet carries jet energy correction information at all

Definition at line 370 of file Tau.h.

References jec_.

370 { return !jec_.empty(); }
std::vector< pat::TauJetCorrFactors > jec_
Definition: Tau.h:487
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(), and Tau.Tau::dz().

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

float pat::Tau::leadPFChargedHadrCandsignedSipt ( ) const
inline

Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau

Definition at line 173 of file Tau.h.

References pat::tau::TauPFSpecific::leadPFChargedHadrCandsignedSipt_, and pfSpecific().

float leadPFChargedHadrCandsignedSipt_
Definition: TauPFSpecific.h:29
const pat::tau::TauPFSpecific & pfSpecific() const
return PFTau info or throw exception &#39;not PFTau&#39;
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

reco::TrackRef pat::Tau::leadTrack ( ) const
virtual

override the reco::BaseTau::leadTrack method, to access the internal storage of the leading track

Reimplemented from reco::BaseTau.

float pat::Tau::leadTrackHCAL3x3hitsEtSum ( ) const
inline

Method copied from reco::CaloTau. Throws an exception if this pat::Tau was not made from a reco::CaloTau

Definition at line 136 of file Tau.h.

References caloSpecific(), and pat::tau::TauCaloSpecific::leadTrackHCAL3x3hitsEtSum_.

const pat::tau::TauCaloSpecific & caloSpecific() const
return CaloTau info or throw exception &#39;not CaloTau&#39;
float pat::Tau::leadTrackHCAL3x3hottesthitDEta ( ) const
inline

Method copied from reco::CaloTau. Throws an exception if this pat::Tau was not made from a reco::CaloTau

Definition at line 139 of file Tau.h.

References caloSpecific(), and pat::tau::TauCaloSpecific::leadTrackHCAL3x3hottesthitDEta_.

const pat::tau::TauCaloSpecific & caloSpecific() const
return CaloTau info or throw exception &#39;not CaloTau&#39;
float pat::Tau::leadTracksignedSipt ( ) const
inline

Method copied from reco::CaloTau. Throws an exception if this pat::Tau was not made from a reco::CaloTau

Definition at line 133 of file Tau.h.

References caloSpecific(), and pat::tau::TauCaloSpecific::leadTracksignedSipt_.

const pat::tau::TauCaloSpecific & caloSpecific() const
return CaloTau info or throw exception &#39;not CaloTau&#39;
float pat::Tau::maximumHCALhitEt ( ) const
inline

Method copied from reco::CaloTau. Throws an exception if this pat::Tau was not made from a reco::CaloTau

Definition at line 154 of file Tau.h.

References caloSpecific(), and pat::tau::TauCaloSpecific::maximumHCALhitEt_.

154 { return caloSpecific().maximumHCALhitEt_; }
const pat::tau::TauCaloSpecific & caloSpecific() const
return CaloTau info or throw exception &#39;not CaloTau&#39;
float pat::Tau::maximumHCALPFClusterEt ( ) const
inline

Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau

Definition at line 224 of file Tau.h.

References pat::tau::TauPFSpecific::maximumHCALPFClusterEt_, and pfSpecific().

const pat::tau::TauPFSpecific & pfSpecific() const
return PFTau info or throw exception &#39;not PFTau&#39;
bool pat::Tau::muonDecision ( ) const
inline

Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau

Definition at line 260 of file Tau.h.

References pat::tau::TauPFSpecific::muonDecision_, and pfSpecific().

260 { return pfSpecific().muonDecision_; }
const pat::tau::TauPFSpecific & pfSpecific() const
return PFTau info or throw exception &#39;not PFTau&#39;
size_t pat::Tau::numberOfSourceCandidatePtrs ( ) const
virtual

--— 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::CaloTau/reco::PFTau via reco::CaloTauTagInfo/reco::PFTauTagInfo)

const pat::tau::TauPFEssential& pat::Tau::pfEssential ( ) const
const reco::PFJetRef& pat::Tau::pfJetRef ( ) const
inline

Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau

Definition at line 164 of file Tau.h.

References pat::tau::TauPFSpecific::pfJetRef_, and pfSpecific().

Referenced by PFMEtSignInterfaceBase::compResolution().

164 { return pfSpecific().pfJetRef_; }
reco::PFJetRef pfJetRef_
Definition: TauPFSpecific.h:27
const pat::tau::TauPFSpecific & pfSpecific() const
return PFTau info or throw exception &#39;not PFTau&#39;
const pat::tau::TauPFSpecific& pat::Tau::pfSpecific ( ) const
float pat::Tau::phiphiMoment ( ) const
const reco::VertexRef& pat::Tau::primaryVertex ( ) const
inline

Definition at line 318 of file Tau.h.

References pfEssential(), and pat::tau::TauPFEssential::pv_.

318 { return pfEssential().pv_; }
const pat::tau::TauPFEssential & pfEssential() const
const pat::tau::TauPFEssential::CovMatrix& pat::Tau::primaryVertexCov ( ) const
inline

Definition at line 320 of file Tau.h.

References pfEssential(), and pat::tau::TauPFEssential::pvCov_.

320 { return pfEssential().pvCov_; }
const pat::tau::TauPFEssential & pfEssential() const
const pat::tau::TauPFEssential::Point& pat::Tau::primaryVertexPos ( ) const
inline

Definition at line 319 of file Tau.h.

References pfEssential(), and pat::tau::TauPFEssential::pvPos_.

319 { return pfEssential().pvPos_; }
const pat::tau::TauPFEssential & pfEssential() const
const reco::VertexRef& pat::Tau::secondaryVertex ( ) const
inline

Definition at line 325 of file Tau.h.

References pfEssential(), and pat::tau::TauPFEssential::sv_.

325 { return pfEssential().sv_; }
const pat::tau::TauPFEssential & pfEssential() const
const pat::tau::TauPFEssential::CovMatrix& pat::Tau::secondaryVertexCov ( ) const
inline

Definition at line 327 of file Tau.h.

References pfEssential(), and pat::tau::TauPFEssential::svCov_.

327 { return pfEssential().svCov_; }
const pat::tau::TauPFEssential & pfEssential() const
const pat::tau::TauPFEssential::Point& pat::Tau::secondaryVertexPos ( ) const
inline

Definition at line 326 of file Tau.h.

References pfEssential(), and pat::tau::TauPFEssential::svPos_.

326 { return pfEssential().svPos_; }
const pat::tau::TauPFEssential & pfEssential() const
float pat::Tau::segComp ( ) const
inline

Method copied from reco::PFTau. Throws an exception if this pat::Tau was not made from a reco::PFTau

Definition at line 257 of file Tau.h.

References pfSpecific(), and pat::tau::TauPFSpecific::segComp_.

257 { return pfSpecific().segComp_; }
const pat::tau::TauPFSpecific & pfSpecific() const
return PFTau info or throw exception &#39;not PFTau&#39;
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().

void pat::Tau::setIsolationChargedHadrCands ( const reco::CandidatePtrVector ptrs)
inline

Definition at line 300 of file Tau.h.

References isolationChargedHadrCandPtrs_.

Referenced by pat::PATTauSlimmer::produce().

reco::CandidatePtrVector isolationChargedHadrCandPtrs_
Definition: Tau.h:499
void pat::Tau::setIsolationGammaCands ( const reco::CandidatePtrVector ptrs)
inline

Definition at line 302 of file Tau.h.

References isolationGammaCandPtrs_.

Referenced by pat::PATTauSlimmer::produce().

302 { isolationGammaCandPtrs_ = ptrs;}
reco::CandidatePtrVector isolationGammaCandPtrs_
Definition: Tau.h:501
void pat::Tau::setIsolationNeutralHadrCands ( const reco::CandidatePtrVector ptrs)
inline

Definition at line 301 of file Tau.h.

References isolationNeutralHadrCandPtrs_.

Referenced by pat::PATTauSlimmer::produce().

reco::CandidatePtrVector isolationNeutralHadrCandPtrs_
Definition: Tau.h:500
void pat::Tau::setSignalChargedHadrCands ( const reco::CandidatePtrVector ptrs)
inline

setters for the PtrVectors (for miniAOD)

Definition at line 297 of file Tau.h.

References signalChargedHadrCandPtrs_.

Referenced by pat::PATTauSlimmer::produce().

reco::CandidatePtrVector signalChargedHadrCandPtrs_
Definition: Tau.h:495
void pat::Tau::setSignalGammaCands ( const reco::CandidatePtrVector ptrs)
inline

Definition at line 299 of file Tau.h.

References signalGammaCandPtrs_.

Referenced by pat::PATTauSlimmer::produce().

299 { signalGammaCandPtrs_ = ptrs;}
reco::CandidatePtrVector signalGammaCandPtrs_
Definition: Tau.h:497
void pat::Tau::setSignalNeutralHadrCands ( const reco::CandidatePtrVector ptrs)
inline

Definition at line 298 of file Tau.h.

References signalNeutralHadrCandPtrs_.

Referenced by pat::PATTauSlimmer::produce().

reco::CandidatePtrVector signalNeutralHadrCandPtrs_
Definition: Tau.h:496
void pat::Tau::setTauIDs ( const std::vector< IdPair > &  ids)
inline

Store multiple tau ID values, discarding existing ones The first one in the list becomes the 'default' tau id

Definition at line 356 of file Tau.h.

References tauIDs_.

Referenced by pat::PATTauProducer::produce().

356 { tauIDs_ = ids; }
std::vector< IdPair > tauIDs_
Definition: Tau.h:473
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.

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

const reco::TrackRefVector& pat::Tau::signalTracks ( ) const
virtual

override the reco::BaseTau::signalTracks method, to access the internal storage of the signal tracks

Reimplemented from reco::BaseTau.

float pat::Tau::signalTracksInvariantMass ( ) const
inline

Method copied from reco::CaloTau. Throws an exception if this pat::Tau was not made from a reco::CaloTau

Definition at line 142 of file Tau.h.

References caloSpecific(), and pat::tau::TauCaloSpecific::signalTracksInvariantMass_.

const pat::tau::TauCaloSpecific & caloSpecific() const
return CaloTau info or throw exception &#39;not CaloTau&#39;
reco::CandidatePtr pat::Tau::sourceCandidatePtr ( size_type  i) const
virtual

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

float pat::Tau::tauID ( const char *  name) const
inline

Definition at line 348 of file Tau.h.

References AlCaHLTBitMon_QueryRunRegistry::string, and tauID().

Referenced by tauID().

348 {return tauID( std::string(name) );}
float tauID(const std::string &name) const
const std::vector<IdPair>& pat::Tau::tauIDs ( ) const
inline

Returns all the tau IDs in the form of <name,value> pairs The 'default' ID is the first in the list

Definition at line 353 of file Tau.h.

References tauIDs_.

353 { return tauIDs_; }
std::vector< IdPair > tauIDs_
Definition: Tau.h:473
float pat::Tau::TracksInvariantMass ( ) const
inline

Method copied from reco::CaloTau. Throws an exception if this pat::Tau was not made from a reco::CaloTau

Definition at line 145 of file Tau.h.

References caloSpecific(), and pat::tau::TauCaloSpecific::TracksInvariantMass_.

145 { return caloSpecific().TracksInvariantMass_; }
const pat::tau::TauCaloSpecific & caloSpecific() const
return CaloTau info or throw exception &#39;not CaloTau&#39;

Friends And Related Function Documentation

friend class PATTauProducer
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

Definition at line 60 of file Tau.h.

friend class PATTauSlimmer
friend

Definition at line 409 of file Tau.h.

std::ostream& reco::operator<< ( std::ostream &  out,
const Tau obj 
)
friend

pipe operator (introduced to use pat::Tau with PFTopProjectors)

Member Data Documentation

std::vector<pat::tau::TauCaloSpecific> pat::Tau::caloSpecific_
private

holder for CaloTau info, or empty vector if PFTau

Definition at line 481 of file Tau.h.

Referenced by isCaloTau().

unsigned int pat::Tau::currentJECLevel_
private

Definition at line 492 of file Tau.h.

Referenced by currentJECLevel().

unsigned int pat::Tau::currentJECSet_
private

Definition at line 490 of file Tau.h.

Referenced by currentJECLevel(), and currentJECSet().

bool pat::Tau::embeddedIsolationPFCands_
private

Definition at line 457 of file Tau.h.

bool pat::Tau::embeddedIsolationPFChargedHadrCands_
private

Definition at line 460 of file Tau.h.

bool pat::Tau::embeddedIsolationPFGammaCands_
private

Definition at line 466 of file Tau.h.

bool pat::Tau::embeddedIsolationPFNeutralHadrCands_
private

Definition at line 463 of file Tau.h.

bool pat::Tau::embeddedIsolationTracks_
private

Definition at line 428 of file Tau.h.

bool pat::Tau::embeddedLeadPFCand_
private

Definition at line 438 of file Tau.h.

bool pat::Tau::embeddedLeadPFChargedHadrCand_
private

Definition at line 440 of file Tau.h.

bool pat::Tau::embeddedLeadPFNeutralCand_
private

Definition at line 442 of file Tau.h.

bool pat::Tau::embeddedLeadTrack_
private

Definition at line 431 of file Tau.h.

bool pat::Tau::embeddedSignalPFCands_
private

Definition at line 445 of file Tau.h.

bool pat::Tau::embeddedSignalPFChargedHadrCands_
private

Definition at line 448 of file Tau.h.

bool pat::Tau::embeddedSignalPFGammaCands_
private

Definition at line 454 of file Tau.h.

bool pat::Tau::embeddedSignalPFNeutralHadrCands_
private

Definition at line 451 of file Tau.h.

bool pat::Tau::embeddedSignalTracks_
private

Definition at line 433 of file Tau.h.

std::vector<reco::GenJet> pat::Tau::genJet_
private

Definition at line 470 of file Tau.h.

reco::CandidatePtrVector pat::Tau::isolationChargedHadrCandPtrs_
private

Definition at line 499 of file Tau.h.

Referenced by setIsolationChargedHadrCands().

reco::CandidatePtrVector pat::Tau::isolationGammaCandPtrs_
private

Definition at line 501 of file Tau.h.

Referenced by setIsolationGammaCands().

reco::CandidatePtrVector pat::Tau::isolationNeutralHadrCandPtrs_
private

Definition at line 500 of file Tau.h.

Referenced by setIsolationNeutralHadrCands().

std::vector<reco::PFCandidate> pat::Tau::isolationPFCands_
private

Definition at line 456 of file Tau.h.

edm::AtomicPtrCache<std::vector<reco::PFCandidatePtr> > pat::Tau::isolationPFCandsTransientPtrs_
private

Definition at line 458 of file Tau.h.

std::vector<reco::PFCandidate> pat::Tau::isolationPFChargedHadrCands_
private

Definition at line 459 of file Tau.h.

edm::AtomicPtrCache<std::vector<reco::PFCandidatePtr> > pat::Tau::isolationPFChargedHadrCandsTransientPtrs_
private

Definition at line 461 of file Tau.h.

std::vector<reco::PFCandidate> pat::Tau::isolationPFGammaCands_
private

Definition at line 465 of file Tau.h.

edm::AtomicPtrCache<std::vector<reco::PFCandidatePtr> > pat::Tau::isolationPFGammaCandsTransientPtrs_
private

Definition at line 467 of file Tau.h.

std::vector<reco::PFCandidate> pat::Tau::isolationPFNeutralHadrCands_
private

Definition at line 462 of file Tau.h.

edm::AtomicPtrCache<std::vector<reco::PFCandidatePtr> > pat::Tau::isolationPFNeutralHadrCandsTransientPtrs_
private

Definition at line 464 of file Tau.h.

std::vector<reco::Track> pat::Tau::isolationTracks_
private

Definition at line 429 of file Tau.h.

edm::AtomicPtrCache<reco::TrackRefVector> pat::Tau::isolationTracksTransientRefVector_
private

Definition at line 430 of file Tau.h.

std::vector<pat::TauJetCorrFactors> pat::Tau::jec_
private
std::vector<reco::PFCandidate> pat::Tau::leadPFCand_
private

Definition at line 437 of file Tau.h.

std::vector<reco::PFCandidate> pat::Tau::leadPFChargedHadrCand_
private

Definition at line 439 of file Tau.h.

std::vector<reco::PFCandidate> pat::Tau::leadPFNeutralCand_
private

Definition at line 441 of file Tau.h.

std::vector<reco::Track> pat::Tau::leadTrack_
private

Definition at line 432 of file Tau.h.

std::vector<pat::tau::TauPFEssential> pat::Tau::pfEssential_
private

Definition at line 505 of file Tau.h.

Referenced by pat::PATTauProducer::produce().

std::vector<pat::tau::TauPFSpecific> pat::Tau::pfSpecific_
private

holder for PFTau info, or empty vector if CaloTau

Definition at line 477 of file Tau.h.

Referenced by isPFTau(), and pat::PATTauSlimmer::produce().

reco::CandidatePtrVector pat::Tau::signalChargedHadrCandPtrs_
private

Definition at line 495 of file Tau.h.

Referenced by setSignalChargedHadrCands().

reco::CandidatePtrVector pat::Tau::signalGammaCandPtrs_
private

Definition at line 497 of file Tau.h.

Referenced by setSignalGammaCands().

reco::CandidatePtrVector pat::Tau::signalNeutralHadrCandPtrs_
private

Definition at line 496 of file Tau.h.

Referenced by setSignalNeutralHadrCands().

std::vector<reco::PFCandidate> pat::Tau::signalPFCands_
private

Definition at line 444 of file Tau.h.

edm::AtomicPtrCache<std::vector<reco::PFCandidatePtr> > pat::Tau::signalPFCandsTransientPtrs_
private

Definition at line 446 of file Tau.h.

std::vector<reco::PFCandidate> pat::Tau::signalPFChargedHadrCands_
private

Definition at line 447 of file Tau.h.

edm::AtomicPtrCache<std::vector<reco::PFCandidatePtr> > pat::Tau::signalPFChargedHadrCandsTransientPtrs_
private

Definition at line 449 of file Tau.h.

std::vector<reco::PFCandidate> pat::Tau::signalPFGammaCands_
private

Definition at line 453 of file Tau.h.

edm::AtomicPtrCache<std::vector<reco::PFCandidatePtr> > pat::Tau::signalPFGammaCandsTransientPtrs_
private

Definition at line 455 of file Tau.h.

std::vector<reco::PFCandidate> pat::Tau::signalPFNeutralHadrCands_
private

Definition at line 450 of file Tau.h.

edm::AtomicPtrCache<std::vector<reco::PFCandidatePtr> > pat::Tau::signalPFNeutralHadrCandsTransientPtrs_
private

Definition at line 452 of file Tau.h.

std::vector<reco::Track> pat::Tau::signalTracks_
private

Definition at line 434 of file Tau.h.

edm::AtomicPtrCache<reco::TrackRefVector> pat::Tau::signalTracksTransientRefVector_
private

Definition at line 435 of file Tau.h.

std::vector<IdPair> pat::Tau::tauIDs_
private

Definition at line 473 of file Tau.h.

Referenced by setTauIDs(), and tauIDs().