Project

General

Profile

Actions

MAUSUser » History » Revision 19

« Previous | Revision 19/28 (diff) | Next »
Tunnell, Christopher, 23 August 2011 17:55


MAUS User Documentation

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.

Offline data access

To get at the MICE data, look here:

http://micewww.pp.rl.ac.uk/projects/computing-software/wiki

Applications

There are several applications in the MAUS schema

Getting Help

After reading the SupportFAQ to see if your question has already been asked, then proceed to here to post your question on our website system. Please do read the FAQ since it may have a quick answer to your question.

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.

Configuration manipulation

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.

Changing application modules

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.

File IO

Data is passed between different parts of the framework in tree-like structured data files. The tree structure is described in the DataStructure section.

Updated by Tunnell, Christopher over 12 years ago · 19 revisions