#include <SelectionDefinitions.h>
Definition at line 366 of file SelectionDefinitions.h.
has_shower_dist_energy::has_shower_dist_energy |
( |
double |
cut | ) |
|
|
inline |
Definition at line 372 of file SelectionDefinitions.h.
378 for(
size_t i = 0; i < track_score.size(); ++i){
383 (track_score[i] > 0.) &&
384 (dist > 5. && dist < 1000.) &&
385 (energy[i] > 80. && energy[i] < 1000.)) {
constexpr double dist(const TReal *x, const TReal *y, const unsigned int dimension)
double has_shower_dist_energy::fTrackScoreCut |
|
private |
The documentation for this class was generated from the following file: