Macros | Variables
LDFTest.cc File Reference
#include "LDFTest.h"
#include <fwk/CentralConfig.h>
#include <fwk/RandomEngineRegistry.h>
#include <evt/Event.h>
#include <evt/ShowerSimData.h>
#include <sevt/SEvent.h>
#include <sevt/Station.h>
#include <sevt/StationRecData.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 <CLHEP/Random/RandPoisson.h>
#include <CLHEP/Random/Randomize.h>
#include <CLHEP/Random/RandGauss.h>
#include <TMath.h>
#include <TFile.h>
#include <TTree.h>
#include <TH1F.h>
#include <TH2F.h>
#include <TGraph.h>
#include <TLegend.h>
#include <TStyle.h>
#include <TProfile.h>
#include <TCanvas.h>
#include <iostream>

Go to the source code of this file.

Macros

#define DEBUG   1
 

Variables

static double fgTriggerPropShalf [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 LDFTest

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

Definition in file LDFTest.cc.

Macro Definition Documentation

#define DEBUG   1

Definition at line 22 of file LDFTest.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 779 of file LDFTest.cc.

Referenced by LDFTestKG::LDFTest::T1TriggerProbability().

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

Definition at line 777 of file LDFTest.cc.

Referenced by LDFTestKG::LDFTest::T1TriggerProbability().

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

Definition at line 776 of file LDFTest.cc.

Referenced by LDFTestKG::LDFTest::T1TriggerProbability().

double kMeterPerVEM = 1.2*meter
static

Definition at line 95 of file LDFTest.cc.

Referenced by LDFTestKG::LDFTest::CalculateTankSignal().

double kTrackPerGEV = 5.25*meter/GeV
static

Definition at line 96 of file LDFTest.cc.

Referenced by LDFTestKG::LDFTest::CalculateTankSignal().


, generated on Tue Sep 26 2023.