#include "fhiclcpp/ParameterSet.h"#include "larcore/Geometry/Geometry.h"#include "sbndcode/OpDetSim/sbndPDMapAlg.hh"#include <stdlib.h>Go to the source code of this file.
Namespaces | |
| lightana | |
Typedefs | |
| typedef fhicl::ParameterSet | lightana::Config_t |
Functions | |
| std::vector< size_t > | lightana::ListOpChannels (int cryostat) |
| std::vector< size_t > | lightana::ListOpChannelsByTPC (int tpc) |
| std::vector< size_t > | lightana::ListOpDets (int cryostat) |
| size_t | lightana::NOpDets (int cryostat) |
| std::vector< int > | lightana::PDNamesToList (std::vector< std::string > pd_names) |
| size_t | lightana::OpDetFromOpChannel (size_t opch) |
| void | lightana::OpDetCenterFromOpChannel (size_t opch, double *xyz) |
1.8.5