#include <TModuleData.h>
|
| std::vector< Int_t > | fData1D |
| |
| std::vector< std::vector< Int_t > > | fData2D |
| |
Definition at line 19 of file TModuleData.h.
◆ TModuleData() [1/2]
| TModuleData::TModuleData |
( |
const TModuleInfo & | info | ) |
|
◆ ~TModuleData()
| TModuleData::~TModuleData |
( |
| ) |
|
|
override |
◆ TModuleData() [2/2]
◆ GetMod()
| Int_t art::crib::TModuleData::GetMod |
( |
| ) |
const |
|
inline |
◆ GetNCh()
| Int_t art::crib::TModuleData::GetNCh |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetCh()
| void art::crib::TModuleData::SetCh |
( |
Int_t | Nch | ) |
|
|
inline |
◆ SetMod()
| void art::crib::TModuleData::SetMod |
( |
Int_t | mod | ) |
|
|
inline |
◆ fData1D
| std::vector<Int_t> art::crib::TModuleData::fData1D |
◆ fData2D
| std::vector<std::vector<Int_t> > art::crib::TModuleData::fData2D |
◆ fMod
| Int_t art::crib::TModuleData::fMod |
|
protected |
◆ fNCh
| Int_t art::crib::TModuleData::fNCh |
|
protected |
The documentation for this class was generated from the following files: