11#ifndef ITKPIXELBYTESTREAMCNV_ITKPIXELDATARATEMONTOOL_H
12#define ITKPIXELBYTESTREAMCNV_ITKPIXELDATARATEMONTOOL_H
15#include "GaudiKernel/ServiceHandle.h"
16#include "GaudiKernel/ITHistSvc.h"
23#include "Identifier/Identifier.h"
45 void fill(
const uint32_t offlineID,
46 const std::vector<unsigned int>& encodedstream,
51 StatusCode
bookHistograms(
const std::vector<std::vector<float >>& barrel_z,
52 const std::vector<std::vector<float >>& endcap_z);
58 Gaudi::Property< std::string >
m_path {
this,
"MonitoringPath",
"/DataRateMon/",
"Name of directory for plots" };
61 Gaudi::Property< bool >
m_doExpertPlots {
this,
"DoExpertPlots",
false,
"Enable expert plots" };
This is an Identifier helper class for the Pixel subdetector.
Dedicated detector manager extending the functionality of the SiDetectorManager with dedicated pixel ...
This is an Identifier helper class for the Pixel subdetector.