1 #ifndef __FLASHFINDERFMWKINTERFACE_H__
2 #define __FLASHFINDERFMWKINTERFACE_H__
5 #include "fhiclcpp/ParameterSet.h"
19 std::vector<size_t>
ListOpDets(
int cryostat=-1);
21 size_t NOpDets(
int cryostat=-1);
23 std::vector<int>
PDNamesToList(std::vector<std::string> pd_names);
std::vector< int > PDNamesToList(std::vector< std::string > pd_names)
std::vector< size_t > ListOpDets(int cryostat)
std::vector< size_t > ListOpChannelsByTPC(int tpc)
void OpDetCenterFromOpChannel(size_t opch, double *xyz)
size_t NOpDets(int cryostat)
std::vector< size_t > ListOpChannels(int cryostat)
size_t OpDetFromOpChannel(size_t opch)
art framework interface to geometry description
fhicl::ParameterSet Config_t