10#ifndef DQM_ALGORITHMS_BINS_DIFF_FROMPREVLBS_H
11#define DQM_ALGORITHMS_BINS_DIFF_FROMPREVLBS_H
13#include <dqm_core/Algorithm.h>
28 dqm_core::Result *
execute(
const std::string & ,
const TObject & ,
const dqm_core::AlgorithmConfig & );
29 using dqm_core::Algorithm::printDescription;
bool areConsecutive(const std::vector< int > &lbVec)
void printDescription(std::ostream &out)
BinsDiffFromPreviousLBs * clone()
~BinsDiffFromPreviousLBs()
BinsDiffFromPreviousLBs()
dqm_core::Result * execute(const std::string &, const TObject &, const dqm_core::AlgorithmConfig &)