REST-for-Physics  v2.3
Rare Event Searches ToolKit for Physics
Data Structures | Public Member Functions | Data Fields
TRestRawReadoutMetadata Class Reference

Detailed Description

Definition at line 12 of file TRestRawReadoutMetadata.h.

Inheritance diagram for TRestRawReadoutMetadata:
TRestMetadata

Data Structures

struct  ChannelInfo
 

Public Member Functions

std::vector< UShort_t > GetChannelDaqIDsForType (const std::string &type) const
 
Int_t GetChannelIdForChannelDaqId (UShort_t channel) const
 
std::string GetNameForChannelDaqId (UShort_t channel) const
 
std::string GetTypeForChannelDaqId (UShort_t channel) const
 
void InitializeFromReadout (TRestDetectorReadout *readout)
 
void PrintMetadata () const
 

Data Fields

std::map< UShort_t, ChannelInfofChannelInfo
 

Additional Inherited Members

Member Function Documentation

◆ GetChannelDaqIDsForType()

std::vector< UShort_t > TRestRawReadoutMetadata::GetChannelDaqIDsForType ( const std::string &  type) const

Definition at line 46 of file TRestRawReadoutMetadata.cxx.

◆ GetChannelIdForChannelDaqId()

Int_t TRestRawReadoutMetadata::GetChannelIdForChannelDaqId ( UShort_t  channel) const

Definition at line 86 of file TRestRawReadoutMetadataProcess.cxx.

◆ GetNameForChannelDaqId()

std::string TRestRawReadoutMetadata::GetNameForChannelDaqId ( UShort_t  channel) const

Definition at line 39 of file TRestRawReadoutMetadata.cxx.

◆ GetTypeForChannelDaqId()

std::string TRestRawReadoutMetadata::GetTypeForChannelDaqId ( UShort_t  channel) const

Definition at line 32 of file TRestRawReadoutMetadata.cxx.

◆ InitializeFromReadout()

void TRestRawReadoutMetadata::InitializeFromReadout ( TRestDetectorReadout readout)

Definition at line 22 of file TRestRawReadoutMetadataProcess.cxx.

◆ PrintMetadata()

void TRestRawReadoutMetadata::PrintMetadata ( ) const

Definition at line 13 of file TRestRawReadoutMetadata.cxx.

Field Documentation

◆ fChannelInfo

std::map<UShort_t, ChannelInfo> TRestRawReadoutMetadata::fChannelInfo

Definition at line 21 of file TRestRawReadoutMetadata.h.


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