CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_6_1_2_SLHC4_patch1/src/CondFormats/DTObjects/src/DTVelocityUnits.cc

Go to the documentation of this file.
00001 /*
00002  *  See header file for a description of this class.
00003  *
00004  *  $Date: 2008/09/29 13:16:24 $
00005  *  $Revision: 1.1 $
00006  *  \author Paolo Ronchese INFN Padova
00007  *
00008  */
00009 
00010 //-----------------------
00011 // This Class' Header --
00012 //-----------------------
00013 #include "CondFormats/DTObjects/interface/DTVelocityUnits.h"
00014 
00015 //-------------------------------
00016 // Collaborating Class Headers --
00017 //-------------------------------
00018 
00019 
00020 //---------------
00021 // C++ Headers --
00022 //---------------
00023 
00024 
00025 //-------------------
00026 // Initializations --
00027 //-------------------
00028 
00029 
00030 //----------------
00031 // Constructors --
00032 //----------------
00033 DTVelocityUnits::DTVelocityUnits() {
00034 }
00035 
00036 //--------------
00037 // Destructor --
00038 //--------------
00039 DTVelocityUnits::~DTVelocityUnits() {
00040 }
00041 
00042 //--------------
00043 // Operations --
00044 //--------------
00045 
00046