Main Page
Namespaces
Classes
Package Documentation
src
SimG4CMS
Muon
interface
MuonME0FrameRotation.h
Go to the documentation of this file.
1
#ifndef SimG4CMS_Muon_MuonME0FrameRotation_H
2
#define SimG4CMS_Muon_MuonME0FrameRotation_H
3
14
#include "
FWCore/MessageLogger/interface/MessageLogger.h
"
15
#include "
SimG4CMS/Muon/interface/MuonFrameRotation.h
"
16
#include "
SimG4CMS/Muon/interface/MuonG4Numbering.h
"
17
18
#include "G4Step.hh"
19
20
class
MuonDDDConstants
;
21
22
class
MuonME0FrameRotation
:
public
MuonFrameRotation
{
23
public
:
24
MuonME0FrameRotation
(
const
MuonDDDConstants
& muonConstants);
25
~MuonME0FrameRotation
()
override
;
26
Local3DPoint
transformPoint
(
const
Local3DPoint
&,
const
G4Step*)
const override
;
27
28
private
:
29
MuonG4Numbering
*
g4numbering
;
30
int
theSectorLevel
;
31
};
32
33
#endif
MessageLogger.h
MuonG4Numbering
Definition:
MuonG4Numbering.h:26
MuonME0FrameRotation
Definition:
MuonME0FrameRotation.h:22
MuonME0FrameRotation::theSectorLevel
int theSectorLevel
Definition:
MuonME0FrameRotation.h:30
MuonDDDConstants
Definition:
MuonDDDConstants.h:21
MuonG4Numbering.h
MuonME0FrameRotation::g4numbering
MuonG4Numbering * g4numbering
Definition:
MuonME0FrameRotation.h:29
MuonME0FrameRotation::MuonME0FrameRotation
MuonME0FrameRotation(const MuonDDDConstants &muonConstants)
Definition:
MuonME0FrameRotation.cc:8
Point3DBase< float, LocalTag >
MuonFrameRotation.h
MuonME0FrameRotation::~MuonME0FrameRotation
~MuonME0FrameRotation() override
Definition:
MuonME0FrameRotation.cc:16
MuonFrameRotation
Definition:
MuonFrameRotation.h:17
MuonME0FrameRotation::transformPoint
Local3DPoint transformPoint(const Local3DPoint &, const G4Step *) const override
Definition:
MuonME0FrameRotation.cc:18
Generated for CMSSW Reference Manual by
1.8.11