Skip to content
Snippets Groups Projects
Commit 383f9351 authored by Jens Kroeger's avatar Jens Kroeger
Browse files

AnalysisTimingATLASpix: added declaration in header for left_tail_cut and...

AnalysisTimingATLASpix: added declaration in header for left_tail_cut and high_tot_cut which were previously hard-coded
parent 2b223e29
No related branches found
No related tags found
No related merge requests found
......@@ -105,6 +105,8 @@ namespace corryvreckan {
double m_timeCutFrameEdge;
double m_clusterTotCut;
size_t m_clusterSizeCut;
int m_highTotCut;
double m_leftTailCut;
std::string m_correctionFile_row;
std::string m_correctionFile_timewalk;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment