Skip to content

jeromebaudot/SiTrInEo

 
 

Repository files navigation

Please read this first

Since the SiTrInEo is now developed using cmake, please change to "Develop" branch and follow README in that bracnh.

How to install MimosaSimu

There are two options to use MimosaSimu.

Install

Lxplus

Run in Lxplus machine. To set up environment, type this:

source Mimosa-lxplus-setup.sh

Private machine

To run in your own machine. You have to install pre-requisite libraries and programs.

  • Xerces-C(libxerces-c), qt, qt-devel, qt3, libXi, libGL
  • CLHEP > 2.1.x.x, cmake > 3.9.0(Necessary!), ROOT 5.34(Not available with ROOT 6)
  • Install Geant4 (4.9.x or 4.10.x)
  • Use 'ccmake' command and set install options as picture
  • Option

  • Open Mimosa-private-setup.sh and change path to fit your own machine
  • Then, type command:
  • source Mimosa-private-setup.sh

    Common

  • Below commands are the same to both Lxplus and private machine
  • cd MIMOSA\_DIGITIZER/trunk

    source Complie.sh

    cd ../../TestBeam\_Geant4Simu/trunk

    source Settings.sh

    source Complie.sh

  • Follow README in TestBeam\_Geant4Simu/trunk
  • About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages

    • C++ 98.7%
    • Other 1.3%