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
#ifndef INTERFACE_RPCINPUTSIGNAL_H
2
#define INTERFACE_RPCINPUTSIGNAL_H 1
3
4
// Include files
5
12
class
RPCInputSignal
{
13
public
:
14
15
virtual
~RPCInputSignal
( ) {};
16
17
virtual
void
clear
() = 0;
18
19
protected
:
20
21
private
:
22
23
};
24
#endif // INTERFACE_RPCINPUTSIGNAL_H
RPCInputSignal
Definition:
RPCInputSignal.h:12
RPCInputSignal::~RPCInputSignal
virtual ~RPCInputSignal()
Definition:
RPCInputSignal.h:15
RPCInputSignal::clear
virtual void clear()=0
Destructor.
Generated for CMSSW Reference Manual by
1.8.5