Jpp
pmt_effective_area_update
the software that should make you happy
|
#include <set>
#include "km3net-dataformat/online/JDAQEvent.hh"
#include "km3net-dataformat/online/JDAQTriggeredHit.hh"
#include "km3net-dataformat/online/JDAQTimeslice.hh"
#include "km3net-dataformat/online/JDAQUTCExtended.hh"
#include "JDetector/JDAQHitRouter.hh"
#include "JDetector/JModuleRouter.hh"
#include "JGeometry3D/JAxis3D.hh"
#include "JTools/JRange.hh"
#include "JTrigger/JDAQHitSelector.hh"
#include "JTrigger/JEventToolkit.hh"
#include "JTrigger/JHitR0.hh"
#include "JTrigger/JMatchL0.hh"
#include "JTrigger/JPreprocessor.hh"
#include "JTrigger/JSuperFrame1D.hh"
#include "JTrigger/JSuperFrame2D.hh"
#include "JTrigger/JTriggerParameters.hh"
#include "JSupport/JTriggerParametersSupportkit.hh"
#include "TH1D.h"
Go to the source code of this file.
Classes | |
class | JSUPERNOVA::JCoincidenceSN |
Auxiliary class to store reduced information of a coincidence on an optical module. More... | |
class | JSUPERNOVA::JVeto |
Auxiliary class to define a veto time window on a set of optical modules. More... | |
class | JSUPERNOVA::JDataSN |
Auxiliary class to build the supernova trigger dataset. More... | |
class | JSUPERNOVA::JMatchVeto |
Auxiliary class-operator to match a JVeto with a JCoincidenceSN object Provides an operator to test if a coincidence is vetoed. More... | |
class | JSUPERNOVA::JVetoSet |
Auxiliary class to manage a set of vetoes. More... | |
class | JSUPERNOVA::JClusterSN |
Auxiliary class to manage a cluster of coincidences. More... | |
class | JSUPERNOVA::JSNFilter |
Interface for SN filter operator. More... | |
class | JSUPERNOVA::JSNFilterM |
SN filter based on multiplicity selection optional suppression of multi-module coincidences WARNING: no minimum threshold for the veto. More... | |
class | JSUPERNOVA::JSNFilterMV |
SN filter based on veto window. More... | |
class | JSUPERNOVA::JTriggerSN |
Auxiliary class to apply the supernova trigger to SN data. More... | |
class | JSUPERNOVA::JTriggerSNStats |
SN trigger statistics, the information is stored in the form of a count as a function of the trigger level. More... | |
Namespaces | |
JSUPERNOVA | |
Typedefs | |
typedef vector< double > | JSUPERNOVA::multiplicities_t |
typedef set< int > | JSUPERNOVA::JModuleSet |