ATLAS Offline Software
Loading...
Searching...
No Matches
VxJetFitterDebugInfo.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5/***************************************************************************
6 VxClusteringTable.h - Description
7 -------------------
8 begin : Februar 2007
9 authors : Giacinto Piacquadio (University of Freiburg)
10 Christian Weiser (University of Freiburg)
11 e-mails: giacinto.piacquadio@physik.uni-freiburg.de)
12 christian.weiser@cern.ch
13 changes: new!
14
15 (c) Atlas Collaboration 2007
16
17 Just a debug class. Probably it will not appear in the final version of
18 the released software.
19
20
21 ***************************************************************************/
22
23#include "GaudiKernel/MsgStream.h"
24
25namespace Trk {
26
28 {
29 public:
31
33
37 MsgStream& dump(MsgStream& sl) const;
38
42 std::ostream& dump(std::ostream& sl) const;
43
45 return m_numFitIterations;
46 }
47
48 void setNumFitIterations(int num) {
50 }
51
55
59
60 protected:
63 // int m_numSignFlips;
64 };
65
66
67
68
69}
Ensure that the ATLAS eigen extensions are properly loaded.
-event-from-file