#include "TFile.h"
#include "TTree.h"
#include <iostream>
Go to the source code of this file.
Classes | |
struct | FC |
Functions | |
bool | operator== (FC &A, FC &B) |
void | fill_exps (TString file, std::map< double, FC > &exps) |
void | simple_FC_validation (TString fileA, TString fileB, double tolerance=0) |
Definition at line 14 of file simple_FC_validation.C.
References FC::bestchi, MakeMiniprodValidationCuts::f, make_pair(), seed, and FC::truechi.
Referenced by simple_FC_validation().
Definition at line 10 of file simple_FC_validation.C.
References FC::bestchi, and FC::truechi.
Referenced by cmf::MetaData::IsRockMuon(), dt::Cand::NSegs(), cmf::MetaDataLite::Period(), art::InputTag::process(), dt::Segment::Segment(), and cmf::Parameter::SetValue().
void simple_FC_validation | ( | TString | fileA, |
TString | fileB, | ||
double | tolerance = 0 |
||
) |
Definition at line 43 of file simple_FC_validation.C.
References om::cout, allTimeWatchdog::endl, fill_exps(), it, and seed.