CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
GenMuonPlsPt100GeV_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 More...
 
tuple destinations = cms.untracked.vstring('cout')
 
tuple fileName = cms.untracked.string('mu_plus_pt100GeV.root')
 
tuple maxEvents = cms.untracked.int32(100)
 
tuple PGunParameters
 
tuple process = cms.Process("Gen")
 
tuple sourceSeed = cms.untracked.uint32(98765)
 
tuple Verbosity = cms.untracked.int32(0)
 

Variable Documentation

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

Definition at line 53 of file GenMuonPlsPt100GeV_cfg.py.

tuple GenMuonPlsPt100GeV_cfg.categories = cms.untracked.vstring('FwkJob')

Definition at line 15 of file GenMuonPlsPt100GeV_cfg.py.

tuple GenMuonPlsPt100GeV_cfg.cout
Initial value:
1 = cms.untracked.PSet(
2  default = cms.untracked.PSet(
3  limit = cms.untracked.int32(0)
4  ),
5  FwkJob = cms.untracked.PSet(
6  limit = cms.untracked.int32(-1)
7  )
8  )

Definition at line 7 of file GenMuonPlsPt100GeV_cfg.py.

tuple GenMuonPlsPt100GeV_cfg.datasets
Initial value:
1 = cms.untracked.PSet(
2  dataset1 = cms.untracked.PSet(
3  dataTier = cms.untracked.string('GEN')
4  )
5  )

set to 1 (or greater) for printouts

Definition at line 44 of file GenMuonPlsPt100GeV_cfg.py.

tuple GenMuonPlsPt100GeV_cfg.destinations = cms.untracked.vstring('cout')

Definition at line 16 of file GenMuonPlsPt100GeV_cfg.py.

tuple GenMuonPlsPt100GeV_cfg.fileName = cms.untracked.string('mu_plus_pt100GeV.root')

Definition at line 49 of file GenMuonPlsPt100GeV_cfg.py.

tuple GenMuonPlsPt100GeV_cfg.maxEvents = cms.untracked.int32(100)

Definition at line 26 of file GenMuonPlsPt100GeV_cfg.py.

tuple GenMuonPlsPt100GeV_cfg.PGunParameters
Initial value:
1 = cms.untracked.PSet(
2  MaxPt = cms.untracked.double(100.0),
3  MinPt = cms.untracked.double(100.0),
4  # you can request more than 1 particle
5  #untracked vint32 PartID = {211,11}
6  PartID = cms.untracked.vint32(-13),
7  MaxEta = cms.untracked.double(2.6),
8  MaxPhi = cms.untracked.double(3.14159265359),
9  MinEta = cms.untracked.double(-2.6),
10  MinPhi = cms.untracked.double(-3.14159265359) ## in radians
11 
12  )

Definition at line 27 of file GenMuonPlsPt100GeV_cfg.py.

tuple GenMuonPlsPt100GeV_cfg.process = cms.Process("Gen")

Definition at line 3 of file GenMuonPlsPt100GeV_cfg.py.

tuple GenMuonPlsPt100GeV_cfg.sourceSeed = cms.untracked.uint32(98765)

Definition at line 22 of file GenMuonPlsPt100GeV_cfg.py.

tuple GenMuonPlsPt100GeV_cfg.Verbosity = cms.untracked.int32(0)

Definition at line 39 of file GenMuonPlsPt100GeV_cfg.py.