CMS 3D CMS Logo

List of all members | Public Member Functions
TotemVDetectorOrganization Class Referenceabstract

#include <TotemVDetectorOrganization.h>

Inheritance diagram for TotemVDetectorOrganization:
TotemRPOrganization TotemT1Organization TotemT2OrganizationGem TotemRPNumberingScheme TotemT1NumberingScheme TotemT2NumberingSchemeGem

Public Member Functions

virtual uint32_t getUnitID (const G4Step *aStep) const =0
 
 TotemVDetectorOrganization ()
 
virtual ~TotemVDetectorOrganization ()
 

Detailed Description

Definition at line 11 of file TotemVDetectorOrganization.h.

Constructor & Destructor Documentation

◆ TotemVDetectorOrganization()

TotemVDetectorOrganization::TotemVDetectorOrganization ( )
inline

Definition at line 13 of file TotemVDetectorOrganization.h.

13 {};

◆ ~TotemVDetectorOrganization()

virtual TotemVDetectorOrganization::~TotemVDetectorOrganization ( )
inlinevirtual

Definition at line 14 of file TotemVDetectorOrganization.h.

14 {};

Member Function Documentation

◆ getUnitID()

virtual uint32_t TotemVDetectorOrganization::getUnitID ( const G4Step *  aStep) const
pure virtual