Variables
SdSimpleSim.cc File Reference
#include <fwk/CentralConfig.h>
#include <fwk/CoordinateSystemRegistry.h>
#include <fwk/RandomEngineRegistry.h>
#include <evt/Event.h>
#include <evt/ShowerSimData.h>
#include <sevt/SEvent.h>
#include <sevt/Header.h>
#include <sevt/Station.h>
#include <sevt/StationRecData.h>
#include <sevt/StationSimData.h>
#include <sevt/StationTriggerData.h>
#include <sevt/EventTrigger.h>
#include <utl/AxialVector.h>
#include <utl/ErrorLogger.h>
#include <utl/MathConstants.h>
#include <utl/Particle.h>
#include <utl/PhysicalConstants.h>
#include <utl/PhysicalFunctions.h>
#include <utl/Reader.h>
#include <utl/RandomEngine.h>
#include <utl/UTMPoint.h>
#include <det/Detector.h>
#include <sdet/SDetector.h>
#include <atm/Atmosphere.h>
#include <atm/ProfileResult.h>
#include <atm/InclinedAtmosphericProfile.h>
#include "SdSimpleSim.h"
#include "MuonTimeModel.h"
#include <CLHEP/Random/RandPoisson.h>
#include <CLHEP/Random/Randomize.h>
#include <CLHEP/Random/RandGauss.h>
#include <CLHEP/Random/RandFlat.h>
#include <TMath.h>
#include <TFile.h>
#include <TTree.h>
#include <TH1F.h>
#include <TProfile.h>
#include <boost/range/iterator_range.hpp>
#include <iostream>

Go to the source code of this file.

Variables

static double fgTriggerPropShalf [5][4]
 
static double fgTriggerPropShalfError [5][4]
 
static double fgTriggerS1000Bins [4] = { 4.5, 13.5, 40.5, 121.5 }
 
static double fgTriggerThetaBins [5] = { 15, 25, 35, 45, 55 }
 
static double kMeterPerVEM = 1.2*meter
 
static double kTrackPerGEV = 5.25*meter/GeV
 

Detailed Description

Implementation of SdSimpleSim

Author
Ralf Ulrich
Date
Thu Apr 7 11:37:48 CEST 2005

Definition in file SdSimpleSim.cc.

Variable Documentation

double fgTriggerPropShalf[5][4]
static
Initial value:
= {
{ 1.9, 2.2, 3.6, 5.1 },
{ 1.9, 3.0, 3.5, 4.8 },
{ 2.5, 3.3, 4.1, 5.1 },
{ 3.5, 3.8, 4.2, 5.4 },
{ 4.2, 4.8, 4.8, 5.0 }
}

Definition at line 2243 of file SdSimpleSim.cc.

Referenced by SdSimpleSimKG::SdSimpleSim::T1TriggerProbability().

double fgTriggerPropShalfError[5][4]
static
Initial value:
= {
{ .6, .9, .4, .2 },
{ .9, .5, .5, .3 },
{ .7, .6, .5, .2 },
{ .4, .5, .5, .2 },
{ .9, .4, .4, .2 }
}

Definition at line 2251 of file SdSimpleSim.cc.

Referenced by SdSimpleSimKG::SdSimpleSim::T1TriggerProbability().

double fgTriggerS1000Bins[4] = { 4.5, 13.5, 40.5, 121.5 }
static

Definition at line 2241 of file SdSimpleSim.cc.

Referenced by SdSimpleSimKG::SdSimpleSim::T1TriggerProbability().

double fgTriggerThetaBins[5] = { 15, 25, 35, 45, 55 }
static

Definition at line 2240 of file SdSimpleSim.cc.

Referenced by SdSimpleSimKG::SdSimpleSim::T1TriggerProbability().

double kMeterPerVEM = 1.2*meter
static

Definition at line 86 of file SdSimpleSim.cc.

Referenced by SdSimpleSimKG::SdSimpleSim::CalculateTankSignal().

double kTrackPerGEV = 5.25*meter/GeV
static

Definition at line 87 of file SdSimpleSim.cc.

Referenced by SdSimpleSimKG::SdSimpleSim::CalculateTankSignal().


, generated on Tue Sep 26 2023.