Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
JTriggerToolkit.hh File Reference
#include "km3net-dataformat/online/JDAQFrameStatus.hh"
#include "km3net-dataformat/online/JDAQSummaryFrame.hh"
#include "JDetector/JTimeRange.hh"
#include "JDetector/JStatus.hh"
#include "JDetector/JModule.hh"
#include "JTools/JConstants.hh"
#include "JTrigger/JTriggerParameters.hh"

Go to the source code of this file.

Namespaces

 JTRIGGER
 Checksum.
 
 JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Functions

JTimeRange JTRIGGER::getTimeRange (const JTriggerParameters &parameters)
 Get time range of snapshot. More...
 
JTimeRange JTRIGGER::getTimeRange (const JTriggerNB_t::JParameters &parameters)
 Get time range of snapshot. More...
 
bool JTRIGGER::getDAQStatus (const JDAQFrameStatus &frame, const JStatus &status)
 Test status of DAQ. More...
 
bool JTRIGGER::getDAQStatus (const JDAQFrameStatus &frame, const JModule &module, const int pmt)
 Test status of DAQ. More...
 
bool JTRIGGER::getPMTStatus (const JStatus &status)
 Test status of PMT. More...
 
bool JTRIGGER::getPMTStatus (const JDAQFrameStatus &frame, const JStatus &status, const int pmt)
 Test status of PMT. More...
 
bool JTRIGGER::getPMTStatus (const JDAQFrameStatus &frame, const JModule &module, const int pmt)
 Test status of PMT. More...
 
double JTRIGGER::getRate (const JDAQSummaryFrame &frame, const int pmt, const double factor=1.0)
 Get corrected rate of PMT. More...