test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Validation
EcalClusters
python
VerificationCommonParameters_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
VerificationCommonParameters = cms.PSet(
4
# CMSSW_Version = cms.untracked.string('V3_1_0_pre1'),
5
MCTruthCollection = cms.InputTag(
"generatorSmeared"
),
6
# outputFile = cms.untracked.string('EcalClustersValidation.root'),
7
verboseDBE = cms.untracked.bool(
False
)
8
)
9
10
Generated for CMSSW Reference Manual by
1.8.5