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

#include <IDCContainer.h>

Public Member Functions

float getValue (const Side side, const int interval) const
 
void setValueIDCOne (const float sacOne, const Side side, const unsigned int index)
 
void clear ()
 
void resize (const unsigned int size)
 

Public Attributes

std::array< IDCOne, SIDESmSACOne {}
 

Detailed Description

Definition at line 375 of file IDCContainer.h.

Member Function Documentation

◆ clear()

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

Definition at line 379 of file IDCContainer.h.

◆ getValue()

float o2::tpc::SACOne::getValue ( const Side  side,
const int  interval 
) const
inline

Definition at line 376 of file IDCContainer.h.

◆ resize()

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

Definition at line 384 of file IDCContainer.h.

◆ setValueIDCOne()

void o2::tpc::SACOne::setValueIDCOne ( const float  sacOne,
const Side  side,
const unsigned int  index 
)
inline

Definition at line 377 of file IDCContainer.h.

Member Data Documentation

◆ mSACOne

std::array<IDCOne, SIDES> o2::tpc::SACOne::mSACOne {}

Definition at line 389 of file IDCContainer.h.


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