#include <ITgcRawDataMonitorTool.h>
|
virtual | ~ITgcRawDataMonitorTool ()=default |
|
| DeclareInterfaceID (ITgcRawDataMonitorTool, 1, 0) |
|
virtual std::set< std::string > | getPassedChambers (const Amg::Vector3D &extVec) const =0 |
|
virtual bool | getMapIndex (const TGC::TgcHit &tgcHit, int &etamapindex, int &phimapindex, int &globalphimapindex) const =0 |
|
virtual bool | getMapIndex (const TGC::TgcChamber &tgcCham, int ilay, int &etamapindex, int &phimapindex, int &globalphimapindex) const =0 |
|
virtual bool | getMapIndexOnline (const std::string &chamber_type_name, int &etamap_index, int &phimap_index, int &phimap_global_index) const =0 |
|
Definition at line 13 of file ITgcRawDataMonitorTool.h.
◆ ~ITgcRawDataMonitorTool()
virtual ITgcRawDataMonitorTool::~ITgcRawDataMonitorTool |
( |
| ) |
|
|
virtualdefault |
◆ DeclareInterfaceID()
◆ getMapIndex() [1/2]
virtual bool ITgcRawDataMonitorTool::getMapIndex |
( |
const TGC::TgcChamber & |
tgcCham, |
|
|
int |
ilay, |
|
|
int & |
etamapindex, |
|
|
int & |
phimapindex, |
|
|
int & |
globalphimapindex |
|
) |
| const |
|
pure virtual |
◆ getMapIndex() [2/2]
virtual bool ITgcRawDataMonitorTool::getMapIndex |
( |
const TGC::TgcHit & |
tgcHit, |
|
|
int & |
etamapindex, |
|
|
int & |
phimapindex, |
|
|
int & |
globalphimapindex |
|
) |
| const |
|
pure virtual |
◆ getMapIndexOnline()
virtual bool ITgcRawDataMonitorTool::getMapIndexOnline |
( |
const std::string & |
chamber_type_name, |
|
|
int & |
etamap_index, |
|
|
int & |
phimap_index, |
|
|
int & |
phimap_global_index |
|
) |
| const |
|
pure virtual |
◆ getPassedChambers()
virtual std::set<std::string> ITgcRawDataMonitorTool::getPassedChambers |
( |
const Amg::Vector3D & |
extVec | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: