9.3.2010 Kamil Sedlak
Changes needed by Pavel Bakule for low energy moun beem excited by laser. (The user can restrict a box-like region for the generated particles (muons)).
This commit is contained in:
@ -51,8 +51,11 @@ class musrPrimaryGeneratorMessenger: public G4UImessenger
|
||||
G4UIcmdWith3VectorAndUnit* setvertexCmd;
|
||||
G4UIcmdWith3VectorAndUnit* setvertexSigmaCmd;
|
||||
G4UIcmdWith3VectorAndUnit* setvertexBoundaryCmd;
|
||||
G4UIcmdWithADoubleAndUnit* setStarttimeCmd; //P.B. 13 May 2009
|
||||
G4UIcmdWithADoubleAndUnit* setStarttimeSigmaCmd; //P.B. 13 May 2009
|
||||
G4UIcmdWithADoubleAndUnit* setvertexRelativeRCmd;
|
||||
G4UIcmdWithADoubleAndUnit* setStarttimeCmd; //P.B. 13 May 2009
|
||||
G4UIcmdWithADoubleAndUnit* setStarttimeSigmaCmd; //P.B. 13 May 2009
|
||||
G4UIcmdWith3VectorAndUnit* setboxBoundaryCmd; //P.B. 15 Dec 2009
|
||||
G4UIcmdWith3VectorAndUnit* setboxBoundaryCentreCmd; //P.B. 15 Dec 2009
|
||||
G4UIcmdWithADoubleAndUnit* setKEnergyCmd;
|
||||
G4UIcmdWithADoubleAndUnit* setMomentumCmd;
|
||||
G4UIcmdWithADoubleAndUnit* setMomentumSmearingCmd;
|
||||
|
Reference in New Issue
Block a user