List of all members | Public Member Functions | Public Attributes
UnivRecNS::UnivRec Class Reference

#include <UnivRec.h>

Public Member Functions

bool Check_DX_DL (RecStation *)
 
bool CheckEnergyCut (bool PrintOut)
 
void ClearRecEvent ()
 
float DistPoints (float x1, float y1, float x2, float y2)
 
AugerRecInfo_tGetAugerRecInfo ()
 
void GetChi2 (double *Chi2, int *nChi2)
 
int GetErrors (std::vector< double > par, std::vector< double > &epar, std::vector< int > parStatus)
 
unsigned int GetGPSsec ()
 
double GetLikelihood (std::vector< double > par, std::vector< int > status)
 
MCInfo_tGetMCInfo ()
 
void GetMeanRMS_AoP (double &mean, double &rms)
 
unsigned int GetnRecStations ()
 
bool GetRecEstimate (int itype)
 
RecInfo_tGetRecInfo ()
 
void GetRecSeed (int itype)
 
RecStation_tGetRecStation (int idet)
 
void GetResiduals (std::vector< double > &mean, std::vector< double > &rms, std::vector< double > &rec, int optY, std::vector< double > &fx, int optX, bool OnlyNotSaturated)
 
void GetResiduals (std::vector< double > &mean, std::vector< double > &rms, std::vector< double > &rec, int optY, std::vector< double > &fx, int optX)
 
double GetSignalLikelihood ()
 
double GetTimeLikelihood ()
 
double GetTimeLikelihood (bool UseAvgQuantiles)
 
void GetXmaxRange (double &Xmax0, double &Xmax1)
 
int InitFCNParameters (std::vector< double > &par, std::vector< double > &epar, std::vector< int > &status, std::vector< bool > &hasLimits)
 
bool InitRec (bool IsData, int RecType, int CalibOpt, int RecDetector, int RecSys, int RecMixture)
 
bool InitRec_InternalFramework (bool RecInfill, int RecDataSet, int year, std::string &FileName, bool RecSDEUpgrade, int RecAoP)
 
bool InitRecParameters ()
 
void InitRecStation (RecStation *station)
 
bool IsGoodRec ()
 
bool IsGoodRec (bool CutBadYears)
 
bool isMC ()
 
bool IsTimeReco ()
 
bool isUpgrade ()
 
float NormalizeAngle (const float angle)
 
bool PlaneFit (bool CurvCorr, bool AltitudeCorr, bool RecSeed, int itype)
 
bool PlaneFit (std::vector< double > fX, std::vector< double >fY, std::vector< double >fT, std::vector< double >fW)
 
void PrintRecInfo (bool PrintResiduals)
 
bool RejectTimeOutliers ()
 
bool RWRecinfo (FILE *fp, bool RWStations, bool readFlag)
 
void SaveFCNParameters (std::vector< double > par, std::vector< int > status)
 
void ScanLikelihood (int iparX, int iparY, int N, std::vector< std::pair< double, double > > &parXY, std::vector< double > &lnP, std::pair< double, double > &parXY_min, double &lnP_min)
 
bool ScanRange (int iparX, int iparY, std::vector< double > par, std::vector< int > parStatus, double *rangeX, double *rangeY, double *d, double RotAngle, double errDef, double InitStep, double &edm)
 
bool ScanRange (int iparX, int iparY, std::vector< double > par, std::vector< int > parStatus, double *rangeX, double *rangeY, double *d, double RotAngle, double errDef, double &edm)
 
void SetAllSPCoordinates ()
 
bool SetFitStage (int FitStage)
 
void SetOptPDF ()
 
void SetSPCoordinates (int idet)
 
void SetT0FromHot (bool UseT0_relative, double T0_relative)
 
void SetXmaxRange (double Xmax0, double Xmax1)
 
bool StationSelection ()
 
bool TimeSignalOK ()
 
 UnivRec ()
 
void Unrotate (double l_p, double m_p, double &theta, double &azi)
 
void WriteTextFile (FILE *fp)
 
 ~UnivRec ()
 

Public Attributes

AugerRecInfo_t augerinfo
 
AtmosphereNS::Atmospherefatm
 
UnivCalibConstantsNS::UnivCalibConstantsfcalib
 
UnivParamNS::UnivParamfsignal [nDetectorType]
 
std::vector< RecStation_tfstation
 
UnivParamTimeNS::UnivParamTimeftime [nDetectorType]
 
int gCalibOpt
 
bool gDetectorTypeMask [nDetectorType]
 
unsigned int GPSsec
 
int gRecAoP
 
int gRecDataSet
 
bool gRecInfill
 
bool gRecMC
 
int gRecMixture
 
bool gRecSDE_Upgrade
 
int gRecSys
 
int gRecType
 
bool IsGoldenRec
 
bool IsTimeRec
 
MCInfo_t MCinfo
 
int nRecStations
 
RecInfo_t recinfo
 
double XmaxHigh
 
double XmaxLow
 

Detailed Description

Definition at line 243 of file UnivRec.h.

Constructor & Destructor Documentation

UnivRec::UnivRec ( )

Definition at line 117 of file UnivRec.cc.

References fatm, fcalib, fsignal, and ftime.

UnivRecNS::UnivRec::~UnivRec ( )
inline

Definition at line 247 of file UnivRec.h.

Member Function Documentation

bool UnivRec::Check_DX_DL ( RecStation st)
bool UnivRec::CheckEnergyCut ( bool  PrintOut)
void UnivRec::ClearRecEvent ( )

Definition at line 307 of file UnivRec.cc.

References UnivRecNS::RecInfo::AllTimesOK, UnivRecNS::RecInfo::AugerDensity, augerinfo, UnivRecNS::RecInfo::azi, UnivRecNS::MCInfo::azi, UnivRecNS::AugerRecInfo::azi_FD, UnivRecNS::RecInfo::azi_ref, UnivRecNS::AugerRecInfo::azi_SD, UnivRecNS::RecInfo::Dec, UnivRecNS::AugerRecInfo::dec, UnivRecNS::RecInfo::edm, UnivRecNS::RecInfo::FitStage, UnivRecNS::RecInfo::FitStatus, fstation, UnivRecNS::RecInfo::gDetHot, UnivRecNS::RecInfo::iatm, UnivRecNS::MCInfo::iatm, UnivRecNS::RecInfo::id, UnivRecNS::MCInfo::ie, UnivRecNS::MCInfo::im, UnivRecNS::MCInfo::ip, UnivRecNS::AugerRecInfo::isGoodFD, UnivRecNS::AugerRecInfo::isGoodSD, UnivRecNS::MCInfo::ish, UnivRecNS::RecInfo::IsSaturated, UnivRecNS::MCInfo::ith, UnivRecNS::RecInfo::lnP, UnivRecNS::RecInfo::logE, UnivRecNS::MCInfo::logE, UnivRecNS::RecInfo::logE_err, UnivRecNS::AugerRecInfo::logE_FD, UnivRecNS::AugerRecInfo::logE_FD_err, UnivRecNS::RecInfo::logE_ref, UnivRecNS::RecInfo::logE_ref_err, UnivRecNS::AugerRecInfo::logE_SD, UnivRecNS::AugerRecInfo::logE_SD_err, MCinfo, UnivRecNS::RecInfo::MinEigenVal, UnivRecNS::RecInfo::nFCNcalls, UnivRecNS::RecInfo::Nmu, UnivRecNS::MCInfo::Nmu, UnivRecNS::RecInfo::Nmu_err, UnivRecNS::RecInfo::nSignalStations, UnivRecNS::RecInfo::nStationsMD, UnivRecNS::RecInfo::nStationsScin, UnivRecNS::RecInfo::nStationsWCD, UnivRecNS::RecInfo::nTimeStations, UnivRecNS::RecInfo::OffsetM_Mu, UnivRecNS::RecInfo::RA, UnivRecNS::AugerRecInfo::RA, recinfo, UnivRecNS::RecInfo::rHot, UnivRecNS::RecInfo::seed, UnivRecNS::RecInfo::T0, UnivRecNS::MCInfo::T0, UnivRecNS::RecInfo::T0_err, UnivRecNS::RecInfo::theta, UnivRecNS::MCInfo::theta, UnivRecNS::AugerRecInfo::theta_FD, UnivRecNS::RecInfo::theta_ref, UnivRecNS::AugerRecInfo::theta_SD, UnivRecNS::RecInfo::TimeMaxdev, UnivRecNS::RecInfo::TimeRejected, UNDEF, UnivRecNS::RecInfo::xgcore, UnivRecNS::MCInfo::xgcore, UnivRecNS::RecInfo::xgcore_err, UnivRecNS::AugerRecInfo::xgcore_FD, UnivRecNS::AugerRecInfo::xgcore_SD, UnivRecNS::RecInfo::Xmax, UnivRecNS::MCInfo::Xmax, UnivRecNS::RecInfo::Xmax_err, UnivRecNS::AugerRecInfo::Xmax_FD, UnivRecNS::AugerRecInfo::Xmax_FD_err, UnivRecNS::RecInfo::ygcore, UnivRecNS::MCInfo::ygcore, UnivRecNS::RecInfo::ygcore_err, UnivRecNS::AugerRecInfo::ygcore_FD, UnivRecNS::AugerRecInfo::ygcore_SD, UnivRecNS::RecInfo::zgcore, UnivRecNS::MCInfo::zgcore, UnivRecNS::AugerRecInfo::zgcore_FD, and UnivRecNS::AugerRecInfo::zgcore_SD.

Referenced by UniversalityFitter::UniversalityFitter::InitBarilocheReconstruction().

float UnivRec::DistPoints ( float  x1,
float  y1,
float  x2,
float  y2 
)

Definition at line 979 of file UnivRec.cc.

Referenced by GetRecSeed().

AugerRecInfo_t* UnivRecNS::UnivRec::GetAugerRecInfo ( )
inline

Definition at line 313 of file UnivRec.h.

References augerinfo.

void UnivRec::GetChi2 ( double *  Chi2,
int *  nChi2 
)
int UnivRec::GetErrors ( std::vector< double >  par,
std::vector< double > &  epar,
std::vector< int >  parStatus 
)
unsigned int UnivRecNS::UnivRec::GetGPSsec ( )
inline

Definition at line 315 of file UnivRec.h.

References GPSsec.

double UnivRec::GetLikelihood ( std::vector< double >  par,
std::vector< int >  status 
)
MCInfo_t* UnivRecNS::UnivRec::GetMCInfo ( )
inline

Definition at line 312 of file UnivRec.h.

References MCinfo.

void UnivRec::GetMeanRMS_AoP ( double &  mean,
double &  rms 
)
unsigned int UnivRecNS::UnivRec::GetnRecStations ( )
inline
bool UnivRec::GetRecEstimate ( int  itype)
RecInfo_t* UnivRecNS::UnivRec::GetRecInfo ( )
inline

Definition at line 311 of file UnivRec.h.

References recinfo.

Referenced by UniversalityFitter::UniversalityFitter::RunBarilocheReconstruction().

void UnivRec::GetRecSeed ( int  itype)

Definition at line 1227 of file UnivRec.cc.

References DistPoints(), fstation, gRecInfill, nRecStations, recinfo, and UnivRecNS::RecInfo::seed.

Referenced by GetRecEstimate().

RecStation_t* UnivRecNS::UnivRec::GetRecStation ( int  idet)
inline

Definition at line 310 of file UnivRec.h.

References fstation.

void UnivRec::GetResiduals ( std::vector< double > &  mean,
std::vector< double > &  rms,
std::vector< double > &  rec,
int  optY,
std::vector< double > &  fx,
int  optX,
bool  OnlyNotSaturated 
)
void UnivRec::GetResiduals ( std::vector< double > &  mean,
std::vector< double > &  rms,
std::vector< double > &  rec,
int  optY,
std::vector< double > &  fx,
int  optX 
)

Definition at line 1520 of file UnivRec.cc.

References GetResiduals().

double UnivRec::GetSignalLikelihood ( )
double UnivRec::GetTimeLikelihood ( )

Definition at line 1895 of file UnivRec.cc.

Referenced by GetLikelihood().

double UnivRec::GetTimeLikelihood ( bool  UseAvgQuantiles)

Definition at line 1900 of file UnivRec.cc.

References UnivRecNS::RecInfo::AllTimesOK, UnivRecNS::RecStation::AreaOverPeak, Check_DX_DL(), UnivRecNS::RecStation::density, dev, UnivRecNS::RecStation::DL, UnivRecNS::RecStation::DX, fsignal, fstation, ftime, UnivParamNS::UnivParam::GetSignal(), UnivParamTimeNS::UnivParamTime::GetTime(), UnivRecNS::RecStation::GPSnano, gRecSDE_Upgrade, det::if(), UnivRecNS::InterGPSAccuracy, UnivRecNS::RecInfo::lnP, UnivRecNS::lnP_inf, UnivRecNS::RecStation::lnP_quantiles, UnivRecNS::RecStation::lnP_start, UnivRecNS::RecInfo::logE, UnivRecNS::RecStation::mask_quantiles, UnivRecNS::RecStation::mask_starttime, UnivRecNS::RecInfo::Nmu, UnivRecNS::nQ, nRecStations, UnivRecNS::RecInfo::nTimeStations, UnivRecNS::ParameterizationRMSLimit, std::pow(), UnivRecNS::RecStation::psi, UnivRecNS::RecStation::quantile, UnivRecNS::RecStation::r, recinfo, UnivRecNS::RecStation::signalsize, sqrt(), UnivRecNS::RecStation::start_corr, UnivRecNS::RecStation::start_pred, UnivRecNS::RecStation::start_rec, UnivRecNS::RecStation::start_rms, UnivRecNS::StartAccuracy, UnivRecNS::StartAccuracyAMIGA, UnivRecNS::RecStation::starttime, UnivRecNS::RecInfo::T0, UnivRecNS::RecStation::T0_CF, UnivRecNS::RecStation::T0_PF, UnivRecNS::tankh, UnivRecNS::tankr, UnivParamTimeNS::UnivParamTime::tFirstPDF(), UnivRecNS::RecInfo::theta, UnivRecNS::RecInfo::TimeMaxdev, UnivRecNS::RecStation::tq_corr, UnivRecNS::RecStation::tq_pred, UnivRecNS::RecStation::tq_rec, UnivRecNS::RecStation::tq_rms, UnivRecNS::RecStation::tquantile, UnivParamTimeNS::UnivParamTime::tQuantileCorrection(), UnivParamTimeNS::UnivParamTime::tQuantileCorrection_AoP(), UnivParamTimeNS::UnivParamTime::tQuantilePDF(), UnivParamTimeNS::UnivParamTime::tStartCorrection(), UnivRecNS::RecStation::type, UNDEF, UnivRecNS::RecStation::UseGausPDF_quantiles, UnivRecNS::RecStation::UseGausPDF_start, and UnivRecNS::RecStation::zg.

void UnivRecNS::UnivRec::GetXmaxRange ( double &  Xmax0,
double &  Xmax1 
)
inline

Definition at line 319 of file UnivRec.h.

References XmaxHigh, and XmaxLow.

Referenced by UniversalityFitter::UniversalityFitter::Rec().

int UnivRec::InitFCNParameters ( std::vector< double > &  par,
std::vector< double > &  epar,
std::vector< int > &  status,
std::vector< bool > &  hasLimits 
)
bool UnivRec::InitRec ( bool  IsData,
int  RecType,
int  CalibOpt,
int  RecDetector,
int  RecSys,
int  RecMixture 
)
bool UnivRec::InitRec_InternalFramework ( bool  RecInfill,
int  RecDataSet,
int  year,
std::string &  FileName,
bool  RecSDEUpgrade,
int  RecAoP 
)

Definition at line 207 of file UnivRec.cc.

bool UnivRec::InitRecParameters ( )
void UnivRec::InitRecStation ( RecStation station)
bool UnivRec::IsGoodRec ( )
bool UnivRec::IsGoodRec ( bool  CutBadYears)

Definition at line 1834 of file UnivRec.cc.

References UnivRecNS::debug.

bool UnivRecNS::UnivRec::isMC ( )
inline

Definition at line 318 of file UnivRec.h.

References gRecMC.

bool UnivRecNS::UnivRec::IsTimeReco ( )
inline

Definition at line 321 of file UnivRec.h.

References IsTimeRec.

bool UnivRecNS::UnivRec::isUpgrade ( )
inline

Definition at line 317 of file UnivRec.h.

References gRecSDE_Upgrade.

float UnivRec::NormalizeAngle ( const float  angle)

Definition at line 985 of file UnivRec.cc.

Referenced by PlaneFit(), SetSPCoordinates(), and Unrotate().

bool UnivRec::PlaneFit ( bool  CurvCorr,
bool  AltitudeCorr,
bool  RecSeed,
int  itype 
)
bool UnivRec::PlaneFit ( std::vector< double >  fX,
std::vector< double >  fY,
std::vector< double >  fT,
std::vector< double >  fW 
)
void UnivRec::PrintRecInfo ( bool  PrintResiduals)

Definition at line 1272 of file UnivRec.cc.

References UnivRecNS::RecInfo::AllTimesOK, UnivRecNS::RecStation::AreaOverPeak, UnivRecNS::RecInfo::AugerDensity, augerinfo, UnivRecNS::RecInfo::azi, UnivRecNS::MCInfo::azi, UnivRecNS::AugerRecInfo::azi_FD, UnivRecNS::AugerRecInfo::azi_SD, UnivRecNS::RecStation::DX, UnivRecNS::RecInfo::edm, UnivRecNS::RecInfo::FitStage, UnivRecNS::RecInfo::FitStatus, fstation, UnivRecNS::RecInfo::gDetHot, gRecMC, UnivRecNS::RecInfo::iatm, UnivRecNS::RecInfo::id, UnivRecNS::RecStation::id, UnivRecNS::RecStation::isSaturated, IsTimeRec, UnivRecNS::RecInfo::lnP, UnivRecNS::RecStation::lnP_quantiles, UnivRecNS::RecStation::lnP_signal, UnivRecNS::RecStation::lnP_start, UnivRecNS::RecInfo::logE, UnivRecNS::MCInfo::logE, UnivRecNS::RecInfo::logE_err, UnivRecNS::AugerRecInfo::logE_FD, UnivRecNS::RecInfo::logE_ref, UnivRecNS::RecInfo::logE_ref_err, UnivRecNS::AugerRecInfo::logE_SD, UnivRecNS::RecStation::mask_quantiles, UnivRecNS::RecStation::mask_signal, UnivRecNS::RecStation::mask_starttime, MCinfo, UnivRecNS::RecInfo::MinEigenVal, UnivRecNS::RecInfo::nFCNcalls, UnivRecNS::RecInfo::Nmu, UnivRecNS::MCInfo::Nmu, UnivRecNS::RecInfo::Nmu_err, nRecStations, UnivRecNS::RecInfo::nSignalStations, UnivRecNS::RecInfo::nTimeStations, UnivRecNS::RecInfo::OffsetM_Mu, UnivRecNS::RecInfo::OffsetM_Mu_err, UnivRecNS::RecStation::psi, UnivRecNS::RecStation::r, recinfo, UnivRecNS::RecInfo::rHot, UnivRecNS::RecStation::signalsize, UnivRecNS::RecStation::signalsize_pred, UnivRecNS::RecStation::signalsize_rms, UnivRecNS::RecStation::start_corr, UnivRecNS::RecStation::start_pred, UnivRecNS::RecStation::start_rec, UnivRecNS::RecStation::start_rms, UnivRecNS::RecInfo::T0, UnivRecNS::MCInfo::T0, UnivRecNS::RecStation::T0_CF, UnivRecNS::RecInfo::T0_err, UnivRecNS::RecInfo::theta, UnivRecNS::MCInfo::theta, UnivRecNS::AugerRecInfo::theta_FD, UnivRecNS::AugerRecInfo::theta_SD, UnivRecNS::RecInfo::TimeMaxdev, UnivRecNS::RecInfo::TimeRejected, UnivRecNS::RecStation::tq_corr, UnivRecNS::RecStation::tq_pred, UnivRecNS::RecStation::tq_rec, UnivRecNS::RecStation::tq_rms, UnivRecNS::RecStation::type, UnivRecNS::RecStation::UseGausPDF_quantiles, UnivRecNS::RecStation::UseGausPDF_start, UnivRecNS::RecInfo::xgcore, UnivRecNS::MCInfo::xgcore, UnivRecNS::RecInfo::xgcore_err, UnivRecNS::AugerRecInfo::xgcore_SD, UnivRecNS::RecInfo::Xmax, UnivRecNS::MCInfo::Xmax, UnivRecNS::RecInfo::Xmax_err, UnivRecNS::AugerRecInfo::Xmax_FD, UnivRecNS::RecInfo::ygcore, UnivRecNS::MCInfo::ygcore, UnivRecNS::RecInfo::ygcore_err, UnivRecNS::AugerRecInfo::ygcore_SD, UnivRecNS::RecInfo::zgcore, UnivRecNS::MCInfo::zgcore, and UnivRecNS::AugerRecInfo::zgcore_SD.

Referenced by UniversalityFitter::UniversalityFitter::RunBarilocheReconstruction().

bool UnivRec::RejectTimeOutliers ( )
bool UnivRec::RWRecinfo ( FILE *  fp,
bool  RWStations,
bool  readFlag 
)
void UnivRec::SaveFCNParameters ( std::vector< double >  par,
std::vector< int >  status 
)
void UnivRec::ScanLikelihood ( int  iparX,
int  iparY,
int  N,
std::vector< std::pair< double, double > > &  parXY,
std::vector< double > &  lnP,
std::pair< double, double > &  parXY_min,
double &  lnP_min 
)
bool UnivRec::ScanRange ( int  iparX,
int  iparY,
std::vector< double >  par,
std::vector< int >  parStatus,
double *  rangeX,
double *  rangeY,
double *  d,
double  RotAngle,
double  errDef,
double  InitStep,
double &  edm 
)
bool UnivRec::ScanRange ( int  iparX,
int  iparY,
std::vector< double >  par,
std::vector< int >  parStatus,
double *  rangeX,
double *  rangeY,
double *  d,
double  RotAngle,
double  errDef,
double &  edm 
)

Definition at line 1590 of file UnivRec.cc.

References ScanRange().

void UnivRec::SetAllSPCoordinates ( )

Definition at line 1039 of file UnivRec.cc.

References nRecStations, and SetSPCoordinates().

Referenced by GetLikelihood(), and GetRecEstimate().

bool UnivRec::SetFitStage ( int  FitStage)
void UnivRec::SetOptPDF ( )
void UnivRec::SetSPCoordinates ( int  idet)
void UnivRec::SetT0FromHot ( bool  UseT0_relative,
double  T0_relative 
)
void UnivRecNS::UnivRec::SetXmaxRange ( double  Xmax0,
double  Xmax1 
)
inline

Definition at line 320 of file UnivRec.h.

References XmaxHigh, and XmaxLow.

bool UnivRec::StationSelection ( )
bool UnivRec::TimeSignalOK ( )
void UnivRec::Unrotate ( double  l_p,
double  m_p,
double &  theta,
double &  azi 
)

Definition at line 2457 of file UnivRec.cc.

References NormalizeAngle(), recinfo, sqrt(), and UnivRecNS::RecInfo::theDir_Ref.

Referenced by GetLikelihood().

void UnivRecNS::UnivRec::WriteTextFile ( FILE *  fp)

Member Data Documentation

AugerRecInfo_t UnivRecNS::UnivRec::augerinfo
AtmosphereNS::Atmosphere* UnivRecNS::UnivRec::fatm
UnivCalibConstantsNS::UnivCalibConstants* UnivRecNS::UnivRec::fcalib

Definition at line 345 of file UnivRec.h.

Referenced by GetLikelihood(), InitRec(), RWRecinfo(), and UnivRec().

UnivParamNS::UnivParam* UnivRecNS::UnivRec::fsignal[nDetectorType]
std::vector<RecStation_t> UnivRecNS::UnivRec::fstation
UnivParamTimeNS::UnivParamTime* UnivRecNS::UnivRec::ftime[nDetectorType]
int UnivRecNS::UnivRec::gCalibOpt

Definition at line 334 of file UnivRec.h.

Referenced by InitRec(), and RWRecinfo().

bool UnivRecNS::UnivRec::gDetectorTypeMask[nDetectorType]
unsigned int UnivRecNS::UnivRec::GPSsec
int UnivRecNS::UnivRec::gRecAoP

Definition at line 333 of file UnivRec.h.

Referenced by InitRec(), and RWRecinfo().

int UnivRecNS::UnivRec::gRecDataSet

Definition at line 336 of file UnivRec.h.

Referenced by CheckEnergyCut(), InitRec(), and RWRecinfo().

bool UnivRecNS::UnivRec::gRecInfill

Definition at line 331 of file UnivRec.h.

Referenced by CheckEnergyCut(), GetRecSeed(), InitRec(), and RWRecinfo().

bool UnivRecNS::UnivRec::gRecMC

Definition at line 331 of file UnivRec.h.

Referenced by CheckEnergyCut(), InitRec(), isMC(), PrintRecInfo(), RWRecinfo(), and SetSPCoordinates().

int UnivRecNS::UnivRec::gRecMixture

Definition at line 334 of file UnivRec.h.

Referenced by InitRec(), and RWRecinfo().

bool UnivRecNS::UnivRec::gRecSDE_Upgrade

Definition at line 332 of file UnivRec.h.

Referenced by GetTimeLikelihood(), InitRec(), isUpgrade(), RWRecinfo(), SetOptPDF(), and SetT0FromHot().

int UnivRecNS::UnivRec::gRecSys

Definition at line 340 of file UnivRec.h.

Referenced by CheckEnergyCut(), InitRec(), and RWRecinfo().

int UnivRecNS::UnivRec::gRecType
bool UnivRecNS::UnivRec::IsGoldenRec

Definition at line 338 of file UnivRec.h.

Referenced by GetLikelihood(), InitFCNParameters(), InitRec(), InitRecParameters(), and RWRecinfo().

bool UnivRecNS::UnivRec::IsTimeRec
MCInfo_t UnivRecNS::UnivRec::MCinfo
int UnivRecNS::UnivRec::nRecStations
RecInfo_t UnivRecNS::UnivRec::recinfo
double UnivRecNS::UnivRec::XmaxHigh
double UnivRecNS::UnivRec::XmaxLow

The documentation for this class was generated from the following files:

, generated on Tue Sep 26 2023.