All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros | Functions
sbndcode/sbndcode/OpDetReco/OpFlash/FlashFinder/FlashFinderFMWKInterface.cxx File Reference
#include "art/Framework/Core/EDProducer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Principal/Handle.h"
#include "art/Framework/Principal/Run.h"
#include "art/Framework/Principal/SubRun.h"
#include "canvas/Utilities/InputTag.h"
#include "fhiclcpp/ParameterSet.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "art_root_io/TFileService.h"
#include "larcore/Geometry/Geometry.h"
#include "FlashFinderFMWKInterface.h"

Go to the source code of this file.

Namespaces

 lightana
 

Macros

#define __FLASHFINDERFMWKINTERFACE_CXX__
 

Functions

std::vector< size_t > lightana::ListOpChannels (int cryostat)
 
std::vector< size_t > lightana::ListOpDets (int cryostat)
 
size_t lightana::NOpDets (int cryostat)
 
std::vector< size_t > lightana::ListOpChannelsByTPC (int tpc)
 
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)
 

Macro Definition Documentation

#define __FLASHFINDERFMWKINTERFACE_CXX__