CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
gamIsoFromDeposits_cff.py
Go to the documentation of this file.
2 
4 
5 gamIsoFromDeposits = cms.Sequence(
6  gamIsoFromDepsTk *
7  gamIsoFromDepsEcalFromHitsByCrystal *
8  gamIsoFromDepsHcalFromTowers *
9  gamIsoFromDepsHcalDepth1FromTowers *
10  gamIsoFromDepsHcalDepth2FromTowers
11 )
12