MAUSUser » History » Version 20
Tunnell, Christopher, 23 August 2011 17:56
1 | 1 | Rogers, Chris | h1. MAUS User Documentation |
---|---|---|---|
2 | |||
3 | 4 | Rogers, Chris | MAUS usage is handled by several applications that enable basic usage of the framework. Each application runs several modules against a particular configuration. The particular modules that the application runs, and the configuration that is run against, can all be modified by the user. |
4 | |||
5 | 18 | Rogers, Chris | h2. Offline data access |
6 | |||
7 | To get at the MICE data, look here: |
||
8 | |||
9 | http://micewww.pp.rl.ac.uk/projects/computing-software/wiki |
||
10 | |||
11 | 1 | Rogers, Chris | h2. Applications |
12 | |||
13 | 17 | Rogers, Chris | There are several applications in the MAUS schema |
14 | 2 | Rogers, Chris | |
15 | 19 | Tunnell, Christopher | h2. Getting Help |
16 | |||
17 | 20 | Tunnell, Christopher | After reading the [[SupportFAQ|Support FAQ]] to see if your question has already been asked, then proceed to "here":http://micewww.pp.rl.ac.uk/projects/maus/issues/new to post your question on our website system. Please do read the FAQ since it may have a quick answer to your question. |
18 | 19 | Tunnell, Christopher | |
19 | Please *do not* email the code maintainers directly because we will send you to this webpage and frequently accidentally miss emails. This website is the way you are not forgotten. |
||
20 | |||
21 | 1 | Rogers, Chris | h2. Configuration manipulation |
22 | |||
23 | MAUS uses a set of user-modifiable files to control the application configuration. Variables such as input geometry, field arrangement and detector parameters can all be modified by the user. |
||
24 | |||
25 | * Documentation on geometry file generation is available in "pdf":http://www.mice.iit.edu/software/g4mice_doc/Mice_Module-2-4-1.pdf or "html":http://www.mice.iit.edu/software/g4mice_doc/Mice_Module-2-4-1.html format. |
||
26 | * Documentation on global run controls is available in "html":http://www.mice.iit.edu/software/g4mice_doc/datacards-2-4-1.html format. |
||
27 | * [[Materials-2-4-1|List of valid materials]] |
||
28 | |||
29 | h2. Changing application modules |
||
30 | |||
31 | 16 | Rogers, Chris | MAUS uses a modular structure in its applications. Uses can alter the modules which a particular application runs or define their own application. The different modules are listed in the [[Components]] section. |
32 | 13 | Rogers, Chris | |
33 | h2. File IO |
||
34 | |||
35 | 15 | Rogers, Chris | Data is passed between different parts of the framework in tree-like structured data files. The tree structure is described in the [[DataStructure]] section. |