ARTEMIS-CRIB
 
Loading...
Searching...
No Matches
art::crib::TModuleDecoderTimestamp Class Reference

#include <TModuleDecoderTimestamp.h>

Inheritance diagram for art::crib::TModuleDecoderTimestamp:
[legend]
Collaboration diagram for art::crib::TModuleDecoderTimestamp:
[legend]

Public Member Functions

 TModuleDecoderTimestamp ()
 
 ~TModuleDecoderTimestamp () override
 
Int_t Decode (char *buffer, const Int_t &size, TObjArray *seg) override
 

Static Public Attributes

static const int kID = 8
 

Protected Attributes

TObjArray * fHitData
 

Detailed Description

Definition at line 19 of file TModuleDecoderTimestamp.h.

Constructor & Destructor Documentation

◆ TModuleDecoderTimestamp()

TModuleDecoderTimestamp::TModuleDecoderTimestamp ( )

Definition at line 20 of file TModuleDecoderTimestamp.cc.

◆ ~TModuleDecoderTimestamp()

TModuleDecoderTimestamp::~TModuleDecoderTimestamp ( )
override

Definition at line 25 of file TModuleDecoderTimestamp.cc.

Member Function Documentation

◆ Decode()

Int_t TModuleDecoderTimestamp::Decode ( char * buffer,
const Int_t & size,
TObjArray * seg )
override

Definition at line 30 of file TModuleDecoderTimestamp.cc.

Member Data Documentation

◆ fHitData

TObjArray* art::crib::TModuleDecoderTimestamp::fHitData
protected

Definition at line 27 of file TModuleDecoderTimestamp.h.

◆ kID

const int art::crib::TModuleDecoderTimestamp::kID = 8
static

Definition at line 21 of file TModuleDecoderTimestamp.h.


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