CMS 3D CMS Logo

All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
L1NtupleRAW_cff Namespace Reference

Variables

tuple _stage1_L1NTupleRAW = L1NtupleRAW.copyAndExclude([l1CaloTowerTree,l1UpgradeTfMuonTree])
 
tuple L1NtupleRAW
 

Variable Documentation

tuple L1NtupleRAW_cff._stage1_L1NTupleRAW = L1NtupleRAW.copyAndExclude([l1CaloTowerTree,l1UpgradeTfMuonTree])

Definition at line 30 of file L1NtupleRAW_cff.py.

tuple L1NtupleRAW_cff.L1NtupleRAW
Initial value:
1 = cms.Sequence(
2  l1EventTree
3  #+l1ExtraTree
4  +l1CaloTowerTree
5  +l1UpgradeTfMuonTree
6  +l1UpgradeTfMuonShowerTree
7  +l1UpgradeTree
8  +l1uGTTree
9  +l1HOTree
10 )

Definition at line 17 of file L1NtupleRAW_cff.py.