CMS 3D CMS Logo

HeavyFlavorAnalysis_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 #
4 # HeavyFlavorAnalysis standard sequences
5 #
8 heavyFlavorAnalysis = cms.Sequence(cms.SequencePlaceholder("onia")+cms.SequencePlaceholder("tauTo3Mu"))
9