#include <fwk/CentralConfig.h>#include <det/Detector.h>#include <sdet/SDetector.h>#include <sdet/Station.h>#include <evt/Event.h>#include <sevt/PMT.h>#include <sevt/PMTCalibData.h>#include <sevt/SEvent.h>#include <sevt/Header.h>#include <sevt/Station.h>#include <sevt/StationTriggerData.h>#include <utl/AugerUnits.h>#include <utl/ErrorLogger.h>#include <utl/TimeDistribution.h>#include <utl/MultiTrace.h>#include <utl/PhysicalConstants.h>#include <utl/Reader.h>#include <utl/TimeStamp.h>#include <utl/RandomEngine.h>#include <utl/TabularStream.h>#include <sdet/StationTriggerAlgorithm.h>#include <sdet/StationTriggerUtil.h>#include "TankTriggerSimulator.h"#include <cmath>Go to the source code of this file.
Namespaces | |
| TankTriggerSimulatorOG | |
Macros | |
| #define | PARAMETER_SET(_p_, _b_) f##_p_ = _b_.GetChild(#_p_).Get<decltype(f##_p_)>() |
| #define PARAMETER_SET | ( | _p_, | |
| _b_ | |||
| ) | f##_p_ = _b_.GetChild(#_p_).Get<decltype(f##_p_)>() |
Definition at line 38 of file TankTriggerSimulator.cc.
Referenced by TankTriggerSimulatorOG::TankTriggerSimulator::T1ThresholdParameters::Set(), TankTriggerSimulatorOG::TankTriggerSimulator::T2ThresholdParameters::Set(), TankTriggerSimulatorOG::TankTriggerSimulator::TOTParameters::Set(), TankTriggerSimulatorOG::TankTriggerSimulator::IntegralParameters::Set(), TankTriggerSimulatorOG::TankTriggerSimulator::TOTdParameters::Set(), and TankTriggerSimulatorOG::TankTriggerSimulator::MOPSParameters::Set().