src
CondFormats
L1TObjects
src
L1RPCConfig.cc
Go to the documentation of this file.
1
// -*- C++ -*-
2
//
3
// Package: RPCObjects
4
// Class : L1RPCConfig
5
//
6
// Implementation:
7
// <Notes on implementation>
8
//
9
// Original Author: Tomasz Fruboes
10
// Created: Tue Mar 20 12:04:44 CET 2007
11
// $Id: L1RPCConfig.cc,v 1.1 2007/04/02 10:44:15 fruboes Exp $
12
//
13
14
// system include files
15
16
// user include files
17
#include "
CondFormats/L1TObjects/interface/L1RPCConfig.h
"
18
19
//
20
// constants, enums and typedefs
21
//
22
23
//
24
// static data member definitions
25
//
26
27
//
28
// constructors and destructor
29
//
30
L1RPCConfig::L1RPCConfig
() {
m_ppt
= -1; }
31
32
L1RPCConfig::~L1RPCConfig
() {}
33
34
//void L1RPCConfig::setDataDir(const std::string &dir){
35
36
// m_dataDir = dir;
37
38
//}
L1RPCConfig::m_ppt
int m_ppt
Definition:
L1RPCConfig.h:44
L1RPCConfig::L1RPCConfig
L1RPCConfig()
Definition:
L1RPCConfig.cc:30
L1RPCConfig::~L1RPCConfig
~L1RPCConfig()
Definition:
L1RPCConfig.cc:32
L1RPCConfig.h
Generated for CMSSW Reference Manual by
1.8.14