Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef STRIPCLUSTERTOOL_H
6 #define STRIPCLUSTERTOOL_H
9 #include "GaudiKernel/ITHistSvc.h"
10 #include "GaudiKernel/ServiceHandle.h"
33 class MuonDetectorManager;
57 const std::string&
name,
61 virtual StatusCode cluster_strip_data(
const EventContext& ctx, std::vector<std::unique_ptr<StripData>>& strips,std::vector<std::unique_ptr<StripClusterData>>&
clusters)
const override;
65 std::vector<std::unique_ptr<StripClusterData>>&
clusters,
66 std::vector< std::shared_ptr<std::vector<std::unique_ptr<StripData> >> > &cluster_cache)
const;
73 Gaudi::Property<bool>
m_isMC {
this,
"IsMC",
true,
"This is MC"};
Ensure that the Athena extensions are properly loaded.
::StatusCode StatusCode
StatusCode definition for legacy code.
A trigger trigger candidate for a stgc sector.