Reads in and stores input settings for the run. More...
#include <Settings.h>
Public Member Functions | |
| Settings () | |
| void | Initialize () |
| void | ReadInputs (ifstream &inputsfile, ofstream &foutput, Anita *anita1, Secondaries *sec1, Signal *sig1, Balloon *bn1, Ray *ray1) |
Reads in and stores input settings for the run.
| Settings::Settings | ( | ) |
| void Settings::Initialize | ( | ) |
| void Settings::ReadInputs | ( | ifstream & | inputsfile, |
| ofstream & | foutput, | ||
| Anita * | anita1, | ||
| Secondaries * | sec1, | ||
| Signal * | sig1, | ||
| Balloon * | bn1, | ||
| Ray * | ray1 | ||
| ) |
| int Settings::antennaclump |
| int Settings::ATMOSPHERE |
| int Settings::BORESIGHTS |
| double Settings::BW |
| double Settings::BW_SEAVEYS |
| double Settings::CHANCEINHELL_FACTOR |
| int Settings::CHMASKING |
| double Settings::COHERENT_THRESHOLD |
| int Settings::CONSTANTCRUST |
| int Settings::CONSTANTICETHICKNESS |
| int Settings::CONSTANTY |
| int Settings::CYLINDRICALSYMMETRY |
| bool Settings::DEBUG |
| int Settings::DISCONES |
| int Settings::EPOLRX2ZERO |
| int Settings::EVENTSMAP |
| double Settings::EXPONENT |
| int Settings::FILLRAYTREES |
| int Settings::FIRN |
| int Settings::FIXEDELEVATION |
| int Settings::FLATSURFACE |
| int Settings::FORSECKEL |
| double Settings::FREQ_HIGH_SEAVEYS |
| double Settings::FREQ_LOW_SEAVEYS |
| int Settings::HIST |
| int Settings::HIST_MAX_ENTRIES |
| int Settings::horizontal_banana_points |
| int Settings::HPOLRX2ZERO |
| int Settings::ICE_MODEL |
| int Settings::JUSTVPOL |
| int Settings::LCPRCP |
| int Settings::LCPRX2ZERO |
| int Settings::MAXRAY |
| int Settings::MINRAY |
| int Settings::MOOREBAY |
| int Settings::NANTENNAS |
| double Settings::NDISCONES_PASS |
| int Settings::NFOLD |
| int Settings::NLAYERS |
| int Settings::NOFZ |
| int Settings::ONLYFINAL |
| string Settings::outputdir |
| int Settings::PHIMASKING |
| int Settings::RCPRX2ZERO |
| int Settings::REMOVEPOLARIZATION |
| int Settings::ROUGHNESS |
| double Settings::ROUGHSIZE |
| int Settings::SCALEDOWNEPOLRX1 |
| int Settings::SCALEDOWNEPOLRX2 |
| int Settings::SCALEDOWNHPOLRX1 |
| int Settings::SCALEDOWNHPOLRX2 |
| int Settings::SCALEDOWNLCPRX1 |
| double Settings::SCALEFACTOREPOLRX2 |
| int Settings::SEED |
| int Settings::SHOWERTYPE |
| double Settings::SIGMA_FACTOR |
| int Settings::SIGMAPARAM |
| int Settings::SIGNAL_FLUCT |
| int Settings::SKIPCUTS |
| int Settings::SLAC |
| double Settings::SLAC_DEPTH |
| double Settings::SLAC_HORIZ_DEPTH |
| double Settings::SLAC_HORIZDIST |
| double Settings::SLACICELENGTH |
| double Settings::SLACSLOPE |
| int Settings::SLOPEY |
| double Settings::SLOPEYSIZE |
| int Settings::taumodes |
| double Settings::THERMALNOISE_FACTOR |
| double Settings::THETA_TH_FACTOR |
| int Settings::TRIGGERSCHEME |
| int Settings::TRIGTYPE |
| int Settings::UNBIASED_SELECTION |
| int Settings::USEDIRECTIONWEIGHTS |
| int Settings::USEPOSITIONWEIGHTS |
| int Settings::VARIABLE_ATTEN |
| int Settings::vertical_banana_points |
| int Settings::WEIGHTABSORPTION |
| int Settings::WHICH |
| int Settings::WHICHRAYS |
| int Settings::WRITE_FILE |
| int Settings::WRITEPOSFILE |
| int Settings::YPARAM |
| int Settings::ZEROSIGNAL |
1.8.3.1