 |
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef MUONTRACKFINDINGTEST_TRACKVISUALIZATIONTOOL_H
5 #define MUONTRACKFINDINGTEST_TRACKVISUALIZATIONTOOL_H
22 using base_class::base_class;
49 PrimitivesVec_t && extPrimitives)
const override final;
61 const OptBoundPars_t& parsToExt,
62 const std::
string& objName = "")
const override final;
74 const double xHigh,
const double yHigh):
75 legend{std::make_unique<TLegend>(xLow, yLow, xHigh, yHigh)}{}
79 void addColor(
const int color,
const std::string&
label);
83 void addMarker(
const int marker,
const std::string&
label);
108 PrimitivesVec_t&& extPrimitives)
const;
146 Gaudi::Property<std::string>
m_subDir{
this,
"outSubDir",
""};
148 Gaudi::Property<std::string>
m_canvasPrefix{
this,
"CanvasPreFix",
"MsTrackValid"};
Scalar phi() const
phi method
RootVisualizationService::ICanvasObject ICanvasObject
Eigen::Matrix< double, 2, 1 > Vector2D
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
bool const RAWDATA *ch2 const
Location
Enum defining whether the seed is made in the endcap / barrel.
Token class to identify a particular visualization client.
::StatusCode StatusCode
StatusCode definition for legacy code.
Interface to the container class to temporarily cache the ROOT objects to be drawn on a TCanvas and t...
MuonSegmentContainer_v1 MuonSegmentContainer
Definition of the current "MuonSegment container version".
Lightweight algorithm to read xAOD MDT sim hits and (fast-digitised) drift circles from SG and fill a...
AxisRanges
Enum to select the corner coordinates shown by the plot.
Helper class to group muon sgements that may belong to a muon trajectory.
This header ties the generic definitions in this package.
Definition of the IRootVisualizationService interface.
std::vector< MsTrackSeed > MsTrackSeedContainer