CMS 3D CMS Logo

TotemT2RecHitProducerAlgorithm.h
Go to the documentation of this file.
1 /****************************************************************************
2 *
3 * This is a part of TOTEM offline software.
4 * Authors:
5 * Laurent Forthomme (laurent.forthomme@cern.ch)
6 *
7 ****************************************************************************/
8 
9 #ifndef RecoPPS_Local_TotemT2RecHitProducerAlgorithm
10 #define RecoPPS_Local_TotemT2RecHitProducerAlgorithm
11 
13 
17 
19 
21  edmNew::DetSetVector<TotemT2Digi>,
22  edmNew::DetSetVector<TotemT2RecHit> > {
23 public:
25  void build(const TotemGeometry&,
28 };
29 
30 #endif
void build(const TotemGeometry &, const edmNew::DetSetVector< TotemT2Digi > &, edmNew::DetSetVector< TotemT2RecHit > &) override
TimingRecHitProducerAlgorithm(const edm::ParameterSet &iConfig)