CMS 3D CMS Logo

VertexTimeAlgorithmLegacy4D.h
Go to the documentation of this file.
1 #ifndef usercode_PrimaryVertexAnalyzer_VertexTimeLegacy4D_h
2 #define usercode_PrimaryVertexAnalyzer_VertexTimeLegacy4D_h
3 
5 
9 
11 public:
13  ~VertexTimeAlgorithmLegacy4D() override = default;
14 
16 
17  void setEvent(edm::Event& iEvent, edm::EventSetup const& iSetup) override;
18 
19  bool vertexTime(float& vtxTime, float& vtxTimeError, TransientVertex const& vtx) const override;
20 };
21 
22 #endif
static void fillPSetDescription(edm::ParameterSetDescription &iDesc)
VertexTimeAlgorithmLegacy4D(const edm::ParameterSet &conf, edm::ConsumesCollector &iC)
bool vertexTime(float &vtxTime, float &vtxTimeError, TransientVertex const &vtx) const override
int iEvent
Definition: GenABIO.cc:224
~VertexTimeAlgorithmLegacy4D() override=default
void setEvent(edm::Event &iEvent, edm::EventSetup const &iSetup) override