1 #ifndef PROPAGATIONTIMEMODEL_H 2 #define PROPAGATIONTIMEMODEL_H 22 #include "CLHEP/Random/RandFlat.h" 23 #include "CLHEP/Random/RandGeneral.h" 26 class HepRandomEngine;
44 CLHEP::HepRandomEngine& scintTimeEngine,
45 const bool doReflectedLight =
false,
46 const bool GeoPropTimeOnly =
false);
49 void propagationTime(std::vector<double>& arrivalTimes,
51 const size_t OpChannel,
52 const bool Reflected =
false);
56 CLHEP::HepRandomEngine& scintTimeEngine);
59 void getVUVTimes(std::vector<double>& arrivalTimes,
60 const double distance_in_cm,
61 const size_t angle_bin);
63 void getVUVTimesGeo(std::vector<double>& arrivalTimes,
const double distance_in_cm)
const;
66 void getVISTimes(std::vector<double>& arrivalTimes,
71 std::vector<geo::Point_t> opDetCenters()
const;
72 std::vector<int> opDetOrientations()
const;
90 double fstep_size,
fvuv_vgroup_mean, fvuv_vgroup_max, fmin_d, finflexion_point_distance,
91 fangle_bin_timing_vuv;
104 std::vector<std::vector<std::vector<double>>>
ftau_pars;
const std::vector< geo::Point_t > fOpDetCenter
const std::vector< int > fOpDetOrientation
CLHEP::RandFlat fUniformGen
std::vector< std::vector< std::vector< double > > > fcut_off_pars
geo::GeometryCore const & fGeom
std::vector< std::vector< CLHEP::RandGeneral > > fVUVTimingGen
Definitions of geometry vector data types.
const geo::Point_t fcathode_centre
std::vector< std::vector< double > > fVUV_min
const double fplane_depth
std::vector< double > fradial_distances_refl
std::vector< std::vector< std::vector< double > > > ftau_pars
Description of the physical geometry of one entire detector.
Provides a base class aware of world box coordinates.
std::vector< double > fdistances_refl
ROOT::Math::PositionVector3D< ROOT::Math::Cartesian3D< double >, ROOT::Math::GlobalCoordinateSystemTag > Point_t
Type for representation of position in physical 3D space.
General LArSoft Utilities.
const bool fGeoPropTimeOnly
std::vector< std::vector< double > > fVUV_max