Transmission with position.
More...
Transmission with position.
Definition at line 69 of file JAcousticsTriggerProcessor.cc.
◆ hit_type() [1/2]
| JACOUSTICS::hit_type::hit_type |
( |
| ) |
|
|
inline |
◆ hit_type() [2/2]
| JACOUSTICS::hit_type::hit_type |
( |
const JPosition3D & | position, |
|
|
const JTransmission & | transmission ) |
|
inline |
Constructor.
- Parameters
-
| position | position |
| transmission | transmission |
Definition at line 86 of file JAcousticsTriggerProcessor.cc.
86 :
87 JPosition3D (position),
89 {}
JTransmission()
Default constructor.
◆ getRunNumber()
| int JACOUSTICS::JTransmission::getRunNumber |
( |
| ) |
const |
|
inlineinherited |
◆ getID()
| int JACOUSTICS::JTransmission::getID |
( |
| ) |
const |
|
inlineinherited |
◆ getQ()
| double JACOUSTICS::JTransmission::getQ |
( |
| ) |
const |
|
inlineinherited |
◆ getW()
| double JACOUSTICS::JTransmission::getW |
( |
| ) |
const |
|
inlineinherited |
◆ getToA()
| double JACOUSTICS::JTransmission::getToA |
( |
| ) |
const |
|
inlineinherited |
Get calibrated time of arrival.
- Returns
- time [s]
Definition at line 126 of file JTransmission.hh.
◆ getToE()
| double JACOUSTICS::JTransmission::getToE |
( |
| ) |
const |
|
inlineinherited |
Get estimated time of emission.
- Returns
- time [s]
Definition at line 137 of file JTransmission.hh.
◆ setToE()
| void JACOUSTICS::JTransmission::setToE |
( |
const double | toe | ) |
|
|
inlineinherited |
◆ ClassDef()
◆ run
| int JACOUSTICS::JTransmission::run |
|
protectedinherited |
◆ id
| int JACOUSTICS::JTransmission::id |
|
protectedinherited |
| double JACOUSTICS::JTransmission::q |
|
protectedinherited |
| double JACOUSTICS::JTransmission::w |
|
protectedinherited |
◆ toa
| double JACOUSTICS::JTransmission::toa |
|
protectedinherited |
◆ toe
| double JACOUSTICS::JTransmission::toe |
|
protectedinherited |
The documentation for this struct was generated from the following file: