Geant4 VMC Version 6.6
Loading...
Searching...
No Matches
Public Member Functions | Private Member Functions | List of all members
TG4VUserPostDetConstruction Class Referenceabstract

The abstract base class for user defined class to customize geometry. More...

#include <TG4VUserPostDetConstruction.h>

Public Member Functions

 TG4VUserPostDetConstruction ()
 
virtual ~TG4VUserPostDetConstruction ()
 
virtual void Construct ()=0
 Method to be overriden by user.
 

Private Member Functions

 TG4VUserPostDetConstruction (const TG4VUserPostDetConstruction &right)
 Not implemented.
 
TG4VUserPostDetConstructionoperator= (const TG4VUserPostDetConstruction &right)
 Not implemented.
 

Detailed Description

The abstract base class for user defined class to customize geometry.

An implemented use case is a user customization of magnetic field equation of motion and its stepper.

Author
I. Hrivnacova; IPN, Orsay

Definition at line 29 of file TG4VUserPostDetConstruction.h.

Constructor & Destructor Documentation

◆ TG4VUserPostDetConstruction() [1/2]

TG4VUserPostDetConstruction::TG4VUserPostDetConstruction ( )
inline

Definition at line 32 of file TG4VUserPostDetConstruction.h.

◆ ~TG4VUserPostDetConstruction()

virtual TG4VUserPostDetConstruction::~TG4VUserPostDetConstruction ( )
inlinevirtual

Definition at line 33 of file TG4VUserPostDetConstruction.h.

◆ TG4VUserPostDetConstruction() [2/2]

TG4VUserPostDetConstruction::TG4VUserPostDetConstruction ( const TG4VUserPostDetConstruction & right)
private

Not implemented.

Member Function Documentation

◆ Construct()

virtual void TG4VUserPostDetConstruction::Construct ( )
pure virtual

Method to be overriden by user.

Referenced by TG4GeometryManager::ConstructSDandField().

◆ operator=()

TG4VUserPostDetConstruction & TG4VUserPostDetConstruction::operator= ( const TG4VUserPostDetConstruction & right)
private

Not implemented.


The documentation for this class was generated from the following file: