ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4GPSModel Class Reference

#include <geant4/tree/geant4-10.6-release/source/visualization/modeling/include/G4GPSModel.hh>

+ Inheritance diagram for G4GPSModel:
+ Collaboration diagram for G4GPSModel:

Public Member Functions

 G4GPSModel (const G4Colour &colour=G4Colour(1., 0., 0., 0.3))
 
virtual ~G4GPSModel ()
 
void DescribeYourselfTo (G4VGraphicsScene &)
 
G4String GetCurrentDescription () const
 
G4String GetCurrentTag () const
 
- Public Member Functions inherited from G4VModel
 G4VModel (const G4Transform3D &modelTransformation=G4Transform3D(), const G4ModelingParameters *=0)
 
virtual ~G4VModel ()
 
const G4ModelingParametersGetModelingParameters () const
 
const G4StringGetType () const
 
const G4VisExtentGetExtent () const
 
const G4VisExtentGetTransformedExtent () const
 
const G4StringGetGlobalDescription () const
 
const G4StringGetGlobalTag () const
 
const G4Transform3DGetTransformation () const
 
void SetModelingParameters (const G4ModelingParameters *)
 
void SetExtent (const G4VisExtent &)
 
void SetType (const G4String &)
 
void SetGlobalDescription (const G4String &)
 
void SetGlobalTag (const G4String &)
 
void SetTransformation (const G4Transform3D &)
 
virtual G4bool Validate (G4bool warn=true)
 

Protected Attributes

G4Colour fColour
 
- Protected Attributes inherited from G4VModel
G4String fType
 
G4String fGlobalTag
 
G4String fGlobalDescription
 
G4VisExtent fExtent
 
G4Transform3D fTransform
 
const G4ModelingParametersfpMP
 

Private Member Functions

 G4GPSModel (const G4GPSModel &)
 
G4GPSModeloperator= (const G4GPSModel &)
 

Detailed Description

Definition at line 45 of file G4GPSModel.hh.

View newest version in sPHENIX GitHub at line 45 of file G4GPSModel.hh

Constructor & Destructor Documentation

G4GPSModel::G4GPSModel ( const G4Colour colour = G4Colour(1.,0.,0.,0.3))

Definition at line 51 of file G4GPSModel.cc.

View newest version in sPHENIX GitHub at line 51 of file G4GPSModel.cc

References fColour, G4VModel::fGlobalDescription, G4VModel::fGlobalTag, and G4VModel::fType.

G4GPSModel::~G4GPSModel ( )
virtual

Definition at line 61 of file G4GPSModel.cc.

View newest version in sPHENIX GitHub at line 61 of file G4GPSModel.cc

G4GPSModel::G4GPSModel ( const G4GPSModel )
private

Member Function Documentation

void G4GPSModel::DescribeYourselfTo ( G4VGraphicsScene sceneHandler)
virtual
G4String G4GPSModel::GetCurrentDescription ( ) const
virtual

Reimplemented from G4VModel.

Definition at line 68 of file G4GPSModel.cc.

View newest version in sPHENIX GitHub at line 68 of file G4GPSModel.cc

References GetCurrentTag().

+ Here is the call graph for this function:

G4String G4GPSModel::GetCurrentTag ( ) const
virtual

Reimplemented from G4VModel.

Definition at line 63 of file G4GPSModel.cc.

View newest version in sPHENIX GitHub at line 63 of file G4GPSModel.cc

Referenced by GetCurrentDescription().

+ Here is the caller graph for this function:

G4GPSModel& G4GPSModel::operator= ( const G4GPSModel )
private

Member Data Documentation

G4Colour G4GPSModel::fColour
protected

Definition at line 67 of file G4GPSModel.hh.

View newest version in sPHENIX GitHub at line 67 of file G4GPSModel.hh

Referenced by DescribeYourselfTo(), and G4GPSModel().


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