CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_4_1_8_patch9/src/CondFormats/CSCObjects/src/CSCDBL1TPParameters.cc

Go to the documentation of this file.
00001 //-----------------------------------------------------------------------------
00002 //
00003 //   Class: CSCDBL1TPParameters
00004 //
00005 //   Description: Configuration parameters for the Level-1 CSC Trigger
00006 //                Primitives emulator.
00007 //
00008 //   Author: Slava Valuev
00009 //
00010 //-----------------------------------------------------------------------------
00011 
00012 #include <CondFormats/CSCObjects/interface/CSCDBL1TPParameters.h>
00013 
00014 //----------------
00015 // Constructors --
00016 //----------------
00017 
00018 CSCDBL1TPParameters::CSCDBL1TPParameters() {
00019 }
00020 
00021 //----------------
00022 //  Destructor  --
00023 //----------------
00024 
00025 CSCDBL1TPParameters::~CSCDBL1TPParameters() {
00026 }