SimG4CMS
PPS
interface
TotemRPVDetectorOrganization.h
Go to the documentation of this file.
1
#ifndef TotemRPVDetectorOrganization_h
2
#define TotemRPVDetectorOrganization_h
3
4
#include "G4Step.hh"
5
6
class
TotemRPVDetectorOrganization
{
7
public
:
8
TotemRPVDetectorOrganization
(){};
9
virtual
~TotemRPVDetectorOrganization
(){};
10
virtual
uint32_t
unitID
(
const
G4Step* aStep) = 0;
11
};
12
13
#endif //TotemRPVDetectorOrganization_h
TotemRPVDetectorOrganization::unitID
virtual uint32_t unitID(const G4Step *aStep)=0
TotemRPVDetectorOrganization::~TotemRPVDetectorOrganization
virtual ~TotemRPVDetectorOrganization()
Definition:
TotemRPVDetectorOrganization.h:9
TotemRPVDetectorOrganization
Definition:
TotemRPVDetectorOrganization.h:6
TotemRPVDetectorOrganization::TotemRPVDetectorOrganization
TotemRPVDetectorOrganization()
Definition:
TotemRPVDetectorOrganization.h:8
Generated for CMSSW Reference Manual by
1.8.16