CMS 3D CMS Logo

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

Variables

tuple BeamHaloMPropagatorAlong
 
tuple BeamHaloMPropagatorOpposite
 
tuple BeamHaloSHPropagatorAlong
 
tuple BeamHaloSHPropagatorAny
 
tuple BeamHaloSHPropagatorOpposite
 

Variable Documentation

tuple BeamHaloPropagator_cff.BeamHaloMPropagatorAlong
Initial value:
1 = MaterialPropagator.clone(
2  ComponentName = 'BeamHaloMPropagatorAlong',
3  MaxDPhi = 10000,
4  useRungeKutta = True
5 )

Definition at line 26 of file BeamHaloPropagator_cff.py.

tuple BeamHaloPropagator_cff.BeamHaloMPropagatorOpposite
Initial value:
1 = OppositeMaterialPropagator.clone(
2  ComponentName = 'BeamHaloMPropagatorOpposite',
3  MaxDPhi = 10000,
4  useRungeKutta = True
5 )

Definition at line 32 of file BeamHaloPropagator_cff.py.

tuple BeamHaloPropagator_cff.BeamHaloSHPropagatorAlong
Initial value:
1 = SteppingHelixPropagatorAlong.clone(
2  ComponentName = 'BeamHaloSHPropagatorAlong'
3 )

Definition at line 16 of file BeamHaloPropagator_cff.py.

tuple BeamHaloPropagator_cff.BeamHaloSHPropagatorAny
Initial value:
1 = SteppingHelixPropagatorAny.clone(
2  ComponentName = 'BeamHaloSHPropagatorAny'
3 )

Definition at line 22 of file BeamHaloPropagator_cff.py.

tuple BeamHaloPropagator_cff.BeamHaloSHPropagatorOpposite
Initial value:
1 = SteppingHelixPropagatorOpposite.clone(
2  ComponentName = 'BeamHaloSHPropagatorOpposite'
3 )

Definition at line 19 of file BeamHaloPropagator_cff.py.