All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
single_photon::para_all Struct Reference

#include <variables.h>

Public Attributes

std::vector< std::vector
< geo::BoxBoundedGeo > > 
fTPCVolumes
 
std::vector< geo::BoxBoundedGeofActiveVolumes
 
double _time2cm
 
bool s_use_PID_algorithms
 
bool s_use_delaunay
 
int s_delaunay_max_hits
 
bool s_print_out_event
 
bool s_is_data
 
bool s_is_overlayed
 
bool s_is_textgen
 
bool s_run_all_pfps
 
bool s_has_CRT
 
bool s_fill_trees
 
bool s_run_pi0_filter
 
bool s_run_pi0_filter_2g1p
 
bool s_run_pi0_filter_2g0p
 
bool s_runPhotoNuTruth
 
bool s_runTrueEventweight
 
bool s_runSelectedEvent
 
bool s_runSEAview
 
bool s_runSEAviewStub
 
bool s_make_sss_plots
 
double s_SEAviewPlotDistance
 
double s_SEAviewHitThreshold
 
double s_SEAviewDbscanMinPts
 
double s_SEAviewDbscanEps
 
double s_SEAviewMaxPtsLinFit
 
bool s_SEAviewMakePDF
 
int s_SEAviewNumRecoShower
 
int s_SEAviewNumRecoTrack
 
double s_SEAviewStubHitThreshold
 
double s_SEAviewStubPlotDistance
 
double s_SEAviewStubDbscanMinPts
 
double s_SEAviewStubDbscanEps
 
bool s_SEAviewStubMakePDF
 
int s_SEAviewStubNumRecoShower
 
int s_SEAviewStubNumRecoTrack
 
std::string s_selected_event_list
 
std::string s_shower3dLabel
 
std::string s_showerKalmanLabel
 
std::string s_showerKalmanCaloLabel
 
std::string s_pandoraLabel
 The label for the pandora producer. More...
 
std::string s_trackLabel
 The label for the track producer from PFParticles. More...
 
std::string s_showerLabel
 The label for the shower producer from PFParticles. More...
 
std::string s_caloLabel
 The label for calorimetry associations producer. More...
 
std::string s_flashLabel
 
std::string s_geantModuleLabel
 
std::string s_hitfinderLabel
 
std::string s_hitMCParticleAssnsLabel
 
std::string s_potLabel
 
std::string s_generatorLabel
 
std::string s_pidLabel
 For PID stuff. More...
 
std::string s_CRTVetoLabel
 
std::string s_CRTTzeroLabel
 
std::string s_CRTHitProducer
 
std::string s_true_eventweight_label
 
std::string s_Spline_CV_label
 
std::string s_truthmatching_signaldef
 
double s_max_conv_dist
 
double s_mass_pi0_mev
 
double s_beamgate_flash_start
 
double s_beamgate_flash_end
 
TRandom3 * rangen
 
double s_work_function
 
double s_recombination_factor
 
std::vector< double > s_gain_mc
 
std::vector< double > s_gain_data
 
double s_wire_spacing
 
bool s_runCRT
 
double s_DTOffset
 
double s_Resolution
 
std::string s_DAQHeaderProducer
 
spacecharge::SpaceCharge const * s_SCE
 
geo::GeometryCore const * s_geom
 
double s_tpc_active_XMin
 
double s_tpc_active_YMin
 
double s_tpc_active_ZMin
 
double s_tpc_active_XMax
 
double s_tpc_active_YMax
 
double s_tpc_active_ZMax
 
double s_width_dqdx_box
 
double s_length_dqdx_box
 
double s_track_calo_min_dEdx
 
double s_track_calo_max_dEdx
 
double s_track_calo_min_dEdx_hits
 
double s_track_calo_trunc_fraction
 
double s_exiting_photon_energy_threshold
 
double s_exiting_proton_energy_threshold
 

Detailed Description

Definition at line 48 of file variables.h.

Member Data Documentation

double single_photon::para_all::_time2cm

Definition at line 51 of file variables.h.

std::vector<geo::BoxBoundedGeo> single_photon::para_all::fActiveVolumes

Definition at line 50 of file variables.h.

std::vector<std::vector<geo::BoxBoundedGeo> > single_photon::para_all::fTPCVolumes

Definition at line 49 of file variables.h.

TRandom3* single_photon::para_all::rangen

Definition at line 124 of file variables.h.

double single_photon::para_all::s_beamgate_flash_end

Definition at line 122 of file variables.h.

double single_photon::para_all::s_beamgate_flash_start

Definition at line 121 of file variables.h.

std::string single_photon::para_all::s_caloLabel

The label for calorimetry associations producer.

Definition at line 101 of file variables.h.

std::string single_photon::para_all::s_CRTHitProducer

Definition at line 113 of file variables.h.

std::string single_photon::para_all::s_CRTTzeroLabel

Definition at line 112 of file variables.h.

std::string single_photon::para_all::s_CRTVetoLabel

Definition at line 111 of file variables.h.

std::string single_photon::para_all::s_DAQHeaderProducer

Definition at line 139 of file variables.h.

int single_photon::para_all::s_delaunay_max_hits

Definition at line 55 of file variables.h.

double single_photon::para_all::s_DTOffset

Definition at line 137 of file variables.h.

double single_photon::para_all::s_exiting_photon_energy_threshold

Definition at line 160 of file variables.h.

double single_photon::para_all::s_exiting_proton_energy_threshold

Definition at line 161 of file variables.h.

bool single_photon::para_all::s_fill_trees

Definition at line 62 of file variables.h.

std::string single_photon::para_all::s_flashLabel

Definition at line 102 of file variables.h.

std::vector<double> single_photon::para_all::s_gain_data

Definition at line 130 of file variables.h.

std::vector<double> single_photon::para_all::s_gain_mc

Definition at line 129 of file variables.h.

std::string single_photon::para_all::s_geantModuleLabel

Definition at line 103 of file variables.h.

std::string single_photon::para_all::s_generatorLabel

Definition at line 108 of file variables.h.

geo::GeometryCore const* single_photon::para_all::s_geom

Definition at line 143 of file variables.h.

bool single_photon::para_all::s_has_CRT

Definition at line 61 of file variables.h.

std::string single_photon::para_all::s_hitfinderLabel

Definition at line 105 of file variables.h.

std::string single_photon::para_all::s_hitMCParticleAssnsLabel

Definition at line 106 of file variables.h.

bool single_photon::para_all::s_is_data

Definition at line 57 of file variables.h.

bool single_photon::para_all::s_is_overlayed

Definition at line 58 of file variables.h.

bool single_photon::para_all::s_is_textgen

Definition at line 59 of file variables.h.

double single_photon::para_all::s_length_dqdx_box

Definition at line 152 of file variables.h.

bool single_photon::para_all::s_make_sss_plots

Definition at line 73 of file variables.h.

double single_photon::para_all::s_mass_pi0_mev

Definition at line 120 of file variables.h.

double single_photon::para_all::s_max_conv_dist

Definition at line 119 of file variables.h.

std::string single_photon::para_all::s_pandoraLabel

The label for the pandora producer.

Definition at line 98 of file variables.h.

std::string single_photon::para_all::s_pidLabel

For PID stuff.

Definition at line 110 of file variables.h.

std::string single_photon::para_all::s_potLabel

Definition at line 107 of file variables.h.

bool single_photon::para_all::s_print_out_event

Definition at line 56 of file variables.h.

double single_photon::para_all::s_recombination_factor

Definition at line 127 of file variables.h.

double single_photon::para_all::s_Resolution

Definition at line 138 of file variables.h.

bool single_photon::para_all::s_run_all_pfps

Definition at line 60 of file variables.h.

bool single_photon::para_all::s_run_pi0_filter

Definition at line 63 of file variables.h.

bool single_photon::para_all::s_run_pi0_filter_2g0p

Definition at line 65 of file variables.h.

bool single_photon::para_all::s_run_pi0_filter_2g1p

Definition at line 64 of file variables.h.

bool single_photon::para_all::s_runCRT

Definition at line 136 of file variables.h.

bool single_photon::para_all::s_runPhotoNuTruth

Definition at line 67 of file variables.h.

bool single_photon::para_all::s_runSEAview

Definition at line 71 of file variables.h.

bool single_photon::para_all::s_runSEAviewStub

Definition at line 72 of file variables.h.

bool single_photon::para_all::s_runSelectedEvent

Definition at line 70 of file variables.h.

bool single_photon::para_all::s_runTrueEventweight

Definition at line 68 of file variables.h.

spacecharge::SpaceCharge const* single_photon::para_all::s_SCE

Definition at line 142 of file variables.h.

double single_photon::para_all::s_SEAviewDbscanEps

Definition at line 79 of file variables.h.

double single_photon::para_all::s_SEAviewDbscanMinPts

Definition at line 78 of file variables.h.

double single_photon::para_all::s_SEAviewHitThreshold

Definition at line 77 of file variables.h.

bool single_photon::para_all::s_SEAviewMakePDF

Definition at line 81 of file variables.h.

double single_photon::para_all::s_SEAviewMaxPtsLinFit

Definition at line 80 of file variables.h.

int single_photon::para_all::s_SEAviewNumRecoShower

Definition at line 82 of file variables.h.

int single_photon::para_all::s_SEAviewNumRecoTrack

Definition at line 83 of file variables.h.

double single_photon::para_all::s_SEAviewPlotDistance

Definition at line 76 of file variables.h.

double single_photon::para_all::s_SEAviewStubDbscanEps

Definition at line 88 of file variables.h.

double single_photon::para_all::s_SEAviewStubDbscanMinPts

Definition at line 87 of file variables.h.

double single_photon::para_all::s_SEAviewStubHitThreshold

Definition at line 85 of file variables.h.

bool single_photon::para_all::s_SEAviewStubMakePDF

Definition at line 89 of file variables.h.

int single_photon::para_all::s_SEAviewStubNumRecoShower

Definition at line 90 of file variables.h.

int single_photon::para_all::s_SEAviewStubNumRecoTrack

Definition at line 91 of file variables.h.

double single_photon::para_all::s_SEAviewStubPlotDistance

Definition at line 86 of file variables.h.

std::string single_photon::para_all::s_selected_event_list

Definition at line 94 of file variables.h.

std::string single_photon::para_all::s_shower3dLabel

Definition at line 95 of file variables.h.

std::string single_photon::para_all::s_showerKalmanCaloLabel

Definition at line 97 of file variables.h.

std::string single_photon::para_all::s_showerKalmanLabel

Definition at line 96 of file variables.h.

std::string single_photon::para_all::s_showerLabel

The label for the shower producer from PFParticles.

Definition at line 100 of file variables.h.

std::string single_photon::para_all::s_Spline_CV_label

Definition at line 116 of file variables.h.

double single_photon::para_all::s_tpc_active_XMax

Definition at line 147 of file variables.h.

double single_photon::para_all::s_tpc_active_XMin

Definition at line 144 of file variables.h.

double single_photon::para_all::s_tpc_active_YMax

Definition at line 148 of file variables.h.

double single_photon::para_all::s_tpc_active_YMin

Definition at line 145 of file variables.h.

double single_photon::para_all::s_tpc_active_ZMax

Definition at line 149 of file variables.h.

double single_photon::para_all::s_tpc_active_ZMin

Definition at line 146 of file variables.h.

double single_photon::para_all::s_track_calo_max_dEdx

Definition at line 155 of file variables.h.

double single_photon::para_all::s_track_calo_min_dEdx

Definition at line 154 of file variables.h.

double single_photon::para_all::s_track_calo_min_dEdx_hits

Definition at line 156 of file variables.h.

double single_photon::para_all::s_track_calo_trunc_fraction

Definition at line 157 of file variables.h.

std::string single_photon::para_all::s_trackLabel

The label for the track producer from PFParticles.

Definition at line 99 of file variables.h.

std::string single_photon::para_all::s_true_eventweight_label

Definition at line 114 of file variables.h.

std::string single_photon::para_all::s_truthmatching_signaldef

Definition at line 117 of file variables.h.

bool single_photon::para_all::s_use_delaunay

Definition at line 54 of file variables.h.

bool single_photon::para_all::s_use_PID_algorithms

Definition at line 53 of file variables.h.

double single_photon::para_all::s_width_dqdx_box

Definition at line 151 of file variables.h.

double single_photon::para_all::s_wire_spacing

Definition at line 131 of file variables.h.

double single_photon::para_all::s_work_function

Definition at line 126 of file variables.h.


The documentation for this struct was generated from the following file: