Loading [MathJax]/jax/output/SVG/config.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef INDETSECVTXTRACKSELECTIONTOOL_H
7 #define INDETSECVTXTRACKSELECTIONTOOL_H
16 #include "GaudiKernel/ToolHandle.h"
17 #include "GaudiKernel/ServiceHandle.h"
29 class SecVtxTrackAccessor;
110 DoubleProperty
m_minD0{
this,
"minD0", -1.,
"Minimum |d0| of tracks"};
112 {
this,
"minNPixelHitsAtZeroTRT", -1,
"Minimum number of Pixel hit upon zero TRT hit"};
114 {
this,
"minTotalHits", -1,
"Minimum number of Pixel + SCT + TRT hits"};
117 #ifndef XAOD_ANALYSIS
120 #endif // XAOD_ANALYSIS
126 #endif // INDETSECVTXTRACKSELECTIONTOOL_INDETSECVTXTRACKSELECTIONTOOL_H
Class providing the definition of the 4-vector interface.
::StatusCode StatusCode
StatusCode definition for legacy code.
cut
This script demonstrates how to call a C++ class from Python Also how to use PyROOT is shown.
def best(iterable, priorities=[3, 2, 1, -1, 0])
constexpr std::enable_if_t< is_bitmask_v< E >, E & > set(E &lhs, E rhs)
Convenience function to set bits in a class enum bitmask.
Class describing a Vertex.
Class describing a TrackParticle.
Object to describe a series of cuts.