Converts an Offline event to ADST. More...
#include "RecDataWriterNG/Config.h"
Public Member Functions | |
double | AerosolAttenuationLengthSampling () const |
Config () | |
bool | ConnectToDatabases () const |
bool | DropUntriggeredDetector () const |
bool | DropUntriggeredMCProfiles () const |
bool | DropUntriggeredMCTelescopes () const |
int | GetFieldOfViewOption () const |
double | GetRebinSimTelescopeTraces () const |
double | LaserWavelength () const |
void | SetAerosolAttenuationLengthSampling (const double sampling) |
void | SetConnectToDatabases (const bool use) |
void | SetDropUntriggeredDetector (const bool drop) |
void | SetDropUntriggeredMCProfiles (const bool drop) |
void | SetDropUntriggeredMCTelescopes (const bool drop) |
void | SetFieldOfViewOption (const int calc) |
void | SetLaserWavelength (const double wl) |
void | SetRebinSimTelescopeTraces (const double rebin) |
void | SetStoreAllPixels (const bool store) |
void | SetStoreCalibHistos (const bool store) |
void | SetStoreCloudCameraData (const int store) |
void | SetStoreExcludedRdStations (const bool store) |
void | SetStoreFDTraces (const int level) |
void | SetStoreGOESData (const int store) |
void | SetStoreLCEfficiency (const bool store) |
void | SetStoreLidarData (const bool store) |
void | SetStoreMCTraces (const bool store) |
void | SetStoreMDInjectedParticles (const bool flag) |
void | SetStoreMDParticleTypes (const std::set< int > &pTypes) |
void | SetStoreMDTraces (const bool flag) |
void | SetStoreMPDsMinEnergy (const double threshold) |
void | SetStoreRadioLevel (const int level) |
void | SetStoreSDParticles (const bool store) |
void | SetStoreSDParticleTypes (const std::set< int > &pTypes) |
void | SetStoreSDPETimeDistribution (const bool store) |
void | SetStoreSDTraces (const int level) |
void | SetStoreSDTracesMinEnergy (const double threshold) |
Set energy threshold in Offline units. More... | |
void | SetUseWeatherStations (const bool use) |
void | SetVAODReferenceHeight (const double refHeight) |
void | SetVerbosity (const int v) |
void | SetWriteFD (const bool write) |
void | SetWriteSD (const bool write) |
bool | StoreAllPixels () const |
bool | StoreCalibHistos () const |
int | StoreCloudCameraData () const |
bool | StoreExcludedRdStations () const |
int | StoreFDTraces () const |
int | StoreGOESData () const |
bool | StoreLCEfficiency () const |
bool | StoreLidarData () const |
bool | StoreMCTraces () const |
bool | StoreMDInjectedParticles () const |
const std::set< int > & | StoreMDParticleTypes () const |
bool | StoreMDTraces () const |
double | StoreMPDsMinEnergy () const |
int | StoreRadioLevel () const |
bool | StoreSDParticles () const |
const std::set< int > & | StoreSDParticleTypes () const |
bool | StoreSDPETimeDistribution () const |
int | StoreSDTraces () const |
bool | StoreSDTracesEnergyDependent () const |
double | StoreSDTracesMinEnergy () const |
bool | UseWeatherStations () const |
double | VAODReferenceHeight () const |
int | Verbosity () const |
bool | WriteFD () const |
bool | WriteSD () const |
|
inline |
Definition at line 58 of file Config.h.
References fAerosolAttenuationLengthSampling.
Referenced by otoa::Detector2ADST::FillAerosols().
|
inline |
Definition at line 34 of file Config.h.
References fConnectToDatabases.
|
inline |
Definition at line 73 of file Config.h.
References fDropUntriggeredDetector.
Referenced by otoa::Offline2ADST::Convert().
|
inline |
Definition at line 67 of file Config.h.
References fDropUntriggeredMCProfiles.
Referenced by otoa::Offline2ADST::Convert(), and otoa::FD2ADST::Convert().
|
inline |
Definition at line 70 of file Config.h.
References fDropUntriggeredMCTelescopes.
|
inline |
Definition at line 55 of file Config.h.
References fCalculateFOVs.
|
inline |
Definition at line 76 of file Config.h.
References fRebinSimTelescopeTraces.
|
inline |
Definition at line 61 of file Config.h.
References fLaserWavelength.
Referenced by otoa::Detector2ADST::FillAerosols().
|
inline |
Definition at line 59 of file Config.h.
References fAerosolAttenuationLengthSampling.
|
inline |
Definition at line 35 of file Config.h.
References fConnectToDatabases.
|
inline |
Definition at line 74 of file Config.h.
References fDropUntriggeredDetector.
|
inline |
Definition at line 68 of file Config.h.
References fDropUntriggeredMCProfiles.
|
inline |
Definition at line 71 of file Config.h.
References fDropUntriggeredMCTelescopes.
|
inline |
Definition at line 56 of file Config.h.
References fCalculateFOVs.
|
inline |
Definition at line 62 of file Config.h.
References fLaserWavelength.
|
inline |
Definition at line 77 of file Config.h.
References fRebinSimTelescopeTraces.
|
inline |
Definition at line 47 of file Config.h.
References fStoreAllPixels.
|
inline |
Definition at line 86 of file Config.h.
References fStoreCalibHistos.
|
inline |
Definition at line 41 of file Config.h.
References fStoreCloudCameraData.
|
inline |
Definition at line 105 of file Config.h.
References fStoreExcludedRdStations.
|
inline |
Definition at line 50 of file Config.h.
References fStoreFDTraces.
|
inline |
Definition at line 44 of file Config.h.
References fStoreGOESData.
|
inline |
Definition at line 53 of file Config.h.
References fStoreLCEfficiency.
|
inline |
Definition at line 38 of file Config.h.
References fStoreLidarData.
|
inline |
Definition at line 80 of file Config.h.
References fStoreMCTraces.
|
inline |
Definition at line 112 of file Config.h.
References fStoreMDInjectedParticles.
|
inline |
Definition at line 114 of file Config.h.
References fStoreMDParticleTypes.
|
inline |
Definition at line 109 of file Config.h.
References fStoreMDTraces.
|
inline |
Definition at line 92 of file Config.h.
References fStoreMPDsMinEnergy.
|
inline |
Definition at line 104 of file Config.h.
References fStoreRadioLevel.
|
inline |
Definition at line 99 of file Config.h.
References fStoreSDParticles.
|
inline |
Definition at line 101 of file Config.h.
References fStoreSDParticleTypes.
|
inline |
Definition at line 96 of file Config.h.
References fStoreSDPETimeDistribution.
|
inline |
Definition at line 83 of file Config.h.
References fStoreSDTraces.
|
inline |
Set energy threshold in Offline units.
Definition at line 91 of file Config.h.
References fStoreSDTracesMinEnergy.
|
inline |
Definition at line 32 of file Config.h.
References fUseWeatherStations.
|
inline |
Definition at line 65 of file Config.h.
References fVAODReferenceHeight.
|
inline |
Definition at line 24 of file Config.h.
References fVerbosity.
Referenced by RecDataWriterNG::RecDataWriter::ReadConfig().
|
inline |
|
inline |
|
inline |
Definition at line 46 of file Config.h.
References fStoreAllPixels.
|
inline |
Definition at line 85 of file Config.h.
References fStoreCalibHistos.
|
inline |
Definition at line 40 of file Config.h.
References fStoreCloudCameraData.
Referenced by otoa::Detector2ADST::Convert().
|
inline |
Definition at line 106 of file Config.h.
References fStoreExcludedRdStations.
Referenced by otoa::Offline2ADST::FillRadio().
|
inline |
Definition at line 49 of file Config.h.
References fStoreFDTraces.
Referenced by otoa::Offline2ADST::FinishDetectorAndFileInfo().
|
inline |
Definition at line 43 of file Config.h.
References fStoreGOESData.
Referenced by otoa::Detector2ADST::Convert().
|
inline |
Definition at line 52 of file Config.h.
References fStoreLCEfficiency.
|
inline |
Definition at line 37 of file Config.h.
References fStoreLidarData.
Referenced by otoa::Detector2ADST::Convert().
|
inline |
Definition at line 79 of file Config.h.
References fStoreMCTraces.
Referenced by otoa::FD2ADST::FillRecPixel().
|
inline |
Definition at line 111 of file Config.h.
References fStoreMDInjectedParticles.
Referenced by otoa::MD2ADST::MakeSimCounter().
|
inline |
Definition at line 113 of file Config.h.
References fStoreMDParticleTypes.
Referenced by otoa::MD2ADST::MakeSimCounter().
|
inline |
Definition at line 108 of file Config.h.
References fStoreMDTraces.
Referenced by otoa::MD2ADST::MakeChannel(), and otoa::MD2ADST::MakeModule().
|
inline |
Definition at line 93 of file Config.h.
References fStoreMPDsMinEnergy.
|
inline |
Definition at line 103 of file Config.h.
References fStoreRadioLevel.
Referenced by otoa::Offline2ADST::FillRadio(), and otoa::Offline2ADST::FinishDetectorAndFileInfo().
|
inline |
Definition at line 98 of file Config.h.
References fStoreSDParticles.
|
inline |
Definition at line 100 of file Config.h.
References fStoreSDParticleTypes.
|
inline |
Definition at line 95 of file Config.h.
References fStoreSDPETimeDistribution.
|
inline |
Definition at line 82 of file Config.h.
References fStoreSDTraces.
Referenced by otoa::Offline2ADST::FinishDetectorAndFileInfo().
|
inline |
Definition at line 88 of file Config.h.
References fStoreSDTracesMinEnergy.
|
inline |
Definition at line 89 of file Config.h.
References fStoreSDTracesMinEnergy.
|
inline |
Definition at line 31 of file Config.h.
References fUseWeatherStations.
Referenced by otoa::Detector2ADST::FillDetector().
|
inline |
Definition at line 64 of file Config.h.
References fVAODReferenceHeight.
|
inline |
Definition at line 23 of file Config.h.
References fVerbosity.
Referenced by otoa::Offline2ADST::Verbosity(), and otoa::FD2ADST::Verbosity().
|
inline |
Definition at line 26 of file Config.h.
References fWriteFD.
Referenced by otoa::Offline2ADST::Convert(), and otoa::Detector2ADST::FillDetector().
|
inline |
Definition at line 28 of file Config.h.
References fWriteSD.
Referenced by otoa::Offline2ADST::Convert(), and otoa::Detector2ADST::FillDetector().
|
private |
Definition at line 131 of file Config.h.
Referenced by AerosolAttenuationLengthSampling(), and SetAerosolAttenuationLengthSampling().
|
private |
Definition at line 130 of file Config.h.
Referenced by GetFieldOfViewOption(), and SetFieldOfViewOption().
|
private |
Definition at line 123 of file Config.h.
Referenced by ConnectToDatabases(), and SetConnectToDatabases().
|
private |
Definition at line 138 of file Config.h.
Referenced by DropUntriggeredDetector(), and SetDropUntriggeredDetector().
|
private |
Definition at line 136 of file Config.h.
Referenced by DropUntriggeredMCProfiles(), and SetDropUntriggeredMCProfiles().
|
private |
Definition at line 137 of file Config.h.
Referenced by DropUntriggeredMCTelescopes(), and SetDropUntriggeredMCTelescopes().
|
private |
Definition at line 132 of file Config.h.
Referenced by LaserWavelength(), and SetLaserWavelength().
|
private |
Definition at line 139 of file Config.h.
Referenced by GetRebinSimTelescopeTraces(), and SetRebinSimTelescopeTraces().
|
private |
Definition at line 127 of file Config.h.
Referenced by SetStoreAllPixels(), and StoreAllPixels().
|
private |
Definition at line 142 of file Config.h.
Referenced by SetStoreCalibHistos(), and StoreCalibHistos().
|
private |
Definition at line 125 of file Config.h.
Referenced by SetStoreCloudCameraData(), and StoreCloudCameraData().
|
private |
Definition at line 151 of file Config.h.
Referenced by SetStoreExcludedRdStations(), and StoreExcludedRdStations().
|
private |
Definition at line 128 of file Config.h.
Referenced by SetStoreFDTraces(), and StoreFDTraces().
|
private |
Definition at line 126 of file Config.h.
Referenced by SetStoreGOESData(), and StoreGOESData().
|
private |
Definition at line 129 of file Config.h.
Referenced by SetStoreLCEfficiency(), and StoreLCEfficiency().
|
private |
Definition at line 124 of file Config.h.
Referenced by SetStoreLidarData(), and StoreLidarData().
|
private |
Definition at line 135 of file Config.h.
Referenced by SetStoreMCTraces(), and StoreMCTraces().
|
private |
Definition at line 153 of file Config.h.
Referenced by SetStoreMDInjectedParticles(), and StoreMDInjectedParticles().
|
private |
Definition at line 154 of file Config.h.
Referenced by SetStoreMDParticleTypes(), and StoreMDParticleTypes().
|
private |
Definition at line 152 of file Config.h.
Referenced by SetStoreMDTraces(), and StoreMDTraces().
|
private |
Definition at line 145 of file Config.h.
Referenced by SetStoreMPDsMinEnergy(), and StoreMPDsMinEnergy().
|
private |
Definition at line 150 of file Config.h.
Referenced by SetStoreRadioLevel(), and StoreRadioLevel().
|
private |
Definition at line 147 of file Config.h.
Referenced by SetStoreSDParticles(), and StoreSDParticles().
|
private |
Definition at line 148 of file Config.h.
Referenced by SetStoreSDParticleTypes(), and StoreSDParticleTypes().
|
private |
Definition at line 146 of file Config.h.
Referenced by SetStoreSDPETimeDistribution(), and StoreSDPETimeDistribution().
|
private |
Definition at line 141 of file Config.h.
Referenced by SetStoreSDTraces(), and StoreSDTraces().
|
private |
Definition at line 144 of file Config.h.
Referenced by SetStoreSDTracesMinEnergy(), StoreSDTracesEnergyDependent(), and StoreSDTracesMinEnergy().
|
private |
Definition at line 122 of file Config.h.
Referenced by SetUseWeatherStations(), and UseWeatherStations().
|
private |
Definition at line 133 of file Config.h.
Referenced by SetVAODReferenceHeight(), and VAODReferenceHeight().
|
private |
Definition at line 117 of file Config.h.
Referenced by SetVerbosity(), and Verbosity().
|
private |
Definition at line 119 of file Config.h.
Referenced by SetWriteFD(), and WriteFD().
|
private |
Definition at line 120 of file Config.h.
Referenced by SetWriteSD(), and WriteSD().