src
SimG4CMS
Forward
interface
TotemRPOrganization.h
Go to the documentation of this file.
1
#ifndef Forward_TotemRPOrganization_h
2
#define Forward_TotemRPOrganization_h 1
3
// -*- C++ -*-
4
//
5
// Package: Forward
6
// Class : TotemRPOrganization
7
//
17
//
18
// Original Author:
19
// Created: Tue May 16 10:14:34 CEST 2006
20
//
21
22
// system include files
23
24
// user include files
25
26
#include "
SimG4CMS/Forward/interface/TotemVDetectorOrganization.h
"
27
28
class
TotemRPOrganization
:
public
TotemVDetectorOrganization
{
29
public
:
30
// ---------- Constructor and destructor -----------------
31
TotemRPOrganization
();
32
~TotemRPOrganization
()
override
;
33
34
// ---------- member functions ---------------------------
35
uint32_t
getUnitID
(
const
G4Step* aStep)
const override
;
36
};
37
#endif
TotemVDetectorOrganization
Definition:
TotemVDetectorOrganization.h:11
TotemRPOrganization::TotemRPOrganization
TotemRPOrganization()
Definition:
TotemRPOrganization.cc:26
TotemRPOrganization::getUnitID
uint32_t getUnitID(const G4Step *aStep) const override
Definition:
TotemRPOrganization.cc:34
TotemVDetectorOrganization.h
TotemRPOrganization::~TotemRPOrganization
~TotemRPOrganization() override
Definition:
TotemRPOrganization.cc:28
TotemRPOrganization
Definition:
TotemRPOrganization.h:28
Generated for CMSSW Reference Manual by
1.8.14