CMS 3D CMS Logo

CTPPSDiamondRecHitProducerAlgorithm.h
Go to the documentation of this file.
1 /****************************************************************************
2 *
3 * This is a part of CTPPS offline software.
4 * Authors:
5 * Laurent Forthomme (laurent.forthomme@cern.ch)
6 *
7 ****************************************************************************/
8 
9 #ifndef RecoCTPPS_TotemRPLocal_CTPPSDiamondRecHitProducerAlgorithm
10 #define RecoCTPPS_TotemRPLocal_CTPPSDiamondRecHitProducerAlgorithm
11 
13 
15 
19 
22 
24 {
25  public:
27 
29 
30  private:
32  double ts_to_ns_;
33 };
34 
35 #endif
void build(const CTPPSGeometry *, const edm::DetSetVector< CTPPSDiamondDigi > &, edm::DetSetVector< CTPPSDiamondRecHit > &)
double ts_to_ns_
Conversion constant between HPTDC time slice and absolute time (in ns)
The manager class for TOTEM RP geometry.
Definition: CTPPSGeometry.h:33
CTPPSDiamondRecHitProducerAlgorithm(const edm::ParameterSet &conf)