Skip to content

Commit 60024ec

Browse files
committed
revert accidentally enable debug output of vertexer
1 parent 5d6e2fc commit 60024ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Detectors/Vertexing/include/DetectorsVertexing

Detectors/Vertexing/include/DetectorsVertexing/PVertexer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
#include <TFile.h>
3838
#include <TStopwatch.h>
3939

40-
#define _PV_DEBUG_TREE_ // if enabled, produce dbscan and vertex comparison dump
40+
//#define _PV_DEBUG_TREE_ // if enabled, produce dbscan and vertex comparison dump
4141

4242
namespace o2
4343
{

0 commit comments

Comments
 (0)