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

#include <CCalHall.hh>

Inheritance diagram for CCalHall:
Inheritance graph
[legend]
Collaboration diagram for CCalHall:
Collaboration graph
[legend]

Public Member Functions

 CCalHall (const G4String &name)
 
virtual ~CCalHall ()
 
G4String getMaterial () const
 
double getDy_2Hall () const
 
double getDx_2Hall () const
 
- Public Member Functions inherited from CCalDetector
 CCalDetector (const G4String &name)
 
virtual ~CCalDetector ()
 
void constructHierarchy ()
 
void construct ()
 
void addDetector (CCalDetector *)
 
G4String Name () const
 
G4String baseFileName () const
 
G4String File () const
 
CCalDetectorgetDaughter (int i) const
 
int getNDaughters () const
 
G4bool operator== (const CCalDetector &left) const
 
G4bool operator!= (const CCalDetector &left) const
 

Protected Member Functions

virtual int readFile ()
 
virtual void constructDaughters ()
 
- Protected Member Functions inherited from CCalDetector
int buildFromFile ()
 

Additional Inherited Members

- Protected Attributes inherited from CCalDetector
G4String detectorName
 
G4String fileName
 
CCalDetectorTable theDetectorsInside
 
int constructFlag
 
- Static Protected Attributes inherited from CCalDetector
static G4String pathName = getenv("CCAL_GEOMPATH")
 

Detailed Description

Definition at line 35 of file CCalHall.hh.

Constructor & Destructor Documentation

CCalHall::CCalHall ( const G4String name)

Definition at line 40 of file CCalHall.cc.

CCalHall::~CCalHall ( )
virtual

Definition at line 42 of file CCalHall.cc.

Member Function Documentation

void CCalHall::constructDaughters ( )
protectedvirtual

Implements CCalDetector.

Reimplemented in CCalG4Hall.

Definition at line 75 of file CCalHall.cc.

Here is the call graph for this function:

double CCalHall::getDx_2Hall ( ) const
inline

Definition at line 44 of file CCalHall.hh.

Here is the caller graph for this function:

double CCalHall::getDy_2Hall ( ) const
inline

Definition at line 43 of file CCalHall.hh.

Here is the caller graph for this function:

G4String CCalHall::getMaterial ( ) const
inline

Definition at line 42 of file CCalHall.hh.

Here is the caller graph for this function:

int CCalHall::readFile ( )
protectedvirtual

Implements CCalDetector.

Definition at line 44 of file CCalHall.cc.

Here is the call graph for this function:


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