Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
SolidAnalyser Class Reference

#include <SolidAnalyser.hh>

Public Member Functions

G4int GetParam (const G4VSolid *, std::vector< std::pair< G4String, G4double > > &) const
 
 ~SolidAnalyser ()
 

Static Public Member Functions

static SolidAnalyserGetSolidAnalyser ()
 

Protected Member Functions

G4int GetParam (const G4Box *, std::vector< std::pair< G4String, G4double > > &) const
 
G4int GetParam (const G4Cons *, std::vector< std::pair< G4String, G4double > > &) const
 
G4int GetParam (const G4Polycone *, std::vector< std::pair< G4String, G4double > > &) const
 
G4int GetParam (const G4Polyhedra *, std::vector< std::pair< G4String, G4double > > &) const
 
G4int GetParam (const G4Trap *, std::vector< std::pair< G4String, G4double > > &) const
 
G4int GetParam (const G4Trd *, std::vector< std::pair< G4String, G4double > > &) const
 
G4int GetParam (const G4Tubs *, std::vector< std::pair< G4String, G4double > > &) const
 

Detailed Description

Definition at line 60 of file SolidAnalyser.hh.

Constructor & Destructor Documentation

SolidAnalyser::~SolidAnalyser ( )

Definition at line 59 of file SolidAnalyser.cc.

Member Function Documentation

G4int SolidAnalyser::GetParam ( const G4VSolid s,
std::vector< std::pair< G4String, G4double > > &  result 
) const

Definition at line 74 of file SolidAnalyser.cc.

Here is the caller graph for this function:

G4int SolidAnalyser::GetParam ( const G4Box s,
std::vector< std::pair< G4String, G4double > > &  result 
) const
protected

Definition at line 111 of file SolidAnalyser.cc.

Here is the call graph for this function:

G4int SolidAnalyser::GetParam ( const G4Cons s,
std::vector< std::pair< G4String, G4double > > &  result 
) const
protected

Definition at line 121 of file SolidAnalyser.cc.

Here is the call graph for this function:

G4int SolidAnalyser::GetParam ( const G4Polycone s,
std::vector< std::pair< G4String, G4double > > &  result 
) const
protected

Definition at line 142 of file SolidAnalyser.cc.

Here is the call graph for this function:

G4int SolidAnalyser::GetParam ( const G4Polyhedra s,
std::vector< std::pair< G4String, G4double > > &  result 
) const
protected

Definition at line 166 of file SolidAnalyser.cc.

Here is the call graph for this function:

G4int SolidAnalyser::GetParam ( const G4Trap s,
std::vector< std::pair< G4String, G4double > > &  result 
) const
protected

Definition at line 193 of file SolidAnalyser.cc.

Here is the call graph for this function:

G4int SolidAnalyser::GetParam ( const G4Trd s,
std::vector< std::pair< G4String, G4double > > &  result 
) const
protected

Definition at line 212 of file SolidAnalyser.cc.

Here is the call graph for this function:

G4int SolidAnalyser::GetParam ( const G4Tubs s,
std::vector< std::pair< G4String, G4double > > &  result 
) const
protected

Definition at line 225 of file SolidAnalyser.cc.

Here is the call graph for this function:

SolidAnalyser * SolidAnalyser::GetSolidAnalyser ( )
static

Definition at line 65 of file SolidAnalyser.cc.

Here is the caller graph for this function:


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