|
ATLAS Offline Software
|
Go to the documentation of this file.
14 #ifndef TILEMONITORING_TILEFATHERMONTOOL_H
15 #define TILEMONITORING_TILEFATHERMONTOOL_H
47 void get_eventTrigs(
uint32_t lvl1info);
51 void SetBinLabel(
T*
axis,
const std::vector<std::string>&
labels);
55 void SetBinLabel(
T*
axis,
const std::string*
labels,
int nLabels);
64 return m_activeTrigs[ m_eventTrigs[
i] ];
86 std::string getRunNumStr();
133 std::string m_SampStrNames[TotalSamp] ;
134 std::string m_PartNames[NPartHisto] ;
135 std::string m_GainNames[2] ;
136 std::string m_TrigNames[NTrigHisto] ;
139 int m_ros2partition[NPartHisto];
142 int m_partition2ros[NPartHisto];
152 int m_activeTrigs[9]={0};
173 void checkIsCollision();
180 #endif // TILEMONITORING_TILEFATHERMONTOOL_H
The common trigger namespace for trigger analysis tools.
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
def TProfile(*args, **kwargs)
::StatusCode StatusCode
StatusCode definition for legacy code.
This class contains trigger related information.
Data object for each calorimeter readout cell.
Define macros for attributes used to control the static checker.