LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
lar_content::LArMuonLeadingHelper::ValidationParameters Class Reference

ValidationParameters class. More...

#include "LArMuonLeadingHelper.h"

Inheritance diagram for lar_content::LArMuonLeadingHelper::ValidationParameters:
lar_content::LArMCParticleHelper::PrimaryParameters

Public Member Functions

 ValidationParameters ()
 Constructor. More...
 

Public Attributes

float m_maxBremsstrahlungSeparation
 The maximum separation of a reconstructable post-bremsstrahlung hit from the pre-radiation hits. More...
 
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...
 

Detailed Description

ValidationParameters class.

Definition at line 26 of file LArMuonLeadingHelper.h.

Constructor & Destructor Documentation

lar_content::LArMuonLeadingHelper::ValidationParameters::ValidationParameters ( )

Constructor.

Definition at line 25 of file LArMuonLeadingHelper.cc.

25  :
26  LArMCParticleHelper::PrimaryParameters(),
28 {
29 }
TFile f
Definition: plotHisto.C:6
float m_maxBremsstrahlungSeparation
The maximum separation of a reconstructable post-bremsstrahlung hit from the pre-radiation hits...

Member Data Documentation

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.

Referenced by lar_content::LArMuonLeadingHelper::SelectReconstructableLeadingParticles().


The documentation for this class was generated from the following files: