Type containing input arguments for XLALComputeExtraStatsForToplist()
Definition at line 66 of file RecalcToplistStats.h.
Data Fields | |
| const char * | listEntryTypeName |
| type of toplist entries, give as name string More... | |
| FstatInputVector * | Fstat_in_vec |
| vector of input data for XLALComputeFstat() More... | |
| LALStringVector * | detectorIDs |
| detector name vector with all detectors present in any data sements More... | |
| LIGOTimeGPSVector * | startTstack |
| starting GPS time of each stack More... | |
| LIGOTimeGPS | refTimeGPS |
| reference time for fkdot values in toplist More... | |
| BSGLSetup * | BSGLsetup |
| pre-computed setup for line-robust statistic BSGL More... | |
| BOOLEAN | computeBSGLtL |
| re-compute BSGLtL as well, or not More... | |
| BOOLEAN | loudestSegOutput |
| return extra info about loudest segment More... | |
type of toplist entries, give as name string
Definition at line 67 of file RecalcToplistStats.h.
| FstatInputVector* RecalcStatsParams::Fstat_in_vec |
vector of input data for XLALComputeFstat()
Definition at line 68 of file RecalcToplistStats.h.
| LALStringVector* RecalcStatsParams::detectorIDs |
detector name vector with all detectors present in any data sements
Definition at line 69 of file RecalcToplistStats.h.
| LIGOTimeGPSVector* RecalcStatsParams::startTstack |
starting GPS time of each stack
Definition at line 70 of file RecalcToplistStats.h.
| LIGOTimeGPS RecalcStatsParams::refTimeGPS |
reference time for fkdot values in toplist
Definition at line 71 of file RecalcToplistStats.h.
| BSGLSetup* RecalcStatsParams::BSGLsetup |
pre-computed setup for line-robust statistic BSGL
Definition at line 72 of file RecalcToplistStats.h.
| BOOLEAN RecalcStatsParams::computeBSGLtL |
re-compute BSGLtL as well, or not
Definition at line 73 of file RecalcToplistStats.h.
| BOOLEAN RecalcStatsParams::loudestSegOutput |
return extra info about loudest segment
Definition at line 74 of file RecalcToplistStats.h.