Definition at line 49 of file detector.hh.
Public Attributes | |
| double | AltX |
| double | AltY |
| double | AzX |
| double | AzY |
| double | elevation |
| double | latitude |
| double | longitude |
| char | name [32] |
#include <detector.hh>
| double detectorParams::AltX |
Definition at line 54 of file detector.hh.
| double detectorParams::AltY |
Definition at line 56 of file detector.hh.
| double detectorParams::AzX |
Definition at line 55 of file detector.hh.
| double detectorParams::AzY |
Definition at line 57 of file detector.hh.
| double detectorParams::elevation |
Definition at line 53 of file detector.hh.
| double detectorParams::latitude |
Definition at line 51 of file detector.hh.
| double detectorParams::longitude |
Definition at line 52 of file detector.hh.
| char detectorParams::name[32] |
Definition at line 50 of file detector.hh.