From 29c14777e3621640544878d0e4843ddfc5270e45 Mon Sep 17 00:00:00 2001 From: ivana Date: Wed, 22 Nov 2000 15:58:08 +0000 Subject: [PATCH] fForceAllSensitiveCmd added --- AliGeant4/AliModulesCompositionMessenger.h | 1 + 1 file changed, 1 insertion(+) diff --git a/AliGeant4/AliModulesCompositionMessenger.h b/AliGeant4/AliModulesCompositionMessenger.h index b001146197c..fb4006598b3 100644 --- a/AliGeant4/AliModulesCompositionMessenger.h +++ b/AliGeant4/AliModulesCompositionMessenger.h @@ -52,6 +52,7 @@ class AliModulesCompositionMessenger: public G4UImessenger G4UIcmdWithoutParameter* fListAvailableCmd; //command: listAvailable G4UIcmdWithADoubleAndUnit* fFieldValueCmd; //command: fieldValue G4UIcmdWithABool* fSetAllSensitiveCmd; //command: setAllSensitive + G4UIcmdWithABool* fForceAllSensitiveCmd;//command: forceAllSensitive G4UIcmdWithABool* fSetReadGeometryCmd; //command: readGeometry G4UIcmdWithABool* fSetWriteGeometryCmd; //command: writeGeometry G4UIcmdWithoutParameter* fPrintMaterialsCmd; //command: printMatrials -- 2.43.0