GET library
GETCfgAGetGlobal Class Reference

#include <GETCfgAGetGlobal.hh>

Inheritance diagram for GETCfgAGetGlobal:
GETCfgAGetGlobalReg1 GETCfgAGetGlobalReg2 GETCfgAGet

Public Member Functions

Constructors, affectation, destructor
 GETCfgAGetGlobal ()
 
virtual ~GETCfgAGetGlobal ()
 
ROOT related functions
 ClassDef (GETCfgAGetGlobal, 0)
 
- Public Member Functions inherited from GETCfgAGetGlobalReg1
 GETCfgAGetGlobalReg1 ()
 
virtual ~GETCfgAGetGlobalReg1 ()
 
double GetTestModeRangeValue () const
 
double GetPeakingTimeValue () const
 
double GetVicmValue () const
 
 ClassDef (GETCfgAGetGlobalReg1, 0)
 
- Public Member Functions inherited from GETCfgAGetGlobalReg2
 GETCfgAGetGlobalReg2 ()
 
virtual ~GETCfgAGetGlobalReg2 ()
 
 ClassDef (GETCfgAGetGlobalReg2, 0)
 

Public Attributes

u_short readout_pointer_offset
 Time bucket offset to start reading from. See AGET register 12.
 
- Public Attributes inherited from GETCfgAGetGlobalReg1
u_short global_threshold
 Value of the 3 Most Significant Bits of the DAC threshold (common to all channels).
 
u_short peaking_time
 Peaking time identifier of the shaper.
 
u_short sca_pointer
 Defines the time marker of the SCA pointer pass. This marker defines the memory time of the trigger in the hit register.
 
u_short test_mode_range
 Internal test capacitor value.
 
u_short test_mode_selection
 Select the acquisition mode: nothing (physics mode); test; functional; calibration.
 
u_short vicm
 Input common mode voltage (change offset).
 

Private Member Functions

 GObject (GETCfgAGetGlobal)
 

Additional Inherited Members

- Static Public Attributes inherited from GETCfgAGetGlobalReg1
static double PeakingTimeValue [16]
 Peaking time values (us) More...
 
static double TestModeRangeValue [4] = { 10.00, 0.12, 1.00, 0.24 }
 Value of test mode capacitor (pF)
 
static double VicmValue [4] = { 1.25, 1.35, 1.55, 1.65 }
 Value of input common mode voltage (V)
 

Detailed Description

Setup configuration information for AGet/Global.

Constructor & Destructor Documentation

GETCfgAGetGlobal::GETCfgAGetGlobal ( )

Constructor.

References readout_pointer_offset.

GETCfgAGetGlobal::~GETCfgAGetGlobal ( )
virtual

Destructor.

Member Function Documentation

GETCfgAGetGlobal::ClassDef ( GETCfgAGetGlobal  ,
 
)

for use within ROOT.

GETCfgAGetGlobal::GObject ( GETCfgAGetGlobal  )
private

Macro from GCpp library that defines the following functions:

  • ClassName(): return the real class name of the object
  • StaticClassName(): return the used class name of the object (that may be a base class of the real object).
  • IsInstanceOf<T>(): return true if the current object is an instance of the template class name argument
  • Clone(): return an allocated copy of the object.

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