LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Properties related to liquid argon environment in the detector. More...
#include "LArPropertiesStandard.h"
Classes | |
struct | Configuration_t |
structure with all configuration parameters More... | |
struct | ConfigWithScintByType_t |
structure with all configuration parameters More... | |
Public Types | |
using | ConfigurationParameters_t = ConfigWithScintByType_t |
Public Member Functions | |
LArPropertiesStandard () | |
LArPropertiesStandard (fhicl::ParameterSet const &pset, std::set< std::string > ignore_params={}) | |
LArPropertiesStandard (LArPropertiesStandard const &)=delete | |
virtual | ~LArPropertiesStandard ()=default |
bool | Configure (fhicl::ParameterSet const &pset, std::set< std::string > ignore_params={}) |
Configures the provider. More... | |
bool | Update (uint64_t ts=0) |
virtual double | RadiationLength () const override |
g/cm^2 More... | |
virtual double | Argon39DecayRate () const override |
virtual double | AtomicNumber () const override |
Ar atomic number. More... | |
virtual double | AtomicMass () const override |
Ar atomic mass (g/mol) More... | |
virtual double | ExcitationEnergy () const override |
Ar mean excitation energy (eV) More... | |
virtual double | ScintResolutionScale () const override |
virtual double | ScintFastTimeConst () const override |
virtual double | ScintSlowTimeConst () const override |
virtual double | ScintBirksConstant () const override |
virtual bool | ScintByParticleType () const override |
virtual double | ScintYield (bool prescale=false) const override |
virtual double | ScintPreScale (bool prescale=true) const override |
virtual double | ScintYieldRatio () const override |
virtual double | ProtonScintYield (bool prescale=false) const override |
virtual double | ProtonScintYieldRatio () const override |
virtual double | MuonScintYield (bool prescale=false) const override |
virtual double | MuonScintYieldRatio () const override |
virtual double | KaonScintYield (bool prescale=false) const override |
virtual double | KaonScintYieldRatio () const override |
virtual double | PionScintYield (bool prescale=false) const override |
virtual double | PionScintYieldRatio () const override |
virtual double | ElectronScintYield (bool prescale=false) const override |
virtual double | ElectronScintYieldRatio () const override |
virtual double | AlphaScintYield (bool prescale=false) const override |
virtual double | AlphaScintYieldRatio () const override |
virtual bool | CerenkovLightEnabled () const override |
virtual std::map< double, double > | SlowScintSpectrum () const override |
virtual std::map< double, double > | FastScintSpectrum () const override |
virtual std::map< double, double > | RIndexSpectrum () const override |
virtual std::map< double, double > | AbsLengthSpectrum () const override |
virtual std::map< double, double > | RayleighSpectrum () const override |
virtual std::map< std::string, std::map< double, double > > | SurfaceReflectances () const override |
virtual std::map< std::string, std::map< double, double > > | SurfaceReflectanceDiffuseFractions () const override |
void | SetRadiationLength (double rl) |
void | SetArgon39DecayRate (double r) |
void | SetAtomicNumber (double z) |
void | SetAtomicMass (double a) |
void | SetMeanExcitationEnergy (double e) |
void | SetFastScintSpectrum (std::vector< double > s) |
void | SetFastScintEnergies (std::vector< double > s) |
void | SetSlowScintSpectrum (std::vector< double > s) |
void | SetSlowScintEnergies (std::vector< double > s) |
void | SetRIndexSpectrum (std::vector< double > s) |
void | SetRIndexEnergies (std::vector< double > s) |
void | SetAbsLengthSpectrum (std::vector< double > s) |
void | SetAbsLengthEnergies (std::vector< double > s) |
void | SetRayleighSpectrum (std::vector< double > s) |
void | SetRayleighEnergies (std::vector< double > s) |
void | SetScintByParticleType (bool l) |
void | SetProtonScintYield (double y) |
void | SetProtonScintYieldRatio (double r) |
void | SetMuonScintYield (double y) |
void | SetMuonScintYieldRatio (double r) |
void | SetPionScintYield (double y) |
void | SetPionScintYieldRatio (double r) |
void | SetKaonScintYield (double y) |
void | SetKaonScintYieldRatio (double r) |
void | SetElectronScintYield (double y) |
void | SetElectronScintYieldRatio (double r) |
void | SetAlphaScintYield (double y) |
void | SetAlphaScintYieldRatio (double r) |
void | SetScintYield (double y) |
void | SetScintPreScale (double s) |
void | SetScintResolutionScale (double r) |
void | SetScintFastTimeConst (double t) |
void | SetScintSlowTimeConst (double t) |
void | SetScintYieldRatio (double r) |
void | SetScintBirksConstant (double kb) |
void | SetEnableCerenkovLight (bool f) |
void | SetReflectiveSurfaceNames (std::vector< std::string > n) |
void | SetReflectiveSurfaceEnergies (std::vector< double > e) |
void | SetReflectiveSurfaceReflectances (std::vector< std::vector< double >> r) |
void | SetReflectiveSurfaceDiffuseFractions (std::vector< std::vector< double >> f) |
void | SetExtraMatProperties (bool l) |
virtual bool | ExtraMatProperties () const override |
virtual double | TpbTimeConstant () const override |
virtual std::map< double, double > | TpbAbs () const override |
virtual std::map< double, double > | TpbEm () const override |
void | SetTpbTimeConstant (double y) |
void | SetTpbEmmisionEnergies (std::vector< double > s) |
void | SetTpbEmmisionSpectrum (std::vector< double > s) |
void | SetTpbAbsorptionEnergies (std::vector< double > s) |
void | SetTpbAbsorptionSpectrum (std::vector< double > s) |
Properties related to liquid argon environment in the detector.
This class can access databases via DatabaseUtil service.
Definition at line 72 of file LArPropertiesStandard.h.
Definition at line 435 of file LArPropertiesStandard.h.
detinfo::LArPropertiesStandard::LArPropertiesStandard | ( | ) |
Definition at line 21 of file LArPropertiesStandard.cxx.
|
explicit |
Definition at line 24 of file LArPropertiesStandard.cxx.
References Configure(), fIsConfigured, fhicl::ParameterSet::get(), ScintByParticleType(), SetAbsLengthEnergies(), SetAbsLengthSpectrum(), SetAlphaScintYield(), SetAlphaScintYieldRatio(), SetArgon39DecayRate(), SetAtomicMass(), SetAtomicNumber(), SetElectronScintYield(), SetElectronScintYieldRatio(), SetEnableCerenkovLight(), SetFastScintEnergies(), SetFastScintSpectrum(), SetKaonScintYield(), SetKaonScintYieldRatio(), SetMeanExcitationEnergy(), SetMuonScintYield(), SetMuonScintYieldRatio(), SetPionScintYield(), SetPionScintYieldRatio(), SetProtonScintYield(), SetProtonScintYieldRatio(), SetRadiationLength(), SetRayleighEnergies(), SetRayleighSpectrum(), SetReflectiveSurfaceDiffuseFractions(), SetReflectiveSurfaceEnergies(), SetReflectiveSurfaceNames(), SetReflectiveSurfaceReflectances(), SetRIndexEnergies(), SetRIndexSpectrum(), SetScintBirksConstant(), SetScintByParticleType(), SetScintFastTimeConst(), SetScintPreScale(), SetScintResolutionScale(), SetScintSlowTimeConst(), SetScintYield(), SetScintYieldRatio(), SetSlowScintEnergies(), SetSlowScintSpectrum(), and lar::dump::vector().
|
delete |
|
virtualdefault |
|
overridevirtual |
Implements detinfo::LArProperties.
Definition at line 319 of file LArPropertiesStandard.cxx.
References fAbsLengthEnergies, and fAbsLengthSpectrum.
|
inlineoverridevirtual |
Implements detinfo::LArProperties.
Definition at line 148 of file LArPropertiesStandard.h.
|
inlineoverridevirtual |
Implements detinfo::LArProperties.
Definition at line 152 of file LArPropertiesStandard.h.
|
inlineoverridevirtual |
Implements detinfo::LArProperties.
Definition at line 94 of file LArPropertiesStandard.h.
|
inlineoverridevirtual |
Ar atomic mass (g/mol)
Implements detinfo::LArProperties.
Definition at line 102 of file LArPropertiesStandard.h.
|
inlineoverridevirtual |
Ar atomic number.
Implements detinfo::LArProperties.
Definition at line 100 of file LArPropertiesStandard.h.
|
inlineoverridevirtual |
Implements detinfo::LArProperties.
Definition at line 153 of file LArPropertiesStandard.h.
bool detinfo::LArPropertiesStandard::Configure | ( | fhicl::ParameterSet const & | pset, |
std::set< std::string > | ignore_params = {} |
||
) |
Configures the provider.
pset | configuration parameter set |
ignore_params | unknown parameters to be tolerated (optional) |
This method will validate the parameter set (except for the parameters it's explicitly told to ignore) and extract the useful information out of it.
Definition at line 93 of file LArPropertiesStandard.cxx.
References detinfo::LArPropertiesStandard::Configuration_t::AbsLengthEnergies, detinfo::LArPropertiesStandard::Configuration_t::AbsLengthSpectrum, detinfo::LArPropertiesStandard::ConfigWithScintByType_t::AlphaScintYield, detinfo::LArPropertiesStandard::ConfigWithScintByType_t::AlphaScintYieldRatio, detinfo::LArPropertiesStandard::Configuration_t::Argon39DecayRate, detinfo::LArPropertiesStandard::Configuration_t::AtomicMass, detinfo::LArPropertiesStandard::Configuration_t::AtomicNumber, detinfo::LArPropertiesStandard::ConfigWithScintByType_t::ElectronScintYield, detinfo::LArPropertiesStandard::ConfigWithScintByType_t::ElectronScintYieldRatio, detinfo::LArPropertiesStandard::Configuration_t::EnableCerenkovLight, detinfo::LArPropertiesStandard::Configuration_t::ExtraMatProperties, detinfo::LArPropertiesStandard::Configuration_t::FastScintEnergies, detinfo::LArPropertiesStandard::Configuration_t::FastScintSpectrum, fIsConfigured, fhicl::ParameterSet::get(), lar::IgnorableProviderConfigKeys(), detinfo::LArPropertiesStandard::ConfigWithScintByType_t::KaonScintYield, detinfo::LArPropertiesStandard::ConfigWithScintByType_t::KaonScintYieldRatio, fhicl::detail::ParameterBase::key(), detinfo::LArPropertiesStandard::Configuration_t::MeanExcitationEnergy, detinfo::LArPropertiesStandard::ConfigWithScintByType_t::MuonScintYield, detinfo::LArPropertiesStandard::ConfigWithScintByType_t::MuonScintYieldRatio, detinfo::LArPropertiesStandard::ConfigWithScintByType_t::PionScintYield, detinfo::LArPropertiesStandard::ConfigWithScintByType_t::PionScintYieldRatio, detinfo::LArPropertiesStandard::ConfigWithScintByType_t::ProtonScintYield, detinfo::LArPropertiesStandard::ConfigWithScintByType_t::ProtonScintYieldRatio, detinfo::LArPropertiesStandard::Configuration_t::RadiationLength, detinfo::LArPropertiesStandard::Configuration_t::RayleighEnergies, detinfo::LArPropertiesStandard::Configuration_t::RayleighSpectrum, detinfo::LArPropertiesStandard::Configuration_t::ReflectiveSurfaceDiffuseFractions, detinfo::LArPropertiesStandard::Configuration_t::ReflectiveSurfaceEnergies, detinfo::LArPropertiesStandard::Configuration_t::ReflectiveSurfaceNames, detinfo::LArPropertiesStandard::Configuration_t::ReflectiveSurfaceReflectances, detinfo::LArPropertiesStandard::Configuration_t::RIndexEnergies, detinfo::LArPropertiesStandard::Configuration_t::RIndexSpectrum, detinfo::LArPropertiesStandard::Configuration_t::ScintBirksConstant, detinfo::LArPropertiesStandard::Configuration_t::ScintByParticleType, detinfo::LArPropertiesStandard::Configuration_t::ScintFastTimeConst, detinfo::LArPropertiesStandard::Configuration_t::ScintPreScale, detinfo::LArPropertiesStandard::Configuration_t::ScintResolutionScale, detinfo::LArPropertiesStandard::Configuration_t::ScintSlowTimeConst, detinfo::LArPropertiesStandard::Configuration_t::ScintYield, detinfo::LArPropertiesStandard::Configuration_t::ScintYieldRatio, SetAbsLengthEnergies(), SetAbsLengthSpectrum(), SetAlphaScintYield(), SetAlphaScintYieldRatio(), SetArgon39DecayRate(), SetAtomicMass(), SetAtomicNumber(), SetElectronScintYield(), SetElectronScintYieldRatio(), SetEnableCerenkovLight(), SetExtraMatProperties(), SetFastScintEnergies(), SetFastScintSpectrum(), SetKaonScintYield(), SetKaonScintYieldRatio(), SetMeanExcitationEnergy(), SetMuonScintYield(), SetMuonScintYieldRatio(), SetPionScintYield(), SetPionScintYieldRatio(), SetProtonScintYield(), SetProtonScintYieldRatio(), SetRadiationLength(), SetRayleighEnergies(), SetRayleighSpectrum(), SetReflectiveSurfaceDiffuseFractions(), SetReflectiveSurfaceEnergies(), SetReflectiveSurfaceNames(), SetReflectiveSurfaceReflectances(), SetRIndexEnergies(), SetRIndexSpectrum(), SetScintBirksConstant(), SetScintByParticleType(), SetScintFastTimeConst(), SetScintPreScale(), SetScintResolutionScale(), SetScintSlowTimeConst(), SetScintYield(), SetScintYieldRatio(), SetSlowScintEnergies(), SetSlowScintSpectrum(), SetTpbAbsorptionEnergies(), SetTpbAbsorptionSpectrum(), SetTpbEmmisionEnergies(), SetTpbEmmisionSpectrum(), SetTpbTimeConstant(), detinfo::LArPropertiesStandard::Configuration_t::SlowScintEnergies, detinfo::LArPropertiesStandard::Configuration_t::SlowScintSpectrum, detinfo::LArPropertiesStandard::Configuration_t::TpbAbsorptionEnergies, detinfo::LArPropertiesStandard::Configuration_t::TpbAbsorptionSpectrum, detinfo::LArPropertiesStandard::Configuration_t::TpbEmmisionEnergies, detinfo::LArPropertiesStandard::Configuration_t::TpbEmmisionSpectrum, detinfo::LArPropertiesStandard::Configuration_t::TpbTimeConstant, and value.
Referenced by LArPropertiesStandard().
|
inlineoverridevirtual |
Implements detinfo::LArProperties.
Definition at line 143 of file LArPropertiesStandard.h.
|
inlineoverridevirtual |
Implements detinfo::LArProperties.
Definition at line 147 of file LArPropertiesStandard.h.
|
inlineoverridevirtual |
Ar mean excitation energy (eV)
Implements detinfo::LArProperties.
Definition at line 104 of file LArPropertiesStandard.h.
|
inlineoverridevirtual |
Implements detinfo::LArProperties.
Definition at line 217 of file LArPropertiesStandard.h.
|
overridevirtual |
Implements detinfo::LArProperties.
Definition at line 271 of file LArPropertiesStandard.cxx.
References fFastScintEnergies, and fFastScintSpectrum.
|
inlineoverridevirtual |
Implements detinfo::LArProperties.
Definition at line 133 of file LArPropertiesStandard.h.
|
inlineoverridevirtual |
Implements detinfo::LArProperties.
Definition at line 137 of file LArPropertiesStandard.h.
|
inlineoverridevirtual |
Implements detinfo::LArProperties.
Definition at line 128 of file LArPropertiesStandard.h.
|
inlineoverridevirtual |
Implements detinfo::LArProperties.
Definition at line 132 of file LArPropertiesStandard.h.
|
inlineoverridevirtual |
Implements detinfo::LArProperties.
Definition at line 138 of file LArPropertiesStandard.h.
|
inlineoverridevirtual |
Implements detinfo::LArProperties.
Definition at line 142 of file LArPropertiesStandard.h.
|
inlineoverridevirtual |
Implements detinfo::LArProperties.
Definition at line 123 of file LArPropertiesStandard.h.
|
inlineoverridevirtual |
Implements detinfo::LArProperties.
Definition at line 127 of file LArPropertiesStandard.h.
|
inlineoverridevirtual |
|
overridevirtual |
Implements detinfo::LArProperties.
Definition at line 335 of file LArPropertiesStandard.cxx.
References fRayleighEnergies, and fRayleighSpectrum.
|
overridevirtual |
Implements detinfo::LArProperties.
Definition at line 303 of file LArPropertiesStandard.cxx.
References fRIndexEnergies, and fRIndexSpectrum.
|
inlineoverridevirtual |
Implements detinfo::LArProperties.
Definition at line 109 of file LArPropertiesStandard.h.
|
inlineoverridevirtual |
Implements detinfo::LArProperties.
Definition at line 111 of file LArPropertiesStandard.h.
Referenced by LArPropertiesStandard().
|
inlineoverridevirtual |
Implements detinfo::LArProperties.
Definition at line 107 of file LArPropertiesStandard.h.
|
inlineoverridevirtual |
Implements detinfo::LArProperties.
Definition at line 117 of file LArPropertiesStandard.h.
|
inlineoverridevirtual |
Implements detinfo::LArProperties.
Definition at line 106 of file LArPropertiesStandard.h.
|
inlineoverridevirtual |
Implements detinfo::LArProperties.
Definition at line 108 of file LArPropertiesStandard.h.
|
inlineoverridevirtual |
Implements detinfo::LArProperties.
Definition at line 113 of file LArPropertiesStandard.h.
|
inlineoverridevirtual |
Implements detinfo::LArProperties.
Definition at line 121 of file LArPropertiesStandard.h.
|
inline |
Definition at line 178 of file LArPropertiesStandard.h.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 177 of file LArPropertiesStandard.h.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 193 of file LArPropertiesStandard.h.
References y.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 194 of file LArPropertiesStandard.h.
References r.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 166 of file LArPropertiesStandard.h.
References r.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 168 of file LArPropertiesStandard.h.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 167 of file LArPropertiesStandard.h.
References z.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 191 of file LArPropertiesStandard.h.
References y.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 192 of file LArPropertiesStandard.h.
References r.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 203 of file LArPropertiesStandard.h.
References f.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 216 of file LArPropertiesStandard.h.
Referenced by Configure().
|
inline |
Definition at line 172 of file LArPropertiesStandard.h.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 171 of file LArPropertiesStandard.h.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 189 of file LArPropertiesStandard.h.
References y.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 190 of file LArPropertiesStandard.h.
References r.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 169 of file LArPropertiesStandard.h.
References e.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 185 of file LArPropertiesStandard.h.
References y.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 186 of file LArPropertiesStandard.h.
References r.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 187 of file LArPropertiesStandard.h.
References y.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 188 of file LArPropertiesStandard.h.
References r.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 183 of file LArPropertiesStandard.h.
References y.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 184 of file LArPropertiesStandard.h.
References r.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 165 of file LArPropertiesStandard.h.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 180 of file LArPropertiesStandard.h.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 179 of file LArPropertiesStandard.h.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 211 of file LArPropertiesStandard.h.
References f.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 206 of file LArPropertiesStandard.h.
References e.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 205 of file LArPropertiesStandard.h.
References n.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 207 of file LArPropertiesStandard.h.
References r.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 176 of file LArPropertiesStandard.h.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 175 of file LArPropertiesStandard.h.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 202 of file LArPropertiesStandard.h.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 182 of file LArPropertiesStandard.h.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 199 of file LArPropertiesStandard.h.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 197 of file LArPropertiesStandard.h.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 198 of file LArPropertiesStandard.h.
References r.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 200 of file LArPropertiesStandard.h.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 196 of file LArPropertiesStandard.h.
References y.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 201 of file LArPropertiesStandard.h.
References r.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 174 of file LArPropertiesStandard.h.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 173 of file LArPropertiesStandard.h.
Referenced by Configure(), and LArPropertiesStandard().
|
inline |
Definition at line 227 of file LArPropertiesStandard.h.
Referenced by Configure().
|
inline |
Definition at line 228 of file LArPropertiesStandard.h.
Referenced by Configure().
|
inline |
Definition at line 225 of file LArPropertiesStandard.h.
Referenced by Configure().
|
inline |
Definition at line 226 of file LArPropertiesStandard.h.
Referenced by Configure().
|
inline |
Definition at line 223 of file LArPropertiesStandard.h.
References y.
Referenced by Configure().
|
overridevirtual |
Implements detinfo::LArProperties.
Definition at line 287 of file LArPropertiesStandard.cxx.
References fSlowScintEnergies, and fSlowScintSpectrum.
|
overridevirtual |
Implements detinfo::LArProperties.
Definition at line 377 of file LArPropertiesStandard.cxx.
References fReflectiveSurfaceDiffuseFractions, fReflectiveSurfaceEnergies, and fReflectiveSurfaceNames.
|
overridevirtual |
Implements detinfo::LArProperties.
Definition at line 352 of file LArPropertiesStandard.cxx.
References fReflectiveSurfaceEnergies, fReflectiveSurfaceNames, and fReflectiveSurfaceReflectances.
|
overridevirtual |
Implements detinfo::LArProperties.
Definition at line 399 of file LArPropertiesStandard.cxx.
References fTpbAbsorptionEnergies, and fTpbAbsorptionSpectrum.
|
overridevirtual |
Implements detinfo::LArProperties.
Definition at line 415 of file LArPropertiesStandard.cxx.
References fTpbEmmisionEnergies, and fTpbEmmisionSpectrum.
|
inlineoverridevirtual |
Implements detinfo::LArProperties.
Definition at line 218 of file LArPropertiesStandard.h.
bool detinfo::LArPropertiesStandard::Update | ( | uint64_t | ts = 0 | ) |
Definition at line 263 of file LArPropertiesStandard.cxx.
Referenced by detinfo::LArPropertiesServiceStandard::preBeginRun().
|
protected |
Ar atomic mass (g/mol)
Definition at line 366 of file LArPropertiesStandard.h.
|
protected |
Definition at line 378 of file LArPropertiesStandard.h.
Referenced by AbsLengthSpectrum().
|
protected |
Definition at line 377 of file LArPropertiesStandard.h.
Referenced by AbsLengthSpectrum().
|
protected |
Definition at line 394 of file LArPropertiesStandard.h.
|
protected |
Definition at line 395 of file LArPropertiesStandard.h.
|
protected |
decays per cm^3 per second
Definition at line 361 of file LArPropertiesStandard.h.
|
protected |
Definition at line 392 of file LArPropertiesStandard.h.
|
protected |
Definition at line 393 of file LArPropertiesStandard.h.
|
protected |
Definition at line 405 of file LArPropertiesStandard.h.
|
protected |
Definition at line 412 of file LArPropertiesStandard.h.
|
protected |
Definition at line 372 of file LArPropertiesStandard.h.
Referenced by FastScintSpectrum().
|
protected |
Definition at line 371 of file LArPropertiesStandard.h.
Referenced by FastScintSpectrum().
|
protected |
Ar mean excitation energy (eV)
Definition at line 367 of file LArPropertiesStandard.h.
|
protected |
Definition at line 358 of file LArPropertiesStandard.h.
Referenced by Configure(), and LArPropertiesStandard().
|
protected |
Definition at line 390 of file LArPropertiesStandard.h.
|
protected |
Definition at line 391 of file LArPropertiesStandard.h.
|
protected |
Definition at line 386 of file LArPropertiesStandard.h.
|
protected |
Definition at line 387 of file LArPropertiesStandard.h.
|
protected |
Definition at line 388 of file LArPropertiesStandard.h.
|
protected |
Definition at line 389 of file LArPropertiesStandard.h.
|
protected |
Definition at line 384 of file LArPropertiesStandard.h.
|
protected |
Definition at line 385 of file LArPropertiesStandard.h.
|
protected |
g/cm^2
Definition at line 360 of file LArPropertiesStandard.h.
|
protected |
Definition at line 380 of file LArPropertiesStandard.h.
Referenced by RayleighSpectrum().
|
protected |
Definition at line 379 of file LArPropertiesStandard.h.
Referenced by RayleighSpectrum().
|
protected |
Definition at line 410 of file LArPropertiesStandard.h.
Referenced by SurfaceReflectanceDiffuseFractions().
|
protected |
Definition at line 408 of file LArPropertiesStandard.h.
Referenced by SurfaceReflectanceDiffuseFractions(), and SurfaceReflectances().
|
protected |
Definition at line 407 of file LArPropertiesStandard.h.
Referenced by SurfaceReflectanceDiffuseFractions(), and SurfaceReflectances().
|
protected |
Definition at line 409 of file LArPropertiesStandard.h.
Referenced by SurfaceReflectances().
|
protected |
Definition at line 376 of file LArPropertiesStandard.h.
Referenced by RIndexSpectrum().
|
protected |
Definition at line 375 of file LArPropertiesStandard.h.
Referenced by RIndexSpectrum().
|
protected |
Definition at line 403 of file LArPropertiesStandard.h.
|
protected |
Definition at line 382 of file LArPropertiesStandard.h.
|
protected |
Definition at line 400 of file LArPropertiesStandard.h.
|
protected |
Definition at line 398 of file LArPropertiesStandard.h.
|
protected |
Definition at line 399 of file LArPropertiesStandard.h.
|
protected |
Definition at line 401 of file LArPropertiesStandard.h.
|
protected |
Definition at line 397 of file LArPropertiesStandard.h.
|
protected |
Definition at line 402 of file LArPropertiesStandard.h.
|
protected |
Definition at line 374 of file LArPropertiesStandard.h.
Referenced by SlowScintSpectrum().
|
protected |
Definition at line 373 of file LArPropertiesStandard.h.
Referenced by SlowScintSpectrum().
|
protected |
Definition at line 416 of file LArPropertiesStandard.h.
Referenced by TpbAbs().
|
protected |
Definition at line 417 of file LArPropertiesStandard.h.
Referenced by TpbAbs().
|
protected |
Definition at line 414 of file LArPropertiesStandard.h.
Referenced by TpbEm().
|
protected |
Definition at line 415 of file LArPropertiesStandard.h.
Referenced by TpbEm().
|
protected |
Definition at line 413 of file LArPropertiesStandard.h.
|
protected |
Ar atomic number.
Definition at line 365 of file LArPropertiesStandard.h.