#include <TBBeamDetector.h>
Inherited by TBADCRaw, TBBPC, TBBPCRaw, TBMWPC, TBMWPCRaw, TBScintillator, TBScintillatorRaw, TBTDCRaw, TBTailCatcher, and TBTailCatcherRaw.
Definition at line 15 of file TBBeamDetector.h.
◆ TBBeamDetector() [1/3]
| TBBeamDetector::TBBeamDetector |
( |
| ) |
|
|
inline |
Definition at line 23 of file TBBeamDetector.h.
23 :
26 { };
std::string m_tbDetectorName
bool m_overflow
Detector Name.
◆ TBBeamDetector() [2/3]
| TBBeamDetector::TBBeamDetector |
( |
const std::string & | tbBeamDetectorName | ) |
|
|
inline |
◆ TBBeamDetector() [3/3]
| TBBeamDetector::TBBeamDetector |
( |
const std::string & | tbBeamDetectorName, |
|
|
bool | overflow ) |
|
inline |
◆ ~TBBeamDetector()
| virtual TBBeamDetector::~TBBeamDetector |
( |
| ) |
|
|
inlinevirtual |
◆ getDetectorName()
| const std::string & TBBeamDetector::getDetectorName |
( |
| ) |
const |
|
inline |
◆ isOverflow()
| bool TBBeamDetector::isOverflow |
( |
| ) |
const |
|
inline |
◆ resetOverflow()
| virtual void TBBeamDetector::resetOverflow |
( |
| ) |
|
|
inlinevirtual |
◆ setDetectorName()
| virtual void TBBeamDetector::setDetectorName |
( |
const std::string & | tbBeamDetectorName | ) |
|
|
inlinevirtual |
◆ setOverflow() [1/2]
| virtual void TBBeamDetector::setOverflow |
( |
| ) |
|
|
inlinevirtual |
◆ setOverflow() [2/2]
| virtual void TBBeamDetector::setOverflow |
( |
bool | overflow | ) |
|
|
inlinevirtual |
◆ m_overflow
| bool TBBeamDetector::m_overflow |
|
protected |
◆ m_tbDetectorName
| std::string TBBeamDetector::m_tbDetectorName |
|
private |
The documentation for this class was generated from the following file: