CMS 3D CMS Logo

TotemTimingLocalTrack.h
Go to the documentation of this file.
1 /****************************************************************************
2  *
3  * This is a part of CTPPS offline software.
4  * Authors:
5  * Nicola Minafra (nicola.minafra@cern.ch)
6  * Mateusz Szpyrka (mateusz.szpyrka@cern.ch)
7  *
8  ****************************************************************************/
9 
10 
11 #ifndef DataFormats_CTPPSReco_TotemTimingLocalTrack
12 #define DataFormats_CTPPSReco_TotemTimingLocalTrack
13 
15 
16 //----------------------------------------------------------------------------------------------------
17 
19 {
20  public:
22  // no specific class members yet
23 };
24 
25 
26 #endif