#include <TBMWPCRaw.h>
Definition at line 22 of file TBMWPCRaw.h.
◆ signal_type
◆ source_type
◆ SignalType
Enumerator |
---|
tdcLeft | |
tdcRight | |
tdcDown | |
tdcUp | |
Definition at line 42 of file TBMWPCRaw.h.
◆ TBMWPCRaw() [1/2]
◆ TBMWPCRaw() [2/2]
TBMWPCRaw::TBMWPCRaw |
( |
const std::string & |
thisBPCName | ) |
|
◆ ~TBMWPCRaw()
TBMWPCRaw::~TBMWPCRaw |
( |
| ) |
|
◆ addCwireno()
void TBMWPCRaw::addCwireno |
( |
int |
cwire | ) |
|
|
inline |
◆ addNwires()
void TBMWPCRaw::addNwires |
( |
int |
nwire | ) |
|
|
inline |
◆ getCwireno()
const std::vector<int>& TBMWPCRaw::getCwireno |
( |
| ) |
const |
|
inline |
Get the collection of the center wire number of a cluster.
Definition at line 85 of file TBMWPCRaw.h.
◆ getDetectorName()
const std::string& TBBeamDetector::getDetectorName |
( |
| ) |
const |
|
inlineinherited |
◆ getNwires()
const std::vector<int>& TBMWPCRaw::getNwires |
( |
| ) |
const |
|
inline |
Get the collection of the number of wire of a cluster.
Definition at line 89 of file TBMWPCRaw.h.
◆ isOverflow()
bool TBBeamDetector::isOverflow |
( |
| ) |
const |
|
inlineinherited |
◆ isX()
bool TBMWPCRaw::isX |
( |
| ) |
const |
|
inline |
◆ reset()
void TBMWPCRaw::reset |
( |
| ) |
|
◆ resetOverflow()
void TBMWPCRaw::resetOverflow |
( |
| ) |
|
|
virtual |
◆ setCwireno()
void TBMWPCRaw::setCwireno |
( |
const std::vector< int > & |
cwireno | ) |
|
|
inline |
Set the collection of the center wire number.
Definition at line 56 of file TBMWPCRaw.h.
◆ setDetectorName()
virtual void TBBeamDetector::setDetectorName |
( |
const std::string & |
tbBeamDetectorName | ) |
|
|
inlinevirtualinherited |
◆ setNwires()
void TBMWPCRaw::setNwires |
( |
const std::vector< int > & |
nwires | ) |
|
|
inline |
Set the collection of the number of wires in a cluster.
Definition at line 64 of file TBMWPCRaw.h.
◆ setOverflow() [1/2]
void TBMWPCRaw::setOverflow |
( |
| ) |
|
|
virtual |
◆ setOverflow() [2/2]
void TBMWPCRaw::setOverflow |
( |
bool |
overflow | ) |
|
|
virtual |
◆ setXchambers()
void TBMWPCRaw::setXchambers |
( |
bool |
isX | ) |
|
|
inline |
◆ m_cwireno
std::vector<int> TBMWPCRaw::m_cwireno |
|
private |
◆ m_isX
◆ m_nwires
std::vector<int> TBMWPCRaw::m_nwires |
|
private |
the number of wires a cluster
Definition at line 113 of file TBMWPCRaw.h.
◆ m_overflow
bool TBBeamDetector::m_overflow |
|
protectedinherited |
◆ m_overflowSetFlag
bool TBMWPCRaw::m_overflowSetFlag |
|
private |
◆ m_overflowType
std::vector<bool> TBMWPCRaw::m_overflowType |
|
private |
◆ m_tbDetectorName
std::string TBBeamDetector::m_tbDetectorName |
|
privateinherited |
The documentation for this class was generated from the following files: