#include "larsim/IonizationScintillation/ISTPC.h"
#include "larcoreobj/SimpleTypesAndConstants/geo_vectors.h"
#include "fhiclcpp/ParameterSet.h"
#include "TVector3.h"
#include "boost/math/policies/policy.hpp"
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | SemiAnalyticalModel |
struct | SemiAnalyticalModel::Dims |
struct | SemiAnalyticalModel::OpticalDetector |
Typedefs | |
typedef boost::math::policies::policy < boost::math::policies::promote_double < false > > | noLDoublePromote |
typedef boost::math::policies::policy<boost::math::policies::promote_double<false> > noLDoublePromote |
Definition at line 28 of file SemiAnalyticalModel.h.