CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
fakeForIdealAlignmentProducer_cfi.py
Go to the documentation of this file.
2 
3 import Alignment.CommonAlignmentProducer.fakeAlignmentProducer_cfi
4 # Just 'append' a data label to differentiate from 'normal' fake alignment:
5 fakeForIdealAlignment = Alignment.CommonAlignmentProducer.fakeAlignmentProducer_cfi.fakeAlignment.clone()
6 fakeForIdealAlignment.appendToDataLabel = 'fakeForIdeal'
7