GWOLLUM 4.2.0
Tools for gravitational-wave analyses
Loading...
Searching...
No Matches
DetConst.h File Reference

Detector constants. More...

#include "CUtils.h"
#include <TMath.h>
Include dependency graph for DetConst.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

unsigned int GetDetectorIndex (const string aDetectorPrefix)
 Returns the detector index associated to a detector prefix.
 
double GetLightTravelTime (const string aDetectorPrefix1, const string aDetectorPrefix2)
 Returns the light travel time between two detectors [s].
 

Detailed Description

Detector constants.

Author
Florent Robinet - florent.robinet@ijclab.in2p3.fr

Function Documentation

◆ GetDetectorIndex()

unsigned int GetDetectorIndex ( const string  aDetectorPrefix)
inline

Returns the detector index associated to a detector prefix.

Parameters
[in]aDetectorPrefixDetector prefix.
See also
DET_PREFIX

◆ GetLightTravelTime()

double GetLightTravelTime ( const string  aDetectorPrefix1,
const string  aDetectorPrefix2 
)

Returns the light travel time between two detectors [s].

Parameters
[in]aDetectorPrefix1First detector prefix.
[in]aDetectorPrefix2Second detector prefix.
See also
DET_PREFIX