1 #ifndef __JDETECTOR__JPMTCHANNEL__
2 #define __JDETECTOR__JPMTCHANNEL__
19 namespace JDETECTOR {}
20 namespace JPP {
using namespace JDETECTOR; }
97 out << static_cast<const JLocation&> (object) <<
' ';
98 out << static_cast<const JPMTReadoutAddress&>(object);
Auxiliary class to uniquely identify PMT readout channel.
friend std::ostream & operator<<(std::ostream &out, const JPMTChannel &object)
Write PMT channel.
int getTDC() const
Get TDC.
JPMTChannel(const JLocation &location, const JPMTReadoutAddress &tdc)
Constructor.
bool less(const JPMTChannel &channel) const
Less than method.
Logical location of module.
const JLocation & getLocation() const
Get location.
JPMTChannel()
Default constructor.
Template definition of auxiliary base class for comparison of data structures.
Logical location of module.
then fatal The output file must have the wildcard in the e g root fi eval JPrintDetector a $DETECTOR O IDENTIFIER eval JPrintDetector a $DETECTOR O SUMMARY JAcoustics sh $DETECTOR_ID source JAcousticsToolkit sh CHECK_EXIT_CODE typeset A EMITTERS get_tripods $WORKDIR tripod txt EMITTERS get_transmitters $WORKDIR transmitter txt EMITTERS for EMITTER in
Data structure for PMT readout address.
friend std::istream & operator>>(std::istream &in, JPMTChannel &object)
Read PMT channel.