PAASS
Software suite to Acquire and Analyze Data from Pixie16
IonChamberProcessor::Data Struct Reference

A Data structure to handle all of the info for the chamber. More...

Public Member Functions

void Clear (void)
 

Data Fields

double raw [noDets]
 raw energies More...
 
double cal [noDets]
 calibrated energies More...
 
int mult
 multiplicity More...
 

Detailed Description

A Data structure to handle all of the info for the chamber.

Definition at line 18 of file IonChamberProcessor.hpp.

Member Function Documentation

§ Clear()

void IonChamberProcessor::Data::Clear ( void  )

Clears the data structure

Definition at line 168 of file IonChamberProcessor.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

Field Documentation

§ cal

double IonChamberProcessor::Data::cal[noDets]

calibrated energies

Definition at line 20 of file IonChamberProcessor.hpp.

§ mult

int IonChamberProcessor::Data::mult

multiplicity

Definition at line 21 of file IonChamberProcessor.hpp.

§ raw

double IonChamberProcessor::Data::raw[noDets]

raw energies

Definition at line 19 of file IonChamberProcessor.hpp.


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