5#ifndef DQM_ALGORITHMS_TRIPLEGAUSSCOLLFIT_H
6#define DQM_ALGORITHMS_TRIPLEGAUSSCOLLFIT_H
10#include <dqm_core/Algorithm.h>
26 dqm_core::Result*
execute (
const std::string& s,
const TObject&
object,
const dqm_core::AlgorithmConfig& cfg);
27 using dqm_core::Algorithm::printDescription;
Define macros for attributes used to control the static checker.
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
dqm_core::Result * execute(const std::string &s, const TObject &object, const dqm_core::AlgorithmConfig &cfg)
TripleGaussCollFit * clone()
void fitSingle(TH1 *hist1D)
void printDescription(std::ostream &out)
TripleGaussCollFit(const std::string &_name)