Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
RecoTauTag
Configuration
python
RecoTauMVAConfiguration_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# Flag to disable/enable MVA dependent tau sequences
4
recoTauEnableMVA =
True
5
6
# Temporary code to load database if CMSSW version < 3_11
7
# In 3_11 this has entered the global tag.
8
TauTagMVAComputerRecord =
None
9
#from RecoTauTag.TauTagTools.TancConditions_cff import TauTagMVAComputerRecord
10
#TauTagMVAComputerRecord.connect = cms.string(
11
#'sqlite_fip:RecoTauTag/RecoTau/data/hpstanc.db'
12
#)
13
#TauTagMVAComputerRecord.toGet[0].tag = cms.string('Tanc')
14
## Don't conflict with TaNC global tag
15
#TauTagMVAComputerRecord.appendToDataLabel = cms.string('hpstanc')
16
# Provide hook to enable a local database at the same time as the GT
17
esPreferLocalTancDB =
None
Config
Generated for CMSSW Reference Manual by
1.8.5