|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <DetectorPlaneMap.hpp>
Public Member Functions | |
| PlaneInfo | get_plane_info (std::string channel_map_name, int detelement, int plane) |
Public Attributes | |
| const std::map< std::pair< int, int >, PlaneInfo > | pdhd_plane_map |
| const std::map< std::pair< int, int >, PlaneInfo > | pdvd_plane_map |
Definition at line 18 of file DetectorPlaneMap.hpp.
| PlaneInfo triggeralgs::DetectorPlaneMap::get_plane_info | ( | std::string | channel_map_name, |
| int | detelement, | ||
| int | plane ) |
Definition at line 6 of file DetectorPlaneMap.cpp.
| const std::map<std::pair<int,int>, PlaneInfo> triggeralgs::DetectorPlaneMap::pdhd_plane_map |
Definition at line 19 of file DetectorPlaneMap.hpp.
| const std::map<std::pair<int,int>, PlaneInfo> triggeralgs::DetectorPlaneMap::pdvd_plane_map |
Definition at line 34 of file DetectorPlaneMap.hpp.