1 #ifndef SIMPHOTONCOUNTERALG_H 2 #define SIMPHOTONCOUNTERALG_H 22 class OpDigiProperties;
37 void AddSimPhotonsVector(std::vector<sim::SimPhotons>
const&);
42 std::vector<float>
const& PromptPhotonVector(
size_t);
43 std::vector<float>
const& LatePhotonVector(
size_t);
50 void FillAllRanges(std::vector<fhicl::ParameterSet>
const&);
std::vector< std::vector< float > > fWavelengthRanges
std::vector< SimPhotonCounter > fCounters
Simulation objects for optical detectors.
Description of geometry of one entire detector.
Namespace collecting geometry-related classes utilities.
std::vector< std::vector< float > > fTimeRanges
Collection of sim::SimPhotons, indexed by channel number.