pub fn run_interpreted_samples(
table: &SampleTable,
plan: &ResolvedPlan,
) -> Result<NormalizedProcessHistograms>Expand description
Run a validated analysis plan over all ROOT files in a sample table.
pub fn run_interpreted_samples(
table: &SampleTable,
plan: &ResolvedPlan,
) -> Result<NormalizedProcessHistograms>Run a validated analysis plan over all ROOT files in a sample table.