| 
    Jpp test-rotations-new
    
   the software that should make you happy 
   | 
 
#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 | |
| namespace | JTRIGGER | 
| Auxiliary classes and methods for triggering.  | |
| namespace | JPP | 
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).  | |
Functions | |
| JTimeRange | JTRIGGER::getTimeRange (const JTriggerParameters ¶meters) | 
| Get time range of snapshot.   | |
| JTimeRange | JTRIGGER::getTimeRange (const JTriggerNB_t::JParameters ¶meters) | 
| Get time range of snapshot.   | |
| bool | JTRIGGER::getDAQStatus (const JDAQFrameStatus &frame, const JStatus &status) | 
| Test status of DAQ.   | |
| bool | JTRIGGER::getDAQStatus (const JDAQFrameStatus &frame, const JModule &module, const int pmt) | 
| Test status of DAQ.   | |
| bool | JTRIGGER::getPMTStatus (const JStatus &status) | 
| Test status of PMT.   | |
| bool | JTRIGGER::getPMTStatus (const JDAQFrameStatus &frame, const JStatus &status, const int pmt) | 
| Test status of PMT.   | |
| bool | JTRIGGER::getPMTStatus (const JDAQFrameStatus &frame, const JModule &module, const int pmt) | 
| Test status of PMT.   | |
| double | JTRIGGER::getRate (const JDAQSummaryFrame &frame, const int pmt, const double factor=1.0) | 
| Get corrected rate of PMT.   | |