Skip to content

A software tool to simulate and reconstruct events in a muon detector telescope (e.g. Auger BATATA) using GEANT4 + AugerOffline

License

Notifications You must be signed in to change notification settings

PierreAugerObservatory/G4MuonCounterSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample outputs

G4MuonCounterSimulator

A software tool to simulate and reconstruct events in a muon detector telescope (e.g. Auger BATATA) using GEANT4 + AugerOffline. It is distributed for research use only under the GNU General Public License v3.0.

Credits

If you use this software for your research, please acknowledge it in your papers by citing the following references:

  • S. Riggi et al., "Reconstruction of muon tracks in a buried plastic scintillator muon telescope (BATATA)", Nucl. Instr. and Meth. A 688 (2012) 22–31

or consider including me (S. Riggi, INAF - Osservatorio Astrofisico di Catania, Via S. Sofia 78, I-95123, Catania, Italy) as a co-author on your publications.

Status

Software is no longer maintained.

Installation

Prerequisites

Install the project mandatory dependencies:

Make sure you have set the following environment variables to the external library installation dirs

  • ROOTSYS: set to ROOT installation path
  • AUGEROFFLINEROOT: set to AugerOffline installation path

NB: Modify Makefile CPPFLAGS and LDFLAGS in case the dependency tools cannot be found.

Build

To build the project:

  • Clone this repository into your local $SOURCE_DIR
    git clone https://github.com/PierreAugerObservatory/G4MuonCounterSimulator.git $SOURCE_DIR
  • In the project directory type:
    make

Binaries will be placed in the bin/ directory and libraries in the lib/ directory.

Usage

  • userAugerOffline -b [path-to-xml-configfile]]

About

A software tool to simulate and reconstruct events in a muon detector telescope (e.g. Auger BATATA) using GEANT4 + AugerOffline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages