10 #include <tls/MuonProfile.h>
14 #include <utl/Reader.h>
15 #include <utl/Branch.h>
16 #include <utl/AugerException.h>
28 if (modelo ==
"USCMuonProfile") {
32 else if (modelo ==
"ParametricMuonProfile") {
38 msg <<
"unknown MuonProfile class: " << modelo;
Base class for exceptions arising because configuration data are not valid.
Class representing a document branch.
Muon profile interpolated from maps derived from Monte Carlo simulations. Tables from the Santiago de...
std::string GetName() const
function to get the Branch name
This class wraps the muon profile implementation, which is based on a multi-dimensional parameterisat...
MuonProfile(utl::Branch branch)