#include <vector>
#include <map>
#include <string>
#include <ctime>
#include "RawData/RawDigit.h"
#include "GeometryObjects/OfflineChan.h"
#include "NovaDAQConventions/DAQConventions.h"
#include "DAQChannelMap/DAQChannelMap.h"
#include "art/Framework/Services/Registry/ActivityRegistry.h"
#include "art/Framework/Services/Registry/ServiceMacros.h"
#include "canvas/Persistency/Common/PtrVector.h"
#include "canvas/Persistency/Common/Ptr.h"
#include "fhiclcpp/ParameterSet.h"
#include "CLHEP/Random/RandFlat.h"
Go to the source code of this file.
Classes | |
class | chaninfo::BadChanList |
Namespaces | |
nova | |
Hold drift constants from current run. | |
nova::dbi | |
chaninfo | |
Interface to the run-by-run list of bad channels. | |
Variables | |
const size_t | chaninfo::FD_NUM_PLANES = 896 |
const size_t | chaninfo::FD_NUM_CELLS = 384 |