Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DBCALShower Class Reference

#include <DBCALShower.h>

+ Inheritance diagram for DBCALShower:

Public Member Functions

 JOBJECT_PUBLIC (DBCALShower)
 
 DBCALShower ()
 Constructor initializes matrix to 5x5. More...
 
float const EErr () const
 
float const xErr () const
 
float const yErr () const
 
float const zErr () const
 
float const tErr () const
 
float const XYcorr () const
 
float const XZcorr () const
 
float const YZcorr () const
 
float const EXcorr () const
 
float const EYcorr () const
 
float const EZcorr () const
 
float const XTcorr () const
 
float const YTcorr () const
 
float const ZTcorr () const
 
float const ETcorr () const
 
void toStrings (vector< pair< string, string > > &items) const
 

Public Attributes

float E
 
float E_raw
 
float E_preshower
 
float E_L2
 
float E_L3
 
float E_L4
 
float x
 
float y
 
float z
 
float t
 
float sigLong
 
float sigTrans
 
float sigTheta
 
float rmsTime
 
int N_cell
 
int Q
 
TMatrixFSym ExyztCovariance
 

Detailed Description

Definition at line 11 of file DBCALShower.h.

Constructor & Destructor Documentation

DBCALShower::DBCALShower ( )
inline

Constructor initializes matrix to 5x5.

Definition at line 15 of file DBCALShower.h.

Member Function Documentation

float const DBCALShower::EErr ( ) const
inline
float const DBCALShower::ETcorr ( ) const
inline

Definition at line 77 of file DBCALShower.h.

float const DBCALShower::EXcorr ( ) const
inline

Definition at line 53 of file DBCALShower.h.

float const DBCALShower::EYcorr ( ) const
inline

Definition at line 57 of file DBCALShower.h.

float const DBCALShower::EZcorr ( ) const
inline

Definition at line 61 of file DBCALShower.h.

DBCALShower::JOBJECT_PUBLIC ( DBCALShower  )
float const DBCALShower::tErr ( ) const
inline
void DBCALShower::toStrings ( vector< pair< string, string > > &  items) const
inline

Definition at line 82 of file DBCALShower.h.

References sqrt(), x, and y.

float const DBCALShower::xErr ( ) const
inline
float const DBCALShower::XTcorr ( ) const
inline

Definition at line 65 of file DBCALShower.h.

float const DBCALShower::XYcorr ( ) const
inline

Definition at line 41 of file DBCALShower.h.

float const DBCALShower::XZcorr ( ) const
inline

Definition at line 45 of file DBCALShower.h.

float const DBCALShower::yErr ( ) const
inline
float const DBCALShower::YTcorr ( ) const
inline

Definition at line 69 of file DBCALShower.h.

float const DBCALShower::YZcorr ( ) const
inline

Definition at line 49 of file DBCALShower.h.

float const DBCALShower::zErr ( ) const
inline
float const DBCALShower::ZTcorr ( ) const
inline

Definition at line 73 of file DBCALShower.h.

Member Data Documentation

float DBCALShower::E_L2
float DBCALShower::E_L3
float DBCALShower::E_L4
float DBCALShower::E_preshower
TMatrixFSym DBCALShower::ExyztCovariance
int DBCALShower::Q

Definition at line 33 of file DBCALShower.h.

Referenced by DEventSourceREST::Extract_DBCALShower().

float DBCALShower::rmsTime
float DBCALShower::sigLong
float DBCALShower::sigTheta
float DBCALShower::sigTrans

The documentation for this class was generated from the following file: