CMS 3D CMS Logo

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

Variables

tuple MEtoEDMConvertPPSAlignment
 
tuple taskALCARECOPromptCalibProdPPSAlignment
 

Variable Documentation

tuple ALCARECOPromptCalibProdPPSAlignment_cff.MEtoEDMConvertPPSAlignment
Initial value:
1 = cms.EDProducer('MEtoEDMConverter',
2  Name=cms.untracked.string('MEtoEDMConverter'),
3  Verbosity=cms.untracked.int32(0),
4  Frequency=cms.untracked.int32(50),
5  MEPathToSave=cms.untracked.string('AlCaReco/PPSAlignment'),
6  deleteAfterCopy=cms.untracked.bool(True)
7 )

Definition at line 5 of file ALCARECOPromptCalibProdPPSAlignment_cff.py.

tuple ALCARECOPromptCalibProdPPSAlignment_cff.taskALCARECOPromptCalibProdPPSAlignment
Initial value:
1 = cms.Task(
2  ppsAlignmentWorker,
3  MEtoEDMConvertPPSAlignment
4 )

Definition at line 13 of file ALCARECOPromptCalibProdPPSAlignment_cff.py.