Neutral Particle Spectrometer analysis code
Loading...
Searching...
No Matches
Decoder::VTPModule::vtp_cluster_data_struct Struct Reference

Definition at line 71 of file VTPModule.h.

Public Member Functions

void clear ()
 

Public Attributes

std::vector< uint32_t > energy
 
std::vector< uint32_t > nblocks
 
std::vector< uint32_t > time
 
std::vector< uint32_t > xcoord
 
std::vector< uint32_t > ycoord
 

Member Function Documentation

◆ clear()

void Decoder::VTPModule::vtp_cluster_data_struct::clear ( )
inline

Definition at line 73 of file VTPModule.h.

Member Data Documentation

◆ energy

std::vector<uint32_t> Decoder::VTPModule::vtp_cluster_data_struct::energy

Definition at line 72 of file VTPModule.h.

◆ nblocks

std::vector<uint32_t> Decoder::VTPModule::vtp_cluster_data_struct::nblocks

Definition at line 72 of file VTPModule.h.

◆ time

std::vector<uint32_t> Decoder::VTPModule::vtp_cluster_data_struct::time

Definition at line 72 of file VTPModule.h.

◆ xcoord

std::vector<uint32_t> Decoder::VTPModule::vtp_cluster_data_struct::xcoord

Definition at line 72 of file VTPModule.h.

◆ ycoord

std::vector<uint32_t> Decoder::VTPModule::vtp_cluster_data_struct::ycoord

Definition at line 72 of file VTPModule.h.

Collaboration diagram for Decoder::VTPModule::vtp_cluster_data_struct:

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