CMS 3D CMS Logo

Namespaces | Functions
PFTauDecayModeTools.h File Reference
#include "DataFormats/TauReco/interface/PFTau.h"

Go to the source code of this file.

Namespaces

 reco
 fixed size matrix
 
 reco::tau
 

Functions

unsigned int reco::tau::chargedHadronsInDecayMode (PFTau::hadronicDecayMode mode)
 Reverse mapping of decay modes into multiplicities. More...
 
PFTau::hadronicDecayMode reco::tau::getDecayMode (const reco::GenJet *genJet)
 
unsigned int reco::tau::piZerosInDecayMode (PFTau::hadronicDecayMode mode)
 
PFTau::hadronicDecayMode reco::tau::translateDecayMode (unsigned int nCharged, unsigned int nPiZero)
 
PFTau::hadronicDecayMode reco::tau::translateGenDecayModeToReco (const std::string &genName)
 Convert a genTau decay mode string ('oneProng0Pi0') to the RECO enum. More...
 
std::string reco::tau::translateRecoDecayModeToGen (PFTau::hadronicDecayMode decayMode)
 Convert a RECO enum decay mode to a string ('oneProng0Pi0') More...