#include <BarrelRoadData.h>
|
| typedef float(* | Roads)[12][8] |
Definition at line 10 of file BarrelRoadData.h.
◆ Roads
| typedef float(* TrigL2MuonSA::BarrelRoadData::Roads)[12][8] |
◆ BarrelRoadData()
| TrigL2MuonSA::BarrelRoadData::BarrelRoadData |
( |
| ) |
|
Definition at line 43 of file BarrelRoadData.cxx.
44{
45 for(
int th=0;
th<2;++
th) {
46 for(
int pos=0;
pos<4;++
pos) {
47 for(int ly=0;ly<8;++ly) {
51 }
52 }
53 }
54}
const float MuonRoads[2][12][8]
◆ roads()
◆ BarrelRoadDataSvc
| friend class BarrelRoadDataSvc |
|
friend |
◆ m_roads
| float TrigL2MuonSA::BarrelRoadData::m_roads[2][12][8] |
|
private |
The documentation for this class was generated from the following files: