#include <TTUGlobalSignal.h>
Public Member Functions | |
void | clear () override |
Destructor. More... | |
TTUGlobalSignal () | |
Standard constructor. More... | |
TTUGlobalSignal (std::map< int, TTUInput * > *) | |
~TTUGlobalSignal () override | |
Destructor. More... | |
Public Member Functions inherited from RPCInputSignal | |
virtual | ~RPCInputSignal () |
Public Attributes | |
std::map< int, TTUInput * > * | m_wheelmap |
Definition at line 16 of file TTUGlobalSignal.h.
|
inline |
TTUGlobalSignal::TTUGlobalSignal | ( | std::map< int, TTUInput * > * | in | ) |
Definition at line 15 of file TTUGlobalSignal.cc.
References recoMuon::in, and m_wheelmap.
|
override |
|
inlineoverridevirtual |
std::map<int, TTUInput*>* TTUGlobalSignal::m_wheelmap |
Definition at line 25 of file TTUGlobalSignal.h.
Referenced by TTUGlobalSignal(), and ~TTUGlobalSignal().