#include <G4Pevent.hh>
Definition at line 50 of file G4Pevent.hh.
 
Definition at line 33 of file G4Pevent.cc.
   34  : genEventID(-1), f_mctevt(mctevt), f_g4evt(g4evt)
 
int GetEventNumber() const 
 
 
 
 
  
  
      
        
          | int G4Pevent::GetEventID  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | int G4Pevent::GetGenEventID  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Definition at line 69 of file G4Pevent.hh.
   69 { 
return genEventID; };
 
 
 
 
  
  
      
        
          | void G4Pevent::SetGenEventID  | 
          ( | 
          int  | 
          id | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following files:
- geant4.10.03.p01/source/persistency/mctruth/include/G4Pevent.hh
 
- geant4.10.03.p01/source/persistency/mctruth/src/G4Pevent.cc