30 t1 = ev->AuxData().GetDouble(
"TimeSinceSingleCrystal");
31 t2 = ev->AuxData().GetDouble(
"TimeUntilSingleCrystal");
35 t1 = ev->AuxData().GetDouble(
"TimeSinceFullTower");
36 t2 = ev->AuxData().GetDouble(
"TimeUntilFullTower");
#define REGISTER_MODULE(clazz)
Filters coincident events.
~MCoincidenceVeto()
destructor
void GetCuts()
Get cuts from config file.
double fTimeWindow
Window of time for events to be considered coincident.
bool fSameCrystal
Require both events in same crystal?
double GetDouble(const std::string &parname, double defVal, bool warnCfg=true) const
Get a double parameter from config file.
bool GetBool(const std::string &parname, bool defVal, bool warnCfg=true) const
Get a bool parameter from config file ( see GetDouble() )
Base class for diana filters.
Diana Reconstruction program.