#include <G4tgrFileReader.hh>
Definition at line 51 of file G4tgrFileReader.hh.
 
◆ ~G4tgrFileReader()
  
  
      
        
          | G4tgrFileReader::~G4tgrFileReader  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Definition at line 64 of file G4tgrFileReader.cc.
static G4ThreadLocal G4tgrFileReader * theInstance
 
G4tgrLineProcessor * theLineProcessor
 
 
 
 
◆ G4tgrFileReader()
  
  
      
        
          | G4tgrFileReader::G4tgrFileReader  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ AddTextFile()
  
  
      
        
          | void G4tgrFileReader::AddTextFile  | 
          ( | 
          const G4String &  | 
          fname | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetInstance()
Definition at line 72 of file G4tgrFileReader.cc.
static G4ThreadLocal G4tgrFileReader * theInstance
 
 
 
 
◆ GetLineProcessor()
◆ ReadFiles()
      
        
          | G4bool G4tgrFileReader::ReadFiles  | 
          ( | 
           | ) | 
           | 
        
      
 
Definition at line 81 of file G4tgrFileReader.cc.
   84   std::vector< G4String > wl,wlnew;
    96     G4Exception(
"G4tgrFileReader::ReadFiles()", 
"InvalidInput",
   117       if( wlnew[0].c_str()[0] != 
':' )
   119         wl.insert( wl.end(), wlnew.begin(), wlnew.end() );
 
G4int GetWordsInLine(std::vector< G4String > &wl)
 
std::vector< G4String > theTextFiles
 
virtual G4bool ProcessLine(const std::vector< G4String > &wl)
 
static G4tgrFileIn & GetInstance(const G4String &name)
 
G4GLOB_DLL std::ostream G4cout
 
static G4int GetVerboseLevel()
 
void DumpException(const G4String &sent)
 
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
 
static void DumpVS(const std::vector< G4String > &wl, const char *msg)
 
G4tgrLineProcessor * theLineProcessor
 
 
 
 
◆ SetLineProcessor()
◆ theInstance
◆ theLineProcessor
◆ theTextFiles
  
  
      
        
          | std::vector<G4String> G4tgrFileReader::theTextFiles | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: