#include <CCalDetector.hh>
Definition at line 49 of file CCalDetector.hh.
 
◆ CCalDetector()
      
        
          | CCalDetector::CCalDetector  | 
          ( | 
          const G4String &  | 
          name | ) | 
           | 
        
      
 
Definition at line 44 of file CCalDetector.cc.
   46   if (getenv(
"CCAL_GEOMPATH"))    
    51         "Environment variable CCAL_GEOMPATH not defined");
 G4String getFileName(const G4String &n)
 
G4GLOB_DLL std::ostream G4cout
 
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
 
static CCalGeometryConfiguration * getInstance()
 
int getConstructFlag(const G4String &n)
 
 
 
 
◆ ~CCalDetector()
  
  
      
        
          | CCalDetector::~CCalDetector  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Definition at line 62 of file CCalDetector.cc.
   63   CCalDetectorTable::iterator ite;
 CCalDetectorTable theDetectorsInside
 
 
 
 
◆ addDetector()
◆ baseFileName()
  
  
      
        
          | G4String CCalDetector::baseFileName  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ buildFromFile()
  
  
      
        
          | int CCalDetector::buildFromFile  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ construct()
      
        
          | void CCalDetector::construct  | 
          ( | 
           | ) | 
           | 
        
      
 
Definition at line 70 of file CCalDetector.cc.
   72   G4cout << 
"===> Entering CCalDetector::construct() for " << 
Name() << 
G4endl;
 virtual void constructDaughters()=0
 
G4GLOB_DLL std::ostream G4cout
 
CCalDetectorTable theDetectorsInside
 
 
 
 
◆ constructDaughters()
  
  
      
        
          | virtual void CCalDetector::constructDaughters  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedpure virtual   | 
  
 
 
◆ constructHierarchy()
  
  
      
        
          | void CCalDetector::constructHierarchy  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ File()
◆ getDaughter()
◆ getNDaughters()
  
  
      
        
          | int CCalDetector::getNDaughters  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ Name()
◆ operator!=()
◆ operator==()
◆ readFile()
  
  
      
        
          | virtual int CCalDetector::readFile  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedpure virtual   | 
  
 
 
◆ operator<<
  
  
      
        
          | std::ostream& operator<<  | 
          ( | 
          std::ostream &  | 
          os,  | 
         
        
           | 
           | 
          const CCalDetector &  | 
          det  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
friend   | 
  
 
Definition at line 111 of file CCalDetector.cc.
  116      << 
" detectors inside { "<< 
G4endl;
 
CCalDetectorTable theDetectorsInside
 
 
 
 
◆ constructFlag
  
  
      
        
          | int CCalDetector::constructFlag | 
         
       
   | 
  
protected   | 
  
 
 
◆ detectorName
◆ fileName
◆ pathName
◆ theDetectorsInside
The documentation for this class was generated from the following files: