|  | 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" 
   30   class SecVtxTrackAccessor;
 
  111     DoubleProperty 
m_minD0{
this, 
"minD0", -1., 
"Minimum |d0| of tracks"};
 
  113       {
this, 
"minNPixelHitsAtZeroTRT", -1, 
"Minimum number of Pixel hit upon zero TRT hit"};
 
  115       {
this, 
"minTotalHits", -1, 
"Minimum number of Pixel + SCT + TRT hits"};
 
  118 #ifndef XAOD_ANALYSIS 
  121 #endif // XAOD_ANALYSIS 
  127 #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.