41 :ExN07Detector(ExN07Det)
50 matList += (*matTbl)[i]->GetName();
55 AbsMaterCmd->
SetGuidance(
"Select Material of the Absorber.");
61 GapMaterCmd->
SetGuidance(
"Select Material of the Gap.");
73 SerialCmd->
SetGuidance(
"Select calorimeters to be placed in serial or parallel.");
102 if( command == AbsMaterCmd ) {
105 }
else if( command == GapMaterCmd ){
108 }
else if( command == numLayerCmd ) {
111 }
else if( command == SerialCmd ) {
114 }
else if( command == verboseCmd ) {
117 }
else if( command == AddMatCmd ) {
119 UpdateMaterialList();
126 if( command == AbsMaterCmd ){
129 }
else if( command == GapMaterCmd ){
132 }
else if( command == numLayerCmd ) {
135 }
else if( command == SerialCmd ){
138 }
else if( command == SerialCmd ) {
141 }
else if( command == verboseCmd ) {
148 void ExN07DetectorMessenger::UpdateMaterialList()
154 matList += (*matTbl)[i]->GetName();
158 if(AbsMaterCmd !=0) {
161 if (GapMaterCmd !=0) {