10#ifndef LArSamples_TimingMonitor_H
11#define LArSamples_TimingMonitor_H
32 TH2D** timingPlots(
PartitionId part,
unsigned int tBins = 100,
33 double tMin = -50,
double tMax = 50)
const;
36 TH1F* timing(
PartitionId part,
unsigned int ft,
unsigned int feb,
37 unsigned int tBins = 100,
double tMin = -50,
double tMax = 50)
const;
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
const Interface & interface() const
MonitorBase(const Interface &interface)
Constructor.
TimingMonitor(const Interface &interface)
Constructor.