Berkeley Nuclear Data Software
Public Member Functions | Public Attributes | List of all members
CalibratedCompassEvent Class Reference

this class is used to hold energy calibrated Compass events More...

#include <COMPASSFileManagement.h>

Public Member Functions

 CalibratedCompassEvent ()
 default constructor More...
 
void clearEvent ()
 resets all the internal variables to default More...
 

Public Attributes

int m_channel
 
int m_board
 
float m_energy
 
float m_PSD
 
double m_timeStamp
 
bool m_badEvent
 
bool m_QDCSaturation
 
bool m_inputSaturation
 
bool m_pileUp
 

Detailed Description

this class is used to hold energy calibrated Compass events

Constructor & Destructor Documentation

◆ CalibratedCompassEvent()

CalibratedCompassEvent::CalibratedCompassEvent ( )

default constructor

Member Function Documentation

◆ clearEvent()

void CalibratedCompassEvent::clearEvent ( )

resets all the internal variables to default

Here is the caller graph for this function:

Member Data Documentation

◆ m_badEvent

bool CalibratedCompassEvent::m_badEvent

◆ m_board

int CalibratedCompassEvent::m_board

◆ m_channel

int CalibratedCompassEvent::m_channel

◆ m_energy

float CalibratedCompassEvent::m_energy

◆ m_inputSaturation

bool CalibratedCompassEvent::m_inputSaturation

◆ m_pileUp

bool CalibratedCompassEvent::m_pileUp

◆ m_PSD

float CalibratedCompassEvent::m_PSD

◆ m_QDCSaturation

bool CalibratedCompassEvent::m_QDCSaturation

◆ m_timeStamp

double CalibratedCompassEvent::m_timeStamp

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