8 #ifndef CORESOFTWARE_OFFLINE_PACKAGES_TPCDAQ_TpcPrototypeUnpacker_H_
9 #define CORESOFTWARE_OFFLINE_PACKAGES_TPCDAQ_TpcPrototypeUnpacker_H_
32 namespace TpcPrototypeDefs
36 class SampleFit_PowerLawDoubleExp_PDFMaker;
44 "TpcPrototypeUnpacker.root");
118 static bool IsValidPad(
const int pad_x,
const int pad_y);
119 std::vector<int> &
getPad(
const int pad_x,
const int pad_y);
126 const std::vector<std::vector<std::vector<int>>> &
getData()
const
138 std::vector<std::vector<std::vector<int>>>
m_data;
169 void Clear(Option_t * =
"");