StFms  0.0.0
FMS software in the STAR framework
FMSCluster::StFmsFittedPhoton Struct Reference

#include <StFmsFittedPhoton.h>

Public Member Functions

 StFmsFittedPhoton (Float_t x=-1., Float_t y=-1., Float_t e=0., Float_t xerr=-1., Float_t yerr=-1., Float_t eerr=-1.)
 
 ~StFmsFittedPhoton ()
 
void Clear ()
 

Public Attributes

Float_t energy
 Fitted energy. More...
 
Float_t errEne
 Energy fit error. More...
 
Float_t xPos
 Fitted (relative) x-position. More...
 
Float_t errXPos
 x-position fit error More...
 
Float_t yPos
 Fitted (relative) y-position. More...
 
Float_t errYPos
 y-position fit error More...
 

Detailed Description

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 25 of file StFmsFittedPhoton.h.

Constructor & Destructor Documentation

FMSCluster::StFmsFittedPhoton::StFmsFittedPhoton ( Float_t  x = -1.,
Float_t  y = -1.,
Float_t  e = 0.,
Float_t  xerr = -1.,
Float_t  yerr = -1.,
Float_t  eerr = -1. 
)

Constructor with optional position and energy.

Definition at line 17 of file StFmsFittedPhoton.cxx.

FMSCluster::StFmsFittedPhoton::~StFmsFittedPhoton ( )
inline

Destructor

Definition at line 31 of file StFmsFittedPhoton.h.

Member Function Documentation

void FMSCluster::StFmsFittedPhoton::Clear ( )

Reset all values to defaults.

Definition at line 23 of file StFmsFittedPhoton.cxx.

Here is the caller graph for this function:

Member Data Documentation

Float_t FMSCluster::StFmsFittedPhoton::energy

Fitted energy.

Definition at line 34 of file StFmsFittedPhoton.h.

Float_t FMSCluster::StFmsFittedPhoton::errEne

Energy fit error.

Definition at line 35 of file StFmsFittedPhoton.h.

Float_t FMSCluster::StFmsFittedPhoton::errXPos

x-position fit error

Definition at line 37 of file StFmsFittedPhoton.h.

Float_t FMSCluster::StFmsFittedPhoton::errYPos

y-position fit error

Definition at line 39 of file StFmsFittedPhoton.h.

Float_t FMSCluster::StFmsFittedPhoton::xPos

Fitted (relative) x-position.

Definition at line 36 of file StFmsFittedPhoton.h.

Float_t FMSCluster::StFmsFittedPhoton::yPos

Fitted (relative) y-position.

Definition at line 38 of file StFmsFittedPhoton.h.


The documentation for this struct was generated from the following files: