Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
RecoTauTag
RecoTau
interface
PFTauDecayModeTools.h
Go to the documentation of this file.
1
#ifndef RecoTauTag_RecoTau_PFTauDecayModeTools_h
2
#define RecoTauTag_RecoTau_PFTauDecayModeTools_h
3
4
/*
5
* Tools to help deal with the PFTau::hadronicDecayMode
6
* defintion.
7
*
8
* Author: Evan K. Friis, UC Davis
9
*
10
*/
11
12
#include "
DataFormats/TauReco/interface/PFTau.h
"
13
14
namespace
reco
{
namespace
tau
{
15
17
unsigned
int
chargedHadronsInDecayMode
(
18
PFTau::hadronicDecayMode
mode
);
19
20
unsigned
int
piZerosInDecayMode
(
21
PFTau::hadronicDecayMode
mode
);
22
23
PFTau::hadronicDecayMode
translateDecayMode
(
24
unsigned
int
nCharged
,
unsigned
int
nPiZero);
25
26
}}
27
28
#endif
PFTau.h
reco::tau::translateDecayMode
PFTau::hadronicDecayMode translateDecayMode(unsigned int nCharged, unsigned int nPiZero)
Definition:
PFTauDecayModeTools.cc:15
dt_offlineAnalysis_common_cff.reco
tuple reco
Definition:
dt_offlineAnalysis_common_cff.py:54
metsig::tau
Definition:
SignAlgoResolutions.h:40
reco::tau::helpers::nCharged
unsigned int nCharged(const GenJet &jet)
Definition:
RecoTauTruthEmbedderPlugin.cc:28
mode
int mode
Definition:
AMPTWrapper.h:139
reco::PFTau::hadronicDecayMode
hadronicDecayMode
Definition:
PFTau.h:33
reco::tau::piZerosInDecayMode
unsigned int piZerosInDecayMode(PFTau::hadronicDecayMode mode)
Definition:
PFTauDecayModeTools.cc:10
reco::tau::chargedHadronsInDecayMode
unsigned int chargedHadronsInDecayMode(PFTau::hadronicDecayMode mode)
Reverse mapping of decay modes into multiplicities.
Definition:
PFTauDecayModeTools.cc:5
Generated for CMSSW Reference Manual by
1.8.5