StRoot
1
|
#include <StFmsFittedPhoton.h>
Public Member Functions | |
StFmsFittedPhoton (double xx=-1., double yy=-1., double e=0.) | |
~StFmsFittedPhoton () | |
Public Attributes | |
double | energy |
Fitted energy. | |
double | x |
Fitted (relative) x-position. | |
double | y |
Fitted (relative) y-position. | |
Definition of a photon hit (SMD position info and reconstructed energy).
The photon properties are determined by a shower-shape fit to a cluster of FMS towers.
Definition at line 26 of file StFmsFittedPhoton.h.
|
inline |
Constructor with optional position and energy.
Definition at line 28 of file StFmsFittedPhoton.h.
|
inline |
Destructor
Definition at line 32 of file StFmsFittedPhoton.h.