CMS 3D CMS Logo

Castor_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
8 
9 CastorFullReco = cms.Sequence(CastorTowerReco*
10  ak5CastorJets*ak5CastorJetID*
11  ak7CastorJets*ak7CastorJetID)