ValidationParameters class. More...
#include <LArMuonLeadingHelper.h>
Public Member Functions | |
ValidationParameters () | |
Constructor. More... | |
Public Member Functions inherited from lar_content::LArMCParticleHelper::PrimaryParameters | |
PrimaryParameters () | |
Constructor. More... | |
Public Attributes | |
float | m_maxBremsstrahlungSeparation |
The maximum separation of a reconstructable post-bremsstrahlung hit from the pre-radiation hits. More... | |
Public Attributes inherited from lar_content::LArMCParticleHelper::PrimaryParameters | |
unsigned int | m_minPrimaryGoodHits |
the minimum number of primary good Hits More... | |
unsigned int | m_minHitsForGoodView |
the minimum number of Hits for a good view More... | |
unsigned int | m_minPrimaryGoodViews |
the minimum number of primary good views More... | |
bool | m_selectInputHits |
whether to select input hits More... | |
float | m_maxPhotonPropagation |
the maximum photon propagation length More... | |
float | m_minHitSharingFraction |
the minimum Hit sharing fraction More... | |
bool | m_foldBackHierarchy |
whether to fold the hierarchy back to the primary (neutrino) or leading particles (test beam) More... | |
ValidationParameters class.
Definition at line 26 of file LArMuonLeadingHelper.h.
lar_content::LArMuonLeadingHelper::ValidationParameters::ValidationParameters | ( | ) |
Constructor.
Definition at line 25 of file LArMuonLeadingHelper.cc.
float lar_content::LArMuonLeadingHelper::ValidationParameters::m_maxBremsstrahlungSeparation |
The maximum separation of a reconstructable post-bremsstrahlung hit from the pre-radiation hits.
Definition at line 34 of file LArMuonLeadingHelper.h.