This commit is contained in:
shiroka 2009-01-23 13:21:59 +00:00
parent 93658abba3
commit 00953dad14
79 changed files with 395 additions and 0 deletions

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
// //
// ******************************************************************** // ********************************************************************
// * License and Disclaimer * // * License and Disclaimer *

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
// //
// ******************************************************************** // ********************************************************************
// * License and Disclaimer * // * License and Disclaimer *

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
// //
// ******************************************************************** // ********************************************************************
// * License and Disclaimer * // * License and Disclaimer *

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
// //
// ******************************************************************** // ********************************************************************
// * License and Disclaimer * // * License and Disclaimer *

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
// //
// ******************************************************************** // ********************************************************************
// * License and Disclaimer * // * License and Disclaimer *

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#ifndef LEM3AXIAL2DELFIELD_H #ifndef LEM3AXIAL2DELFIELD_H
#define LEM3AXIAL2DELFIELD_H 1 #define LEM3AXIAL2DELFIELD_H 1

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#ifndef lem4DetectorConstruction_h #ifndef lem4DetectorConstruction_h
#define lem4DetectorConstruction_h 1 #define lem4DetectorConstruction_h 1

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
#ifndef lem4DetectorMessenger_h #ifndef lem4DetectorMessenger_h

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#ifndef lem4ErrorMessage_h #ifndef lem4ErrorMessage_h
#define lem4ErrorMessage_h 1 #define lem4ErrorMessage_h 1

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
#ifndef lem4EventAction_h #ifndef lem4EventAction_h

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#include "globals.hh" #include "globals.hh"
#include "G4MagneticField.hh" #include "G4MagneticField.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
#ifndef lem4MagneticField_H #ifndef lem4MagneticField_H

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ //$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
// Muonium Formation according to yield.cc function (through GetYields method). // Muonium Formation according to yield.cc function (through GetYields method).
// Id : lem4MuFormation.hh, v 1.4 // Id : lem4MuFormation.hh, v 1.4

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ //$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
// Muonium "Scattering" // Muonium "Scattering"
// Id : lem4MuScatter.hh, v 1.4 // Id : lem4MuScatter.hh, v 1.4

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
// //
// ******************************************************************** // ********************************************************************
// * License and Disclaimer * // * License and Disclaimer *

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#ifndef lem4Parameters_h #ifndef lem4Parameters_h
#define lem4Parameters_h 1 #define lem4Parameters_h 1

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
#ifndef lem4PhysicsList_h #ifndef lem4PhysicsList_h

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#ifndef lem4PrimaryGeneratorAction_h #ifndef lem4PrimaryGeneratorAction_h
#define lem4PrimaryGeneratorAction_h 1 #define lem4PrimaryGeneratorAction_h 1

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#ifndef lem4PrimaryGeneratorMessenger_h #ifndef lem4PrimaryGeneratorMessenger_h
#define lem4PrimaryGeneratorMessenger_h 1 #define lem4PrimaryGeneratorMessenger_h 1

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
#ifndef lem4RootOutput_h #ifndef lem4RootOutput_h

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
#ifndef lem4RunAction_h #ifndef lem4RunAction_h

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
#ifndef lem4ScintHit_h #ifndef lem4ScintHit_h

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
#ifndef lem4ScintSD_h #ifndef lem4ScintSD_h

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
#ifndef lem4ShieldHit_h #ifndef lem4ShieldHit_h

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
#ifndef lem4ShieldSD_h #ifndef lem4ShieldSD_h

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
#ifndef lem4SteppingAction_h #ifndef lem4SteppingAction_h

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
class lem4SteppingVerbose; class lem4SteppingVerbose;

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#ifndef lem4TabulatedElementField2D_h #ifndef lem4TabulatedElementField2D_h
#define lem4TabulatedElementField2D_h 1 #define lem4TabulatedElementField2D_h 1

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#ifndef lem4TabulatedElementField2Df_h #ifndef lem4TabulatedElementField2Df_h
#define lem4TabulatedElementField2Df_h 1 #define lem4TabulatedElementField2Df_h 1

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#ifndef lem4TabulatedElementField3D_h #ifndef lem4TabulatedElementField3D_h
#define lem4TabulatedElementField3D_h 1 #define lem4TabulatedElementField3D_h 1

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#include "globals.hh" #include "globals.hh"
#include "G4MagneticField.hh" #include "G4MagneticField.hh"
#include "G4ios.hh" #include "G4ios.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#include "globals.hh" #include "globals.hh"
#include "G4MagneticField.hh" #include "G4MagneticField.hh"
#include "G4ios.hh" #include "G4ios.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#ifndef UNIFORM_BFIELD_HH #ifndef UNIFORM_BFIELD_HH
#define UNIFORM_BFIELD_HH #define UNIFORM_BFIELD_HH

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#ifndef lem4VisManager_h #ifndef lem4VisManager_h
#define lem4VisManager_h 1 #define lem4VisManager_h 1

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$//* //$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$//*
// LOW ENERGY MUON SPIN RELAXATION, ROTATION, RADIATION Geant4 SIMULATION // LOW ENERGY MUON SPIN RELAXATION, ROTATION, RADIATION Geant4 SIMULATION
// ID : MEYER.hh , v 1.0 // ID : MEYER.hh , v 1.0

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#ifndef lem4TabulatedElementField2D_h #ifndef lem4TabulatedElementField2D_h
#define lem4TabulatedElementField2D_h 1 #define lem4TabulatedElementField2D_h 1

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#ifndef lem4TabulatedElementField3D_h #ifndef lem4TabulatedElementField3D_h
#define lem4TabulatedElementField3D_h 1 #define lem4TabulatedElementField3D_h 1

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#include "globals.hh" #include "globals.hh"
#include "G4MagneticField.hh" #include "G4MagneticField.hh"
#include "G4ios.hh" #include "G4ios.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#include "globals.hh" #include "globals.hh"
#include "G4MagneticField.hh" #include "G4MagneticField.hh"
#include "G4ios.hh" #include "G4ios.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ //$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
// Muonium yields as a function of initial mu+ energies. // Muonium yields as a function of initial mu+ energies.
// The method GetYields is used by MuFormation. // The method GetYields is used by MuFormation.

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#include "lem4DetectorConstruction.hh" #include "lem4DetectorConstruction.hh"
#include "lem4PhysicsList.hh" #include "lem4PhysicsList.hh"
#include "lem4PrimaryGeneratorAction.hh" #include "lem4PrimaryGeneratorAction.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
// //
// ******************************************************************** // ********************************************************************
// * License and Disclaimer * // * License and Disclaimer *

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
// //
// ******************************************************************** // ********************************************************************
// * License and Disclaimer * // * License and Disclaimer *

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
// //
// ******************************************************************** // ********************************************************************
// * License and Disclaimer * // * License and Disclaimer *

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
// //
// ******************************************************************** // ********************************************************************
// * License and Disclaimer * // * License and Disclaimer *

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
// //
// ******************************************************************** // ********************************************************************
// * License and Disclaimer * // * License and Disclaimer *

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
// //
// ******************************************************************** // ********************************************************************
// * License and Disclaimer * // * License and Disclaimer *

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#include "lem4Axial2DElField.hh" #include "lem4Axial2DElField.hh"
#include "G4UnitsTable.hh" #include "G4UnitsTable.hh"
//#include "lem4Parameters.hh" //#include "lem4Parameters.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#include "lem4DetectorConstruction.hh" #include "lem4DetectorConstruction.hh"
#include "lem4DetectorMessenger.hh" #include "lem4DetectorMessenger.hh"
#include "lem4MagneticField.hh" #include "lem4MagneticField.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#include "lem4DetectorMessenger.hh" #include "lem4DetectorMessenger.hh"
#include "lem4DetectorConstruction.hh" #include "lem4DetectorConstruction.hh"
#include "G4UIdirectory.hh" #include "G4UIdirectory.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#include "lem4ErrorMessage.hh" #include "lem4ErrorMessage.hh"
lem4ErrorMessage::lem4ErrorMessage():nErrors(1) lem4ErrorMessage::lem4ErrorMessage():nErrors(1)

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
#include "lem4EventAction.hh" #include "lem4EventAction.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#include "lem4GaussianField.hh" #include "lem4GaussianField.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
#include "lem4MagneticField.hh" #include "lem4MagneticField.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ //$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
// Muonium Formation according to yield.cc function (through GetYields method). // Muonium Formation according to yield.cc function (through GetYields method).
// Id : lem4MuFormation.cc, v 1.4 // Id : lem4MuFormation.cc, v 1.4

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ //$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
// Muonium "Scattering" // Muonium "Scattering"
// Id : lem4MuScatter.cc, v 1.4 // Id : lem4MuScatter.cc, v 1.4

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
// //
// ******************************************************************** // ********************************************************************
// * License and Disclaimer * // * License and Disclaimer *

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#include "lem4Parameters.hh" #include "lem4Parameters.hh"
///lem4Parameters::lem4Parameters() ///lem4Parameters::lem4Parameters()

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
#include "globals.hh" #include "globals.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#include "lem4PrimaryGeneratorAction.hh" #include "lem4PrimaryGeneratorAction.hh"
#include "lem4DetectorConstruction.hh" #include "lem4DetectorConstruction.hh"
#include "lem4PrimaryGeneratorMessenger.hh" #include "lem4PrimaryGeneratorMessenger.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#include "lem4PrimaryGeneratorMessenger.hh" #include "lem4PrimaryGeneratorMessenger.hh"
#include "lem4PrimaryGeneratorAction.hh" #include "lem4PrimaryGeneratorAction.hh"
#include "G4UIcmdWithAString.hh" #include "G4UIcmdWithAString.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
#include "lem4RootOutput.hh" #include "lem4RootOutput.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
// Make G4Timer appear first! // Make G4Timer appear first!

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
#include "lem4ScintHit.hh" #include "lem4ScintHit.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//cksdel #include "lem4RunAction.hh" //cksdel #include "lem4RunAction.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
#include "lem4ShieldHit.hh" #include "lem4ShieldHit.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
#include "lem4ShieldSD.hh" #include "lem4ShieldSD.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
#include "lem4SteppingAction.hh" #include "lem4SteppingAction.hh"
//cksdel#include "lem4RunAction.hh" //cksdel#include "lem4RunAction.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
#include "lem4SteppingVerbose.hh" #include "lem4SteppingVerbose.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#include "lem4TabulatedElementField2D.hh" #include "lem4TabulatedElementField2D.hh"
//#include "lem4EventAction.hh" // cks: just to get the event nr. if needed. //#include "lem4EventAction.hh" // cks: just to get the event nr. if needed.
#include "lem4Parameters.hh" /// Comment by TS - is this really needed? #include "lem4Parameters.hh" /// Comment by TS - is this really needed?

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#include "lem4TabulatedElementField2Df.hh" #include "lem4TabulatedElementField2Df.hh"
//#include "lem4EventAction.hh" // cks: just to get the event nr. if needed. //#include "lem4EventAction.hh" // cks: just to get the event nr. if needed.
#include "lem4Parameters.hh" /// Comment by TS - is this really needed? #include "lem4Parameters.hh" /// Comment by TS - is this really needed?

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#include "lem4TabulatedElementField3D.hh" #include "lem4TabulatedElementField3D.hh"
#include "lem4Parameters.hh" #include "lem4Parameters.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#include "lem4TabulatedField2D.hh" #include "lem4TabulatedField2D.hh"
//#include "lem4EventAction.hh" // cks: just to get the event nr. if needed. //#include "lem4EventAction.hh" // cks: just to get the event nr. if needed.
#include "lem4Parameters.hh" #include "lem4Parameters.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#include "lem4TabulatedField3D.hh" #include "lem4TabulatedField3D.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
#include "globals.hh" #include "globals.hh"
#include "G4GeometryManager.hh" #include "G4GeometryManager.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
#ifdef G4VIS_USE #ifdef G4VIS_USE

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$//* //$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$//*
// LOW ENERGY MUON SPIN RELAXATION, ROTATION, RADIATION Geant4 SIMULATION // LOW ENERGY MUON SPIN RELAXATION, ROTATION, RADIATION Geant4 SIMULATION
// ID : MEYER.cc , v 1.0 // ID : MEYER.cc , v 1.0

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
#include "lem4EventAction.hh" #include "lem4EventAction.hh"

View File

@ -1,3 +1,8 @@
// Geant4 simulation for MuSR
// AUTHOR: Toni SHIROKA, Paul Scherrer Institut, PSI
// DATE : 2008-05
//
//$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ //$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
// Muonium yields as a function of initial mu+ energies. // Muonium yields as a function of initial mu+ energies.
// The method GetYields is used by MuFormation. // The method GetYields is used by MuFormation.