Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F11222163
PropagatorWrapper.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
727 B
Subscribers
None
PropagatorWrapper.h
View Options
#ifndef _PropagatorWrapper_H_
#define _PropagatorWrapper_H_
#include
"TrackingTools/GeomPropagators/interface/Propagator.h"
class
PropagatorWrapper
:
public
Propagator
{
public
:
virtual
TrajectoryStateOnSurface
propagate
(
const
FreeTrajectoryState
&
,
const
Plane
&
)
const
;
virtual
TrajectoryStateOnSurface
propagate
(
const
FreeTrajectoryState
&
,
const
Cylinder
&
)
const
;
virtual
std
::
pair
<
TrajectoryStateOnSurface
,
double
>
propagateWithPath
(
const
FreeTrajectoryState
&
,
const
Plane
&
)
const
;
virtual
std
::
pair
<
TrajectoryStateOnSurface
,
double
>
propagateWithPath
(
const
FreeTrajectoryState
&
,
const
Cylinder
&
)
const
;
virtual
const
MagneticField
*
magneticField
()
const
;
};
#endif
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Wed, May 14, 11:31 AM (11 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5111441
Default Alt Text
PropagatorWrapper.h (727 B)
Attached To
rRAVESVN ravesvn
Event Timeline
Log In to Comment