Data class to store the header of topix4 frames.
More...
#include <PndSdsDigiTopix4Header.h>
◆ PndSdsDigiTopix4Header() [1/2]
PndSdsDigiTopix4Header::PndSdsDigiTopix4Header |
( |
| ) |
|
◆ PndSdsDigiTopix4Header() [2/2]
PndSdsDigiTopix4Header::PndSdsDigiTopix4Header |
( |
UInt_t |
framecount, |
|
|
Int_t |
fe, |
|
|
UInt_t |
chipaddress, |
|
|
UInt_t |
ecc, |
|
|
UInt_t |
framecountindependent, |
|
|
Int_t |
deltaframecount, |
|
|
UInt_t |
numberofevents, |
|
|
UInt_t |
numberofeventsinframe |
|
) |
| |
◆ ~PndSdsDigiTopix4Header()
PndSdsDigiTopix4Header::~PndSdsDigiTopix4Header |
( |
| ) |
|
|
inline |
◆ GetChipAddress()
UInt_t PndSdsDigiTopix4Header::GetChipAddress |
( |
| ) |
const |
|
inline |
◆ GetDeltaFrameCount()
Int_t PndSdsDigiTopix4Header::GetDeltaFrameCount |
( |
| ) |
const |
|
inline |
◆ GetECC()
UInt_t PndSdsDigiTopix4Header::GetECC |
( |
| ) |
const |
|
inline |
◆ GetFE()
UInt_t PndSdsDigiTopix4Header::GetFE |
( |
| ) |
const |
|
inline |
◆ GetFrameCount()
UInt_t PndSdsDigiTopix4Header::GetFrameCount |
( |
| ) |
const |
|
inline |
◆ GetFrameCountIndependent()
UInt_t PndSdsDigiTopix4Header::GetFrameCountIndependent |
( |
| ) |
const |
|
inline |
◆ GetNumberOfEvents()
UInt_t PndSdsDigiTopix4Header::GetNumberOfEvents |
( |
| ) |
const |
|
inline |
◆ GetNumberOfEventsInFrame()
UInt_t PndSdsDigiTopix4Header::GetNumberOfEventsInFrame |
( |
| ) |
const |
|
inline |
◆ operator=()
Definition at line 36 of file PndSdsDigiTopix4Header.h.
References GetChipAddress(), GetDeltaFrameCount(), GetECC(), GetFE(), GetFrameCount(), GetFrameCountIndependent(), GetNumberOfEvents(), GetNumberOfEventsInFrame(), SetChipAddress(), SetDeltaFrameCount(), SetECC(), SetFE(), SetFrameCount(), SetFrameCountIndependent(), SetNumberOfEvents(), and SetNumberOfEventsInFrame().
◆ Print()
void PndSdsDigiTopix4Header::Print |
( |
| ) |
|
|
inline |
◆ SetChipAddress()
void PndSdsDigiTopix4Header::SetChipAddress |
( |
UInt_t |
ca | ) |
|
|
inline |
◆ SetDeltaFrameCount()
void PndSdsDigiTopix4Header::SetDeltaFrameCount |
( |
Int_t |
dfc | ) |
|
|
inline |
◆ SetECC()
void PndSdsDigiTopix4Header::SetECC |
( |
UInt_t |
ecc | ) |
|
|
inline |
◆ SetFE()
void PndSdsDigiTopix4Header::SetFE |
( |
Int_t |
fe | ) |
|
|
inline |
◆ SetFrameCount()
void PndSdsDigiTopix4Header::SetFrameCount |
( |
UInt_t |
fc | ) |
|
|
inline |
◆ SetFrameCountIndependent()
void PndSdsDigiTopix4Header::SetFrameCountIndependent |
( |
UInt_t |
fc | ) |
|
|
inline |
◆ SetNumberOfEvents()
void PndSdsDigiTopix4Header::SetNumberOfEvents |
( |
UInt_t |
noe | ) |
|
|
inline |
◆ SetNumberOfEventsInFrame()
void PndSdsDigiTopix4Header::SetNumberOfEventsInFrame |
( |
UInt_t |
noe | ) |
|
|
inline |
◆ operator<<
The documentation for this class was generated from the following file: