1#ifndef SND_SCIFIPLANE_H
2#define SND_SCIFIPLANE_H
7#include "TClonesArray.h"
12 namespace analysis_tools {
41 const xy_pair<double>
GetTotQdc(
bool only_positive =
false)
const;
42 const xy_pair<double>
GetTotEnergy(
bool only_positive =
false)
const;
49 void TimeFilter(
double min_timestamp,
double max_timestamp);
51 xy_pair<double>
GetPointQdc(
const TVector3 &point,
double radius)
const;