|
| cdcHitsColumnname |
| cached name of the CDCHits StoreArray
|
|
| write_tables |
| cached value of the flag to write the validation figures of merit
|
|
| number_of_total_hits |
| number of all hits
|
|
| number_of_mc_hits |
| number of hits on MC track
|
|
| number_of_pr_hits |
| number of hits on pattern reconstructed tracks
|
|
| is_hit_found |
| list of flags for [not-]found hits
|
|
| is_hit_matched |
| list of flags for [not-]matched hits
|
|
| mc_missing |
| list of flags where MCRecoTrack is [not] missing MCTrackCand
|
|
| ratio_hits_in_mc_tracks_and_not_in_pr_tracks |
| list of fraction of number of hits in MC track but not in PR track
|
|
| ratio_hits_in_mc_tracks_and_in_pr_tracks |
| list of fraction of number of hits in MC track and in PR track
|
|
| ratio_hits_in_missing_mc_tracks_and_in_pr_tracks |
| list of fraction of number of hits in missing MC track and in PR track
|
|
| ratio_hits_in_mc_tracks_and_in_fake_pr_tracks |
| list of fraction of number of hits in MC track and in fake PR track
|
|
| ratio_hits_in_mc_tracks_and_in_good_pr_tracks |
| list of fraction of number of hits in MC track and in good PR track
|
|
| mc_is_primary |
| list of flags indicating that the MC track is [not] a primary MCParticle
|
|
| mc_number_of_hits |
| list of the number of MCTrackCandHits on the MC track
|
|
| number_of_connected_tracks |
| This is the number of mcTrackCands sharing a hit with the track cand.
|
|
| number_of_wrong_hits |
| This number gives information about the "badness" of the fake.
|
|
| pr_number_of_hits |
| list of the number of pattern-reconstructed hits
|
|
| pr_number_of_matched_hits |
| list of the number of pattern-reconstructed hits matched to MC track
|
|
| validation_name |
| cached value of the tracking-validation name
|
|
| contact |
| cached value of the contact person name
|
|
| fit |
| cached value of the track fit
|
|
| pulls |
| cached values of the track-fit pulls
|
|
| resolution |
| cached value of the resolution
|
|
| output_file_name |
| cached value of the output ROOT TFile
|
|
| track_filter_object |
| cached value of the track-filter object
|
|
| plot_name_postfix |
| cached value of the suffix appended to the plot names
|
|
| plot_title_postfix |
| cached value of the suffix appended to the plot titles
|
|
| exclude_profile_pr_parameter |
| cached list of perigee parameters excluded from PR side plots
|
|
| exclude_profile_mc_parameter |
| cached list of perigee parameters excluded from MC side plots
|
|
| use_expert_folder |
| cached flag to use the "expert" folder for the pull and residual plots
|
|
| trackCandidatesColumnName |
| cached name of the RecoTracks StoreArray
|
|
| mcTrackCandidatesColumnName |
| cached name of the MCRecoTracks StoreArray
|
|
| non_expert_parameters |
| list of parameters that determines which plots (all with corresponding x-axis) are marked as shifter plots
|
|
| resolution_pt_binning |
| default binning used for resolution plots over pt
|
|
| referenceFileName |
| If this variable is set the code will open the file with same name as the file created here and will read the binning from the TH1/TProfile with same name as the one created here. More...
|
|
| trackMatchLookUp |
| Track-match object that examines relation information from MCMatcherTracksModule.
|
|
| pr_clones_and_matches |
| Use deques in favour of lists to prevent repeated memory allocation of cost O(n) More...
|
|
| pr_matches |
| list of PR-track matches
|
|
| pr_fakes |
| list of PR-track fakes
|
|
| pr_seed_pt |
| list of PR-track seed pt values
|
|
| pr_seed_tan_lambdas |
| list of PR-track seed tan(lambda) values
|
|
| pr_seed_phi |
| list of PR-track seed phi values
|
|
| pr_omega_truths |
| list of PR-track seed omega-truth values
|
|
| pr_omega_estimates |
| list of PR-track seed omega-estimate values
|
|
| pr_omega_variances |
| list of PR-track seed omega-variance values
|
|
| pr_tan_lambda_truths |
| list of PR-track seed tan(lambda)-truth values
|
|
| pr_tan_lambda_estimates |
| list of PR-track seed tan(lambda)-estimate values
|
|
| pr_tan_lambda_variances |
| list of PR-track seed tan(lambda)-variance values
|
|
| pr_d0_truths |
| list of PR-track seed d0-truth values
|
|
| pr_d0_estimates |
| list of PR-track seed d0-estimate values
|
|
| pr_d0_variances |
| list of PR-track seed d0-variance values
|
|
| pr_z0_truths |
| list of PR-track seed z0-truth values
|
|
| pr_z0_estimates |
| list of PR-track seed z0-estimate values
|
|
| pr_pt_truths |
| list of PR-track seed pt-truth values
|
|
| pr_pt_estimates |
| list of PR-track seed pt-estimate values
|
|
| pr_bining_pt |
| list of PR-track binning values
|
|
| mc_matches |
| list of MC-track matches
|
|
| mc_charge_matches |
| list of MC-track matches, including matched charge
|
|
| mc_charge_asymmetry |
| list of MC-track matches charge asymmetry
|
|
| mc_charge_asymmetry_weights |
| list of MC-track matches charge asymmetry weights
|
|
| mc_primaries |
| list of MC-track primaries
|
|
| mc_d0s |
| list of MC-track d0 values
|
|
| mc_tan_lambdas |
| list of MC-track tan(lambda) values
|
|
| mc_phi |
| direction of the track in phi
|
|
| mc_pts |
| list of MC-track pt values
|
|
| mc_hit_efficiencies |
| list of MC-track hit efficiencies
|
|
| mc_multiplicities |
| list of MC-track multiplicities
|
|
| mc_ndf |
| list of MC-track number of degrees of freedom
|
|