![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "SemiAnalyticalModel.h"#include "larsim/PhotonPropagation/PhotonPropagationUtils.h"#include "larcore/CoreUtils/ServiceUtil.h"#include "larcore/Geometry/Geometry.h"#include "larcore/Geometry/WireReadout.h"#include "larcorealg/CoreUtils/counter.h"#include "larcorealg/Geometry/CryostatGeo.h"#include "larcorealg/Geometry/GeometryCore.h"#include "larcorealg/Geometry/OpDetGeo.h"#include "lardata/DetectorInfoServices/LArPropertiesService.h"#include "cetlib_except/exception.h"#include "fhiclcpp/ParameterSet.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "TMath.h"#include <iostream>#include <vector>#include "boost/math/special_functions/ellint_1.hpp"#include "boost/math/special_functions/ellint_3.hpp"Go to the source code of this file.
Namespaces | |
| phot | |
| General LArSoft Utilities. | |