#include <MaGeDecay0Interface.hh>
Public Member Functions | |
MaGeDecay0Interface (G4String fileName) | |
~MaGeDecay0Interface () | |
void | GeneratePrimaryVertex (G4Event *evt) |
void | OpenFile () |
void | ChangeFileName (G4String newFile) |
Private Member Functions | |
G4String | ConvertCodeToName (G4int code) |
Private Attributes | |
G4String | fFileName |
std::ifstream | fInputFile |
MaGeDecay0InterfaceMessenger * | fTheMessenger |
|
Definition at line 27 of file MaGeDecay0Interface.cc. References fTheMessenger. |
|
Definition at line 37 of file MaGeDecay0Interface.cc. References fInputFile. |
|
Definition at line 72 of file MaGeDecay0Interface.cc. References fFileName, fInputFile, and OpenFile(). Referenced by MaGeDecay0InterfaceMessenger::SetNewValue(). |
|
Definition at line 133 of file MaGeDecay0Interface.cc. References MJLog. Referenced by GeneratePrimaryVertex(). |
|
Definition at line 82 of file MaGeDecay0Interface.cc. References ConvertCodeToName(), fInputFile, and MJLog. |
|
Definition at line 43 of file MaGeDecay0Interface.cc. References fFileName, fInputFile, and MJLog. Referenced by ChangeFileName(). |
|
Definition at line 44 of file MaGeDecay0Interface.hh. Referenced by ChangeFileName(), and OpenFile(). |
|
Definition at line 45 of file MaGeDecay0Interface.hh. Referenced by ChangeFileName(), GeneratePrimaryVertex(), OpenFile(), and ~MaGeDecay0Interface(). |
|
Definition at line 46 of file MaGeDecay0Interface.hh. Referenced by MaGeDecay0Interface(). |