Variables | |
the_grl | |
DET | |
runs_df | |
grl_runs | |
grl | |
run_in_grl | |
good_runs | |
columns | |
subset | |
keep | |
inplace | |
runs | |
period_runs | |
not_on_grl | |
nruns | |
nruns_not_on_grl | |
frac_bad | |
nruns_on_grl | |
frac_good | |
sanity_check_grl.columns |
Definition at line 39 of file sanity_check_grl.py.
sanity_check_grl.DET |
Definition at line 15 of file sanity_check_grl.py.
sanity_check_grl.frac_bad |
Definition at line 56 of file sanity_check_grl.py.
sanity_check_grl.frac_good |
Definition at line 58 of file sanity_check_grl.py.
sanity_check_grl.good_runs |
Definition at line 39 of file sanity_check_grl.py.
sanity_check_grl.grl |
Definition at line 29 of file sanity_check_grl.py.
sanity_check_grl.grl_runs |
Definition at line 27 of file sanity_check_grl.py.
sanity_check_grl.inplace |
Definition at line 41 of file sanity_check_grl.py.
sanity_check_grl.keep |
Definition at line 41 of file sanity_check_grl.py.
Referenced by caf::Proxy< caf::SRVeto >.CheckEquals(), flat::Flat< caf::SRVeto >.Clear(), ConvertToGTracker(), flat::Flat< caf::SRVeto >.Fill(), GenerateUpNu(), genie::XSecSplineList.LoadFromXml(), ana2019::fakedata::KeepMCEventFunc.operator()(), caf::Proxy< caf::SRVeto >.operator=(), presel::CosmicCVNVeto.produce(), stan::io::random_var_context.random_var_context(), skim::RandomEventFilter.reconfigure(), genie::GHepRecord.RemoveIntermediateParticles(), and genie::geometry::ROOTGeomAnalyzer.SetKeepSegPath().
sanity_check_grl.not_on_grl |
Definition at line 47 of file sanity_check_grl.py.
sanity_check_grl.nruns |
Definition at line 51 of file sanity_check_grl.py.
Referenced by CondenseDetCfg(), and CondenseRunList().
sanity_check_grl.nruns_not_on_grl |
Definition at line 52 of file sanity_check_grl.py.
sanity_check_grl.nruns_on_grl |
Definition at line 57 of file sanity_check_grl.py.
sanity_check_grl.period_runs |
Definition at line 46 of file sanity_check_grl.py.
sanity_check_grl.run_in_grl |
Definition at line 33 of file sanity_check_grl.py.
sanity_check_grl.runs |
Definition at line 45 of file sanity_check_grl.py.
sanity_check_grl.runs_df |
Definition at line 16 of file sanity_check_grl.py.
sanity_check_grl.subset |
Definition at line 40 of file sanity_check_grl.py.
sanity_check_grl.the_grl |
Definition at line 10 of file sanity_check_grl.py.