#include "art/Framework/Core/ModuleMacros.h"#include "art/Framework/Core/EDProducer.h"#include "art/Framework/Principal/Event.h"#include "art/Framework/Services/Registry/ServiceHandle.h"#include "dunecore/DuneObj/PDSPTPCDataInterfaceParent.h"#include "lardataobj/RawData/RawDigit.h"#include "lardataobj/RecoBase/Wire.h"#include "lardata/DetectorInfoServices/DetectorClocksService.h"#include "lardata/Utilities/AssociationUtil.h"#include "larevt/CalibrationDBI/Interface/ChannelStatusService.h"#include "larevt/CalibrationDBI/Interface/ChannelStatusProvider.h"#include "dunecore/DuneInterface/Service/RawDigitPrepService.h"#include "dunecore/DuneInterface/Tool/IndexMapTool.h"#include "dunecore/DuneInterface/Tool/IndexRangeTool.h"#include "dunecore/DuneInterface/Tool/IndexRangeGroupTool.h"#include "dunecore/DuneCommon/Utility/DuneTimeConverter.h"#include "dunecore/ArtSupport/DuneToolManager.h"#include "TTimeStamp.h"#include "lardataobj/RawData/RDTimeStamp.h"#include "dunecore/DuneObj/ProtoDUNEBeamEvent.h"#include <iomanip>#include <set>#include <sstream>Go to the source code of this file.
Classes | |
| class | DataPrepByApaModule |
1.8.11