![]()  | 
						
							 
								EIC Software
							  
							
								Reference for 
								EIC 
								simulation and reconstruction software on GitHub
							  
						 | 
					
#include <east/blob/main/Core/include/eASTRun.hh>
 Inheritance diagram for eASTRun:
 Collaboration diagram for eASTRun:Public Member Functions | |
| eASTRun (eASTRunAction *) | |
| virtual | ~eASTRun () | 
| virtual void | RecordEvent (const G4Event *) | 
| virtual void | Merge (const G4Run *) | 
Private Attributes | |
| eASTRunAction * | pRA | 
Definition at line 22 of file eASTRun.hh.
View newest version in sPHENIX GitHub at line 22 of file eASTRun.hh
| eASTRun::eASTRun | ( | eASTRunAction * | ra | ) | 
Definition at line 21 of file eASTRun.cc.
View newest version in sPHENIX GitHub at line 21 of file eASTRun.cc
      
  | 
  virtual | 
Definition at line 26 of file eASTRun.cc.
View newest version in sPHENIX GitHub at line 26 of file eASTRun.cc
      
  | 
  virtual | 
Definition at line 122 of file eASTRun.cc.
View newest version in sPHENIX GitHub at line 122 of file eASTRun.cc
      
  | 
  virtual | 
Definition at line 31 of file eASTRun.cc.
View newest version in sPHENIX GitHub at line 31 of file eASTRun.cc
References eASTRunAction::IDMap, eASTRunAction::NTMap, and pRA.
      
  | 
  private | 
Definition at line 33 of file eASTRun.hh.
View newest version in sPHENIX GitHub at line 33 of file eASTRun.hh
Referenced by RecordEvent().