CMS 3D CMS Logo

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

Variables

tuple alongMomentumAnalyticalPropagator
 
tuple anyDirectionAnalyticalPropagator
 
tuple oppositeToMomentumAnalyticalPropagator
 

Variable Documentation

tuple analyticalPropagatorESProducer_cff.alongMomentumAnalyticalPropagator
Initial value:
2  MaxDPhi = 1.6 ,
3  ComponentName = "alongMomentumAnalyticalPropagator" ,
4  PropagationDirection = "alongMomentum"
5 )
AnalyticalPropagator * clone() const override

Definition at line 11 of file analyticalPropagatorESProducer_cff.py.

tuple analyticalPropagatorESProducer_cff.anyDirectionAnalyticalPropagator
Initial value:
2  MaxDPhi = 1.6 ,
3  ComponentName = "anyDirectionAnalyticalPropagator" ,
4  PropagationDirection = "anyDirection"
5 )
AnalyticalPropagator * clone() const override

Definition at line 5 of file analyticalPropagatorESProducer_cff.py.

tuple analyticalPropagatorESProducer_cff.oppositeToMomentumAnalyticalPropagator
Initial value:
2  MaxDPhi = 1.6 ,
3  ComponentName = "oppositeToMomentumAnalyticalPropagator" ,
4  PropagationDirection = "oppositeToMomentum"
5 )
AnalyticalPropagator * clone() const override

Definition at line 17 of file analyticalPropagatorESProducer_cff.py.