Jpp - the software that should make you happy
|
Auxiliary program to update the PMT status (bad channel) in the detector file based on the small ToT fraction computation (i.e. More...
#include <string>
#include <iostream>
#include <vector>
#include "JCalibrate/JParameters.hh"
#include "JDetector/JDetector.hh"
#include "JDetector/JDetectorToolkit.hh"
#include "JDetector/JModuleRouter.hh"
#include "JDetector/JPMTIdentifier.hh"
#include "JSupport/JSupport.hh"
#include "JSupport/JMeta.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
Go to the source code of this file.
Functions | |
int | main (const int argc, const char *const argv[]) |
Auxiliary program to update the PMT status (bad channel) in the detector file based on the small ToT fraction computation (i.e.
the noise to signal ratio).
Definition in file JFindBadChannels.cc.
int main | ( | const int | argc, |
const char *const | argv[] | ||
) |
Definition at line 26 of file JFindBadChannels.cc.