ATLAS Offline Software
|
#include <dqm_core/AlgorithmConfig.h>
#include <dqm_algorithms/KillBinsByStrip.h>
#include <dqm_algorithms/tools/AlgorithmHelper.h>
#include <dqm_core/AlgorithmManager.h>
#include <TH1.h>
#include <TH2.h>
#include <TH1D.h>
#include <TClass.h>
#include <cmath>
Go to the source code of this file.
Functions | |
bool | mySortfunc (const bin2 &i, const bin2 &j) |
bool | mySortfunc_ratio (const bin2 &i, const bin2 &j) |
Definition at line 24 of file KillBinsByStrip.cxx.
Definition at line 25 of file KillBinsByStrip.cxx.