McStas Readout Master 0.3.3
Loading...
Searching...
No Matches
VMM3_event Class Reference

VMM3 readout event: BC, OTADC, GEO, TDC, VMM, channel. More...

#include <hdf_interface.h>

Inheritance diagram for VMM3_event:
Collaboration diagram for VMM3_event:

Public Member Functions

 VMM3_event (uint8_t r, uint8_t f, double t, double w, const VMM3_readout *p)
 
template<class T >
void add (T &readout) const
 
- Public Member Functions inherited from Event
 Event (uint8_t ring, uint8_t fen, double time, double weight)
 

Public Attributes

uint16_t bc
 
uint16_t otadc
 
uint8_t geo
 
uint8_t tdc
 
uint8_t vmm
 
uint8_t channel
 
- Public Attributes inherited from Event
uint8_t ring
 
uint8_t fen
 
double time
 
double weight
 

Detailed Description

VMM3 readout event: BC, OTADC, GEO, TDC, VMM, channel.

Definition at line 95 of file hdf_interface.h.

Constructor & Destructor Documentation

◆ VMM3_event()

VMM3_event::VMM3_event ( uint8_t  r,
uint8_t  f,
double  t,
double  w,
const VMM3_readout p 
)
inline

Definition at line 104 of file hdf_interface.h.

Member Function Documentation

◆ add()

template<class T >
void VMM3_event::add ( T &  readout) const
inline

Definition at line 106 of file hdf_interface.h.

Member Data Documentation

◆ bc

uint16_t VMM3_event::bc

Definition at line 97 of file hdf_interface.h.

◆ channel

uint8_t VMM3_event::channel

Definition at line 102 of file hdf_interface.h.

◆ geo

uint8_t VMM3_event::geo

Definition at line 99 of file hdf_interface.h.

◆ otadc

uint16_t VMM3_event::otadc

Definition at line 98 of file hdf_interface.h.

◆ tdc

uint8_t VMM3_event::tdc

Definition at line 100 of file hdf_interface.h.

◆ vmm

uint8_t VMM3_event::vmm

Definition at line 101 of file hdf_interface.h.


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