#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 |
| #define DEBUG 1 |
Definition at line 22 of file LDFTest.cc.
|
static |
Definition at line 779 of file LDFTest.cc.
Referenced by LDFTestKG::LDFTest::T1TriggerProbability().
|
static |
Definition at line 777 of file LDFTest.cc.
Referenced by LDFTestKG::LDFTest::T1TriggerProbability().
|
static |
Definition at line 776 of file LDFTest.cc.
Referenced by LDFTestKG::LDFTest::T1TriggerProbability().
|
static |
Definition at line 95 of file LDFTest.cc.
Referenced by LDFTestKG::LDFTest::CalculateTankSignal().
|
static |
Definition at line 96 of file LDFTest.cc.
Referenced by LDFTestKG::LDFTest::CalculateTankSignal().