test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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
//
21
// constants, enums and typedefs
22
//
23
24
//
25
// static data member definitions
26
//
27
28
//
29
// constructors and destructor
30
//
31
L1RPCConfig::L1RPCConfig
()
32
{
33
m_ppt
= -1;
34
}
35
36
37
L1RPCConfig::~L1RPCConfig
()
38
{
39
}
40
41
42
//void L1RPCConfig::setDataDir(const std::string &dir){
43
44
// m_dataDir = dir;
45
46
//}
L1RPCConfig::m_ppt
int m_ppt
Definition:
L1RPCConfig.h:47
L1RPCConfig::L1RPCConfig
L1RPCConfig()
Definition:
L1RPCConfig.cc:31
L1RPCConfig::~L1RPCConfig
~L1RPCConfig()
Definition:
L1RPCConfig.cc:37
L1RPCConfig.h
Generated for CMSSW Reference Manual by
1.8.5