GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GwD::Peak Class Reference

Description of the class. More...

#include <Peak.h>

Inherits TObject.

Public Member Functions

Double_t GetIntensity ()
 
Double_t GetPosition (const Int_t i)
 
const Double_t * GetPosition ()
 
Double_t GetResolution (const Int_t i)
 
const Double_t * GetResolution ()
 
Int_t GetSize ()
 
 Peak ()
 
 Peak (Int_t n)
 
 Peak (const Peak &p)
 
void Set (Int_t n)
 Set the dimension. A new array for position (resolution) is created, the old contents copied to new array, then the old array is deleted. More...
 
void SetIntensity (const Double_t val)
 
void SetPosition (const Double_t x, const Double_t y=0.0, const Double_t z=0.0)
 
void SetPosition (const Double_t *array)
 
void SetResolution (const Double_t x, const Double_t y=0.0, const Double_t z=0.0)
 
void SetResolution (const Double_t *array)
 
virtual ~Peak ()
 

Detailed Description

Description of the class.

Author
Bertrand Rossé

Definition at line 43 of file Peak.h.


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