LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
Computes pi. More...
#include <random>
#include <ios>
#include <iomanip>
#include "fhiclcpp/ParameterSet.h"
#include "art/Framework/Core/EDAnalyzer.h"
#include "art/Framework/Core/ModuleMacros.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 96 of file ComputePi_module.cc.
Referenced by lar::ComputePi::analyze().