StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes | List of all members
DIGADC Class Reference
Inheritance diagram for DIGADC:

Public Member Functions

void SetNbits (Int_t Nbits)
 
void SetNThresholds (Int_t NThresholds)
 
void SetADC_linear (Bool_t ADC_linear)
 
void SetLSB (Float_t LSB)
 
void SetElectron_Conversion (Float_t Electron_Conversion)
 
void SetADC_thresholds (Float_t ADC_thresholds[], Int_t NThresholds)
 
void PrintInfo ()
 
Int_t GetNbits ()
 
Int_t GetNThresholds ()
 
Bool_t GetADC_linear ()
 
Float_t GetLSB ()
 
Float_t GetElectron_Conversion ()
 
Float_t * GetADC_thresholds ()
 

Protected Types

enum  { adcnum = 4096 }
 

Protected Member Functions

 ClassDef (DIGADC, 1)
 

Protected Attributes

Int_t fNbits
 
Int_t fNThresholds
 
Bool_t fADC_linear
 
Float_t fLSB
 
Float_t fElectron_Conversion
 
Float_t fADC_thresholds [adcnum]
 

Detailed Description

Definition at line 36 of file digadc.h.


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