Typedefs
ExpTailRemover_tool.cc File Reference
#include "ExpTailRemover.h"
#include <iostream>
#include <iomanip>
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "dunecore/DuneCommon/Utility/SampleTailer.h"
#include "dunecore/ArtSupport/DuneToolManager.h"
#include "dunecore/DuneInterface/Tool/IndexRangeTool.h"
#include "dune-raw-data/Services/ChannelMap/PdspChannelMapService.h"

Go to the source code of this file.

Typedefs

using Index = unsigned int
 
using DoubleVector = std::vector< double >
 

Typedef Documentation

using DoubleVector = std::vector<double>

Definition at line 20 of file ExpTailRemover_tool.cc.

using Index = unsigned int

Definition at line 19 of file ExpTailRemover_tool.cc.