#include "RecoLocalFastTime/FTLClusterizer/interface/MTDArrayBuffer.h"
#include "RecoLocalFastTime/FTLClusterizer/interface/MTDThresholdClusterizer.h"
#include "RecoLocalFastTime/FTLClusterizer/interface/BTLRecHitsErrorEstimatorIM.h"
#include "DataFormats/ForwardDetId/interface/BTLDetId.h"
#include "DataFormats/ForwardDetId/interface/ETLDetId.h"
#include "Geometry/MTDGeometryBuilder/interface/ProxyMTDTopology.h"
#include "Geometry/MTDGeometryBuilder/interface/RectangularMTDTopology.h"
#include "Geometry/MTDCommonData/interface/MTDTopologyMode.h"
#include <stack>
#include <vector>
#include <iostream>
#include <atomic>
#include <cmath>
Go to the source code of this file.
Macros | |
#define | DEBUG(x) |
#define DEBUG | ( | x | ) |
Definition at line 28 of file MTDThresholdClusterizer.cc.
Referenced by MTDThresholdClusterizer::clusterize(), MTDThresholdClusterizer::copy_to_buffer(), and MTDThresholdClusterizer::setup().