CMS 3D CMS Logo

Variables

GenMuonMinPt100GeV_cfg Namespace Reference

Variables

tuple annotation = cms.untracked.string('gen. mu- pt=100GeV for muon subsystems validation scan')
tuple categories = cms.untracked.vstring('FwkJob')
tuple cout
tuple datasets
 set to 1 (or greater) for printouts
tuple destinations = cms.untracked.vstring('cout')
tuple fileName = cms.untracked.string('mu_minus_pt100GeV.root')
tuple maxEvents = cms.untracked.int32(100)
tuple name = cms.untracked.string('$Source: /cvs_server/repositories/CMSSW/CMSSW/Validation/MuonHits/python/GenMuonMinPt100GeV_cfg.py,v $')
tuple PGunParameters
tuple process = cms.Process("Gen")
tuple sourceSeed = cms.untracked.uint32(98765)
tuple Verbosity = cms.untracked.int32(0)
tuple version = cms.untracked.string('$Revision: 1.1 $')

Variable Documentation

tuple GenMuonMinPt100GeV_cfg::annotation = cms.untracked.string('gen. mu- pt=100GeV for muon subsystems validation scan')

Definition at line 55 of file GenMuonMinPt100GeV_cfg.py.

Definition at line 15 of file GenMuonMinPt100GeV_cfg.py.

Initial value:
00001 cms.untracked.PSet(
00002         default = cms.untracked.PSet(
00003             limit = cms.untracked.int32(0)
00004         ),
00005         FwkJob = cms.untracked.PSet(
00006             limit = cms.untracked.int32(-1)
00007         )
00008     )

Definition at line 7 of file GenMuonMinPt100GeV_cfg.py.

Initial value:
00001 cms.untracked.PSet(
00002         dataset1 = cms.untracked.PSet(
00003             dataTier = cms.untracked.string('GEN')
00004         )
00005     )

set to 1 (or greater) for printouts

Definition at line 44 of file GenMuonMinPt100GeV_cfg.py.

Definition at line 16 of file GenMuonMinPt100GeV_cfg.py.

tuple GenMuonMinPt100GeV_cfg::fileName = cms.untracked.string('mu_minus_pt100GeV.root')

Definition at line 49 of file GenMuonMinPt100GeV_cfg.py.

tuple GenMuonMinPt100GeV_cfg::maxEvents = cms.untracked.int32(100)

Definition at line 26 of file GenMuonMinPt100GeV_cfg.py.

tuple GenMuonMinPt100GeV_cfg::name = cms.untracked.string('$Source: /cvs_server/repositories/CMSSW/CMSSW/Validation/MuonHits/python/GenMuonMinPt100GeV_cfg.py,v $')

Definition at line 54 of file GenMuonMinPt100GeV_cfg.py.

Initial value:
00001 cms.untracked.PSet(
00002         MaxPt = cms.untracked.double(100.0),
00003         MinPt = cms.untracked.double(100.0),
00004         # you can request more than 1 particle
00005         #untracked vint32  PartID = {211,11}
00006         PartID = cms.untracked.vint32(13),
00007         MaxEta = cms.untracked.double(2.6),
00008         MaxPhi = cms.untracked.double(3.14159265359),
00009         MinEta = cms.untracked.double(-2.6),
00010         MinPhi = cms.untracked.double(-3.14159265359) ## in radians
00011 
00012     )

Definition at line 27 of file GenMuonMinPt100GeV_cfg.py.

tuple GenMuonMinPt100GeV_cfg::process = cms.Process("Gen")

Definition at line 3 of file GenMuonMinPt100GeV_cfg.py.

Definition at line 22 of file GenMuonMinPt100GeV_cfg.py.

tuple GenMuonMinPt100GeV_cfg::Verbosity = cms.untracked.int32(0)

Definition at line 39 of file GenMuonMinPt100GeV_cfg.py.

tuple GenMuonMinPt100GeV_cfg::version = cms.untracked.string('$Revision: 1.1 $')

Definition at line 53 of file GenMuonMinPt100GeV_cfg.py.