Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
3 #ifndef LARCLUSTERCELLDUMPER_EVENTREADERALG_H
4 #define LARCLUSTERCELLDUMPER_EVENTREADERALG_H
42 #include "GaudiKernel/ITHistSvc.h"
67 Gaudi::Property<bool> m_printCellsClus {
this,
"printCellsClus",
false,
"Print out the cluster cells basic info during the dump."};
68 Gaudi::Property<bool> m_doClusterDump {
this,
"doClusterDump",
false,
"Perform a cluster cell dump based on Cluster Container name m_clusterName"};
69 Gaudi::Property<bool> m_getAssociatedTopoCluster {
this,
"getAssociatedTopoCluster",
true,
"Get the topo cluster associated to a super cluster, which was linked to an Electron."};
70 Gaudi::Property<bool> m_skipEmptyEvents {
this,
"skipEmptyEvents",
true,
"If true, do not fill the event that has no reco electrons."};
71 Gaudi::Property<float> m_minZeeMassTP {
this,
"minZeeMassTP", 66,
"Minimum value of Zee mass for checking the TP pairs (GeV)."};
72 Gaudi::Property<float> m_maxZeeMassTP {
this,
"maxZeeMassTP", 116,
"Maximum value of Zee mass for checking the TP pairs (GeV)."};
106 std::unique_ptr<LArDSPThresholdsFlat> m_run2DSPThresh =
nullptr;
virtual ~EventReaderAlg()=default
virtual StatusCode initialize() override
virtual StatusCode execute() override
Class for storing a number of floats (Flt) and functions on those.
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
ServiceHandle< ITHistSvc > m_ntsvc
DataVector adapter that acts like it holds const pointers.
virtual StatusCode finalize() override
Helper class for LArHEC offline identifiers.
Description of a calorimeter cluster.
This class initializes the Calo (LAr and Tile) offline identifiers.
::StatusCode StatusCode
StatusCode definition for legacy code.
Helper class for offline cell identifiers.
Hold luminosity data produced by LuminosityCondAlg.
Helper class for LArEM offline identifiers.
Helper class for LArFCAL offline identifiers.
cl
print [x.__class__ for x in toList(dqregion.getSubRegions()) ]