Variables | |
tuple | dump_file = open("dump_file.py", "w") |
tuple | fastCloning = cms.untracked.bool( False ) |
tuple | fileName = cms.untracked.string( "l1egCrystalTest.root" ) |
tuple | fileNames = cms.untracked.vstring('file:root://cmsxrootd.fnal.gov///store/mc/PhaseIISpring17D/SingleE_FlatPt-8to100/GEN-SIM-DIGI-RAW/PU200_90X_upgrade2023_realistic_v9-v1/120000/04B4BF1D-1E2C-E711-BE1C-7845C4FC39D1.root') |
tuple | inputCommands |
tuple | outputCommands |
tuple | process = cms.Process("L1AlgoTest",eras.Phase2C4) |
tuple | reportEvery = cms.untracked.int32(1) |
tuple test_L1EGCrystalClusterEmulator_cfg.dump_file = open("dump_file.py", "w") |
Definition at line 73 of file test_L1EGCrystalClusterEmulator_cfg.py.
tuple test_L1EGCrystalClusterEmulator_cfg.fastCloning = cms.untracked.bool( False ) |
Definition at line 60 of file test_L1EGCrystalClusterEmulator_cfg.py.
Referenced by edm::RootOutputFile.fillBranches().
tuple test_L1EGCrystalClusterEmulator_cfg.fileName = cms.untracked.string( "l1egCrystalTest.root" ) |
Definition at line 59 of file test_L1EGCrystalClusterEmulator_cfg.py.
tuple test_L1EGCrystalClusterEmulator_cfg.fileNames = cms.untracked.vstring('file:root://cmsxrootd.fnal.gov///store/mc/PhaseIISpring17D/SingleE_FlatPt-8to100/GEN-SIM-DIGI-RAW/PU200_90X_upgrade2023_realistic_v9-v1/120000/04B4BF1D-1E2C-E711-BE1C-7845C4FC39D1.root') |
Definition at line 19 of file test_L1EGCrystalClusterEmulator_cfg.py.
tuple test_L1EGCrystalClusterEmulator_cfg.inputCommands |
Definition at line 20 of file test_L1EGCrystalClusterEmulator_cfg.py.
tuple test_L1EGCrystalClusterEmulator_cfg.outputCommands |
Definition at line 61 of file test_L1EGCrystalClusterEmulator_cfg.py.
tuple test_L1EGCrystalClusterEmulator_cfg.process = cms.Process("L1AlgoTest",eras.Phase2C4) |
Definition at line 5 of file test_L1EGCrystalClusterEmulator_cfg.py.
tuple test_L1EGCrystalClusterEmulator_cfg.reportEvery = cms.untracked.int32(1) |
Definition at line 12 of file test_L1EGCrystalClusterEmulator_cfg.py.