1 #ifndef DECAYFINDER_DECAYFINDER_H
2 #define DECAYFINDER_DECAYFINDER_H
28 using Decay = std::vector<std::pair<std::pair<int, int>,
int>>;
49 bool &breakLoop,
bool &hasPhoton,
bool &hasPi0,
bool &failedPT,
bool &failedETA,
50 std::vector<int> &correctDecayProducts);
53 bool &breakLoop,
bool &hasPhoton,
bool &hasPi0,
bool &failedPT,
bool &failedETA,
54 std::vector<int> &correctDecayProducts);
204 #endif // DECAYFINDER_DECAYFINDER_H