Project
Loading...
Searching...
No Matches
o2::tpc::SACZero Struct Reference

#include <IDCContainer.h>

Public Member Functions

float getValueIDCZero (const Side side, const int stackInSector) const
 
void clear ()
 
void resize (const unsigned int size)
 
void setValueSACZero (const float sacZero, const Side side, const unsigned int index)
 

Public Attributes

std::array< IDCZero, SIDESmSACZero {}
 

Detailed Description

Definition at line 356 of file IDCContainer.h.

Member Function Documentation

◆ clear()

void o2::tpc::SACZero::clear ( )
inline

Definition at line 358 of file IDCContainer.h.

◆ getValueIDCZero()

float o2::tpc::SACZero::getValueIDCZero ( const Side  side,
const int  stackInSector 
) const
inline

Definition at line 357 of file IDCContainer.h.

◆ resize()

void o2::tpc::SACZero::resize ( const unsigned int  size)
inline

Definition at line 364 of file IDCContainer.h.

◆ setValueSACZero()

void o2::tpc::SACZero::setValueSACZero ( const float  sacZero,
const Side  side,
const unsigned int  index 
)
inline

Definition at line 370 of file IDCContainer.h.

Member Data Documentation

◆ mSACZero

std::array<IDCZero, SIDES> o2::tpc::SACZero::mSACZero {}

Definition at line 372 of file IDCContainer.h.


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