Jpp  15.0.0
the software that should make you happy
 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 "km3net-dataformat/definitions/pmt_status.hh"
#include "JDetector/JTimeRange.hh"
#include "JDetector/JModule.hh"
#include "JPhysics/JConstants.hh"
#include "JTrigger/JTriggerParameters.hh"
#include "Jeep/JStatus.hh"

Go to the source code of this file.

Namespaces

 JTRIGGER
 Auxiliary classes and method for triggering.
 
 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...