Public Methods | |
| DataOut () | |
| ~DataOut () | |
| void | setTime (double value) |
| Stores the time. | |
| void | setEnergy (double value) |
| Stores the energy. | |
| void | setPhi (double value) |
| Stores Phi. | |
| void | setTheta (double value) |
| Stores the Theta. | |
| void | setGal_l (double value) |
| Stores the Galactic l direction. | |
| void | setGal_b (double value) |
| Stores the Galactic b direction. | |
| double | Time () |
| Returns the time stored in DataOut. | |
| double | Energy () |
| Returns the energy stored in DataOut. | |
| double | Phi () |
| Returns phi stored in DataOut. | |
| double | Theta () |
| Returns theta stored in DataOut. | |
| double | Gal_l () |
| Returns the galactic l direction stored in DataOut. | |
| double | Gal_b () |
| Returns the galactic b direction stored in DataOut. | |
| void | setSourceType (int value) |
| Type of the source. More... | |
| int | SourceType () |
| Returns the source type. | |
Time, energy direction and the source type (background or GRB) are stored in this class.
|
|
Type of the source.
The type of a source is defined as:
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001