DQMOffline
PFTau
python
pfCandidateBenchmark_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
4
from
DQMOffline.PFTau.pfCandidateBenchmark_cfi
import
pfCandidateBenchmark
5
from
DQMOffline.PFTau.candidateBenchmark_cfi
import
candidateBenchmark
6
7
pfCandidateBenchmarkSequence = cms.Sequence(
8
pfCandidateBenchmark +
9
candidateBenchmark
10
)
pfCandidateBenchmark_cfi
candidateBenchmark_cfi
Generated for CMSSW Reference Manual by
1.8.16