CMS 3D CMS Logo

List of all members | Public Member Functions
MuonME0FrameRotation Class Reference

#include <MuonME0FrameRotation.h>

Inheritance diagram for MuonME0FrameRotation:
MuonFrameRotation

Public Member Functions

 MuonME0FrameRotation (const MuonGeometryConstants &muonConstants)
 
Local3DPoint transformPoint (const Local3DPoint &, const G4Step *) const override
 
 ~MuonME0FrameRotation () override
 
- Public Member Functions inherited from MuonFrameRotation
 MuonFrameRotation ()
 
virtual ~MuonFrameRotation ()
 

Detailed Description

implementation of FrameRotation for the muon ME0

Author
Arno Straessner, CERN arno..nosp@m.stra.nosp@m.essne.nosp@m.r@ce.nosp@m.rn.ch

Modification:

Definition at line 22 of file MuonME0FrameRotation.h.

Constructor & Destructor Documentation

◆ MuonME0FrameRotation()

MuonME0FrameRotation::MuonME0FrameRotation ( const MuonGeometryConstants muonConstants)

Definition at line 6 of file MuonME0FrameRotation.cc.

◆ ~MuonME0FrameRotation()

MuonME0FrameRotation::~MuonME0FrameRotation ( )
override

Definition at line 8 of file MuonME0FrameRotation.cc.

8 {}

Member Function Documentation

◆ transformPoint()

Local3DPoint MuonME0FrameRotation::transformPoint ( const Local3DPoint point,
const G4Step *   
) const
overridevirtual

Reimplemented from MuonFrameRotation.

Definition at line 10 of file MuonME0FrameRotation.cc.

10  {
11  return Local3DPoint(point.x(), point.z(), -point.y());
12 }

References point.

MuonFrameRotation::MuonFrameRotation
MuonFrameRotation()
Definition: MuonFrameRotation.h:19
point
*vegas h *****************************************************used in the default bin number in original ***version of VEGAS is ***a higher bin number might help to derive a more precise ***grade subtle point
Definition: invegas.h:5
Local3DPoint
Point3DBase< float, LocalTag > Local3DPoint
Definition: LocalPoint.h:9