source: trunk/examples/advanced/radiation_monitor/macros/DefaultAnalysis.mac @ 1319

Last change on this file since 1319 was 807, checked in by garnier, 16 years ago

update

File size: 1.1 KB
Line 
1/radmon/analysis/SetOutputFileName                         analysis.hbook
2/radmon/analysis/SetOutputFileFormat                       hbook
3/radmon/analysis/CreateSensitiveDetectorType               sdt1
4/radmon/analysis/AppendDataAnalysisToSensitiveDetectorType sdt1 da1
5/radmon/analysis/SetDataAnalysisType                       sdt1 da1 DepositedEnergy
6/radmon/analysis/CreateSensitiveDetector                   SD sdt1
7
8/vis/disable
9
10#/radmon/detector/SetLayerAttribute MIL-STD-105D ly1 SensitiveDetector SD
11#/radmon/detector/SetLayerAttribute MIL-STD-105D ly2 SensitiveDetector SD
12#/radmon/detector/SetLayerAttribute MIL-STD-105D ly3 SensitiveDetector SD
13#/radmon/detector/SetLayerAttribute MIL-STD-105D ly4 SensitiveDetector SD
14#/radmon/detector/SetLayerAttribute MIL-STD-105D ly5 SensitiveDetector SD
15
16/radmon/detector/SetLayerAttribute REM-TOT-500 ly1 SensitiveDetector SD
17/radmon/detector/SetLayerAttribute REM-TOT-500 ly2 SensitiveDetector SD
18
19/radmon/detector/SetLayerAttribute LAAS ly1 SensitiveDetector SD
20/vis/enable
21/radmon/detector/SetLayerAttribute LAAS ly2 SensitiveDetector SD
Note: See TracBrowser for help on using the repository browser.