#include <sndEventDeltat.h>
Definition at line 10 of file sndEventDeltat.h.
◆ eventDeltatCut()
snd::analysis_cuts::eventDeltatCut::eventDeltatCut |
( |
int |
delta_event, |
|
|
int |
delta_timestamp, |
|
|
TChain * |
ch |
|
) |
| |
Definition at line 7 of file sndEventDeltat.cxx.
10
12
16 shortName += std::to_string(delta_timestamp);
17 nbins = std::vector<int>{1000};
21
22 }
std::vector< double > plot_var
std::vector< double > range_end
std::vector< double > range_start
◆ ~eventDeltatCut()
snd::analysis_cuts::eventDeltatCut::~eventDeltatCut |
( |
| ) |
|
|
inline |
◆ passCut()
bool snd::analysis_cuts::eventDeltatCut::passCut |
( |
| ) |
|
|
virtual |
◆ delta_e
int snd::analysis_cuts::eventDeltatCut::delta_e |
|
private |
◆ delta_t
int snd::analysis_cuts::eventDeltatCut::delta_t |
|
private |
The documentation for this class was generated from the following files: