#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ValidatedPluginMacros.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "vdt/vdtMath.h"
#include "RecoVertex/PrimaryVertexProducer/interface/VertexTimeAlgorithmFromTracksPID.h"
Go to the source code of this file.
Macros | |
#define | LOG LogDebug("VertexTimeAlgorithmFromTracksPID") |
#define LOG LogDebug("VertexTimeAlgorithmFromTracksPID") |
Definition at line 14 of file VertexTimeAlgorithmFromTracksPID.cc.
Referenced by VertexTimeAlgorithmFromTracksPID::vertexTime().