CMS 3D CMS Logo

globalhits_tester_cfi Namespace Reference


Variables

tuple globalhitstest


Variable Documentation

tuple globalhits_tester_cfi::globalhitstest [static]

Initial value:

cms.EDFilter("GlobalHitsTester",
    # 1 provides basic output
    # 2 provides output of the fill step + 1
    # 3 provides output of the store step + 2
    OutputFile = cms.string('GlobalHitsHistogramsTest.root'),
    Name = cms.untracked.string('GlobalHitsTester'),
    Verbosity = cms.untracked.int32(0), ## 0 provides no output

    # as of 110p2, needs to be 1. Anything ealier should be 0.
    VtxUnit = cms.untracked.int32(1),
    Frequency = cms.untracked.int32(50),
    DoOutput = cms.bool(False),
    # 1 assumes cm in SimVertex
    ProvenanceLookup = cms.PSet(
        PrintProvenanceInfo = cms.untracked.bool(False),
        GetAllProvenances = cms.untracked.bool(False)
    )
)

Definition at line 3 of file globalhits_tester_cfi.py.


Generated on Tue Jun 9 18:47:16 2009 for CMSSW by  doxygen 1.5.4