BmnRoot
Loading...
Searching...
No Matches
PadInfo.cxx
Go to the documentation of this file.
1#include "PadInfo.h"
2
4 if (current) current->Reset();
5 for (TH1* h : aux)
6 h->Reset();
7}
void Reset()
Definition PadInfo.cxx:3
vector< TH1 * > aux
Definition PadInfo.h:80
TH1 * current
Definition PadInfo.h:78