LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Computes pi. More...
#include <iomanip>
#include <ios>
#include <random>
#include "art/Framework/Core/EDAnalyzer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "fhiclcpp/ParameterSet.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
Go to the source code of this file.
Classes | |
class | lar::ComputePi |
Computes pi (but it does not make it available) More... | |
Namespaces | |
lar | |
LArSoft-specific namespace. | |
Functions | |
template<typename T > | |
constexpr T | sqr (T v) |
|
inline |
Definition at line 92 of file ComputePi_module.cc.
Referenced by lar::ComputePi::analyze(), recob::Cluster::Cluster(), hit::details::CompiledGausFitCacheBaseStruct::gaus(), MedicalBeam::GenerateBeamDirection(), MedicalBeam::GeneratePrimaries(), lar::util::details::SimplePolyFitterDataBase< T, D >::sqr(), lar::util::StatCollector< T, W >::Variance(), lar::util::StatCollector2D< T, W >::VarianceX(), and lar::util::StatCollector2D< T, W >::VarianceY().