Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
L1Trigger
RPCTechnicalTrigger
interface
RPCInputSignal.h
Go to the documentation of this file.
1
// $Id: RPCInputSignal.h,v 1.1 2009/01/30 15:42:47 aosorio Exp $
2
#ifndef INTERFACE_RPCINPUTSIGNAL_H
3
#define INTERFACE_RPCINPUTSIGNAL_H 1
4
5
// Include files
6
13
class
RPCInputSignal
{
14
public
:
15
16
virtual
~RPCInputSignal
( ) {};
17
18
virtual
void
clear
() = 0;
19
20
protected
:
21
22
private
:
23
24
};
25
#endif // INTERFACE_RPCINPUTSIGNAL_H
RPCInputSignal
Definition:
RPCInputSignal.h:13
RPCInputSignal::~RPCInputSignal
virtual ~RPCInputSignal()
Definition:
RPCInputSignal.h:16
RPCInputSignal::clear
virtual void clear()=0
Destructor.
Generated for CMSSW Reference Manual by
1.8.5