BOSS 7.0.5
BESIII Offline Software System
Loading...
Searching...
No Matches
G4SvcRunManagerMessenger.h
Go to the documentation of this file.
1#ifndef G4SvcRunManagerMessenger_H
2#define G4SvcRunManagerMessenger_H
3
4#include "G4UImessenger.hh"
5#include "G4Svc/G4SvcRunManager.h"
6
7class G4UIcommand;
8class G4UIcmdWithAString;
10
11class G4SvcRunManagerMessenger: public G4UImessenger {
12private:
14 G4UIcommand *readXML;
15public:
18 void SetNewValue(G4UIcommand * command,G4String newValues);
19 G4String GetCurrentValue(G4UIcommand * command);
20};
21
22#endif
**********Class see also m_nmax DOUBLE PRECISION m_amel DOUBLE PRECISION m_x2 DOUBLE PRECISION m_alfinv DOUBLE PRECISION m_Xenph INTEGER m_KeyWtm INTEGER m_idyfs DOUBLE PRECISION m_zini DOUBLE PRECISION m_q2 DOUBLE PRECISION m_Wt_KF DOUBLE PRECISION m_WtCut INTEGER m_KFfin *COMMON c_KarLud $ !Input CMS energy[GeV] $ !CMS energy after beam spread beam strahlung[GeV] $ !Beam energy spread[GeV] $ !z boost due to beam spread $ !electron beam mass *ff pair spectrum $ !minimum v
Definition: KarLud.h:35
G4String GetCurrentValue(G4UIcommand *command)
void SetNewValue(G4UIcommand *command, G4String newValues)