Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
  enum  	{ Version = 1 }
  enum  	{ NRANGES = 3 } // 3 ranges by the charge amplifier (1pC, 100pc and 10nC)

Public Member Functions

Code Block
    // Constructors and Destructor
  DiodeFexConfigV1 ()
  ~DiodeFexConfigV1 ()
  DiodeFexConfigV1 (float _base[], float _scale[])

...

Code Block
   DiodeFexConfigV1 	diode [NCHANNELS]   
   float 	xscale
   float 	yscale

...