#include "RdChannelGalacticConstantsGenerator.h"#include <utl/ErrorLogger.h>#include <fwk/CentralConfig.h>#include <evt/Event.h>#include <revt/REvent.h>#include <revt/Header.h>#include <revt/Station.h>#include <revt/Channel.h>#include <revt/StationRecData.h>#include <revt/StationGPSData.h>#include <rdet/RDetector.h>#include <rdet/Channel.h>#include <utl/Trace.h>#include <utl/TraceAlgorithm.h>#include <utl/Reader.h>#include <utl/config.h>#include <utl/AugerUnits.h>#include <utl/SaveCurrentTDirectory.h>#include <TFile.h>#include <TTree.h>#include <TH2D.h>#include <TProfile2D.h>#include <boost/scoped_ptr.hpp>#include <limits>Go to the source code of this file.
Namespaces | |
| RdChannelGalacticConstantsGenerator | |
Macros | |
| #define | Dtohr 0.066666666666666 |
| #define | Hrtod 15 |
| #define | J2000 2451545.0 |
| #define Dtohr 0.066666666666666 |
Definition at line 363 of file RdChannelGalacticConstantsGenerator.cc.
Referenced by RdGalacticDatasetMaker::RdGalacticDatasetMaker::GPSSecToLSTHourAuger(), RdChannelGalacticConstantsGenerator::RdChannelGalacticConstantsGenerator::GPSSecToLSTHourAuger(), and RdChannelNoisePowerAnalyser::RdChannelNoisePowerAnalyser::GPSSecToLSTHourAuger().
| #define Hrtod 15 |
Definition at line 364 of file RdChannelGalacticConstantsGenerator.cc.
| #define J2000 2451545.0 |
Definition at line 362 of file RdChannelGalacticConstantsGenerator.cc.
Referenced by ct2lst(), RdGalacticDatasetMaker::RdGalacticDatasetMaker::GPSSecToLSTHourAuger(), RdChannelGalacticConstantsGenerator::RdChannelGalacticConstantsGenerator::GPSSecToLSTHourAuger(), and RdChannelNoisePowerAnalyser::RdChannelNoisePowerAnalyser::GPSSecToLSTHourAuger().