11#ifndef ITKSTRIPBYTESTREAMCNV_ITKSTRIPDATARATEMONTOOL_H
12#define ITKSTRIPBYTESTREAMCNV_ITKSTRIPDATARATEMONTOOL_H
15#include "GaudiKernel/ServiceHandle.h"
16#include "GaudiKernel/ITHistSvc.h"
22#include "Identifier/Identifier.h"
43 void fill(
const uint32_t offlineID,
44 const std::vector<unsigned int>& encodedstream,
45 const std::vector<std::bitset<256>>& hitMap)
const;
49 StatusCode
bookHistograms(
const std::vector<std::vector<float >>& barrel_z,
50 const std::vector<std::vector<float >>& endcap_z);
55 Gaudi::Property< std::string >
m_path {
this,
"MonitoringPath",
"/DataRateMon/",
"Name of directory for plots" };
58 Gaudi::Property< bool >
m_doExpertPlots {
this,
"DoExpertPlots",
false,
"Enable expert plots" };
This is an Identifier helper class for the SCT subdetector.
Dedicated detector manager extending the functionality of the SiDetectorManager with dedicated SCT in...
This is an Identifier helper class for the SCT subdetector.