#include <ROPandTPCsetBuildingAlg.h>
Public Member Functions | |
Results_t (ResultsBase_t &&data) | |
std::vector< unsigned int > | TPCsetCount ()&& |
Output: number of TPC sets in each cryostat. More... | |
readout::TPCsetDataContainer < TPCColl_t > | TPCsetTPCs ()&& |
Output: TPC's in each TPC set. More... | |
readout::TPCsetDataContainer < unsigned int > | ROPcount ()&& |
Output: number of readout planes in each TPC set. More... | |
readout::ROPDataContainer < PlaneColl_t > | ROPplanes ()&& |
Output: planes in each of the readout plane. More... | |
geo::TPCDataContainer < readout::TPCsetID > | TPCtoTPCset ()&& |
Output: number of readout planes in each TPC set. More... | |
geo::PlaneDataContainer < readout::ROPID > | PlaneToROP ()&& |
Output: planes in each of the readout plane. More... | |
Definition at line 116 of file ROPandTPCsetBuildingAlg.h.
|
inline |
Definition at line 118 of file ROPandTPCsetBuildingAlg.h.
|
inline |
Output: planes in each of the readout plane.
Definition at line 141 of file ROPandTPCsetBuildingAlg.h.
|
inline |
Output: number of readout planes in each TPC set.
Definition at line 129 of file ROPandTPCsetBuildingAlg.h.
|
inline |
Output: planes in each of the readout plane.
Definition at line 133 of file ROPandTPCsetBuildingAlg.h.
|
inline |
Output: number of TPC sets in each cryostat.
Definition at line 121 of file ROPandTPCsetBuildingAlg.h.
|
inline |
Output: TPC's in each TPC set.
Definition at line 125 of file ROPandTPCsetBuildingAlg.h.
|
inline |
Output: number of readout planes in each TPC set.
Definition at line 137 of file ROPandTPCsetBuildingAlg.h.