ra4_draw
4bd0201e3d922d42bd545d4b045ed44db33454a4
|
Abstract base class for access to ntuple variables. More...
#include <baby.hpp>
Classes | |
class | Activator |
Public Member Functions | |
Baby (const std::set< std::string > &file_names, const std::set< const Process * > &processes=std::set< const Process * >{}) | |
Standard constructor. More... | |
Baby (Baby &&)=default | |
Baby & | operator= (Baby &&)=default |
virtual | ~Baby ()=default |
long | GetEntries () const |
Get number of entries in TChain and cache it. More... | |
virtual void | GetEntry (long entry) |
Change current entry. More... | |
const std::set< std::string > & | FileNames () const |
int | SampleType () const |
int | SetSampleType (const TString &filename) |
float const & | dphi1 () const |
Get dphi1 for current event and cache it. More... | |
float const & | dphi2 () const |
Get dphi2 for current event and cache it. More... | |
float const & | dphi3 () const |
Get dphi3 for current event and cache it. More... | |
float const & | dphi4 () const |
Get dphi4 for current event and cache it. More... | |
float const & | dphi_wlep () const |
Get dphi_wlep for current event and cache it. More... | |
float const & | eff_jetid () const |
Get eff_jetid for current event and cache it. More... | |
float const & | eff_trig () const |
Get eff_trig for current event and cache it. More... | |
float const & | elel_eta () const |
Get elel_eta for current event and cache it. More... | |
float const & | elel_m () const |
Get elel_m for current event and cache it. More... | |
float const & | elel_phi () const |
Get elel_phi for current event and cache it. More... | |
float const & | elel_pt () const |
Get elel_pt for current event and cache it. More... | |
float const & | elel_pt1 () const |
Get elel_pt1 for current event and cache it. More... | |
float const & | elel_pt2 () const |
Get elel_pt2 for current event and cache it. More... | |
float const & | elel_w () const |
Get elel_w for current event and cache it. More... | |
float const & | elelv_eta () const |
Get elelv_eta for current event and cache it. More... | |
float const & | elelv_m () const |
Get elelv_m for current event and cache it. More... | |
float const & | elelv_phi () const |
Get elelv_phi for current event and cache it. More... | |
float const & | elelv_pt () const |
Get elelv_pt for current event and cache it. More... | |
float const & | elelv_pt1 () const |
Get elelv_pt1 for current event and cache it. More... | |
float const & | elelv_pt2 () const |
Get elelv_pt2 for current event and cache it. More... | |
float const & | elelv_w () const |
Get elelv_w for current event and cache it. More... | |
float const & | elmu_eta () const |
Get elmu_eta for current event and cache it. More... | |
float const & | elmu_m () const |
Get elmu_m for current event and cache it. More... | |
float const & | elmu_phi () const |
Get elmu_phi for current event and cache it. More... | |
float const & | elmu_pt () const |
Get elmu_pt for current event and cache it. More... | |
float const & | elmu_pt1 () const |
Get elmu_pt1 for current event and cache it. More... | |
float const & | elmu_pt2 () const |
Get elmu_pt2 for current event and cache it. More... | |
float const & | elmu_w () const |
Get elmu_w for current event and cache it. More... | |
std::vector< int > *const & | els_charge () const |
Get els_charge for current event and cache it. More... | |
std::vector< float > *const & | els_d0 () const |
Get els_d0 for current event and cache it. More... | |
std::vector< float > *const & | els_deta_sctrk () const |
Get els_deta_sctrk for current event and cache it. More... | |
std::vector< float > *const & | els_dphi_sctrk () const |
Get els_dphi_sctrk for current event and cache it. More... | |
std::vector< float > *const & | els_dz () const |
Get els_dz for current event and cache it. More... | |
std::vector< bool > *const & | els_ele105 () const |
Get els_ele105 for current event and cache it. More... | |
std::vector< bool > *const & | els_ele23 () const |
Get els_ele23 for current event and cache it. More... | |
std::vector< bool > *const & | els_ele8 () const |
Get els_ele8 for current event and cache it. More... | |
std::vector< float > *const & | els_em_e () const |
Get els_em_e for current event and cache it. More... | |
std::vector< float > *const & | els_eoverp () const |
Get els_eoverp for current event and cache it. More... | |
std::vector< float > *const & | els_eta () const |
Get els_eta for current event and cache it. More... | |
std::vector< float > *const & | els_hovere () const |
Get els_hovere for current event and cache it. More... | |
std::vector< bool > *const & | els_inz () const |
Get els_inz for current event and cache it. More... | |
std::vector< bool > *const & | els_inzv () const |
Get els_inzv for current event and cache it. More... | |
std::vector< float > *const & | els_ip3d () const |
Get els_ip3d for current event and cache it. More... | |
std::vector< bool > *const & | els_ispf () const |
Get els_ispf for current event and cache it. More... | |
std::vector< float > *const & | els_miniso () const |
Get els_miniso for current event and cache it. More... | |
std::vector< float > *const & | els_phi () const |
Get els_phi for current event and cache it. More... | |
std::vector< float > *const & | els_pt () const |
Get els_pt for current event and cache it. More... | |
std::vector< float > *const & | els_reliso () const |
Get els_reliso for current event and cache it. More... | |
std::vector< float > *const & | els_sceta () const |
Get els_sceta for current event and cache it. More... | |
std::vector< bool > *const & | els_sig () const |
Get els_sig for current event and cache it. More... | |
std::vector< bool > *const & | els_sigid () const |
Get els_sigid for current event and cache it. More... | |
std::vector< bool > *const & | els_tight () const |
Get els_tight for current event and cache it. More... | |
std::vector< bool > *const & | els_tm () const |
Get els_tm for current event and cache it. More... | |
std::vector< int > *const & | els_trk_nholes () const |
Get els_trk_nholes for current event and cache it. More... | |
std::vector< float > *const & | els_trk_pt () const |
Get els_trk_pt for current event and cache it. More... | |
std::vector< float > *const & | els_trk_pterr () const |
Get els_trk_pterr for current event and cache it. More... | |
std::vector< bool > *const & | els_vvvl () const |
Get els_vvvl for current event and cache it. More... | |
std::vector< float > *const & | els_vvvl_eta () const |
Get els_vvvl_eta for current event and cache it. More... | |
std::vector< float > *const & | els_vvvl_phi () const |
Get els_vvvl_phi for current event and cache it. More... | |
std::vector< float > *const & | els_vvvl_pt () const |
Get els_vvvl_pt for current event and cache it. More... | |
Long64_t const & | event () const |
Get event for current event and cache it. More... | |
std::vector< float > *const & | fjets14_eta () const |
Get fjets14_eta for current event and cache it. More... | |
std::vector< float > *const & | fjets14_m () const |
Get fjets14_m for current event and cache it. More... | |
std::vector< int > *const & | fjets14_nconst () const |
Get fjets14_nconst for current event and cache it. More... | |
std::vector< float > *const & | fjets14_phi () const |
Get fjets14_phi for current event and cache it. More... | |
std::vector< float > *const & | fjets14_pt () const |
Get fjets14_pt for current event and cache it. More... | |
std::vector< float > *const & | fjets40_eta () const |
Get fjets40_eta for current event and cache it. More... | |
std::vector< float > *const & | fjets40_m () const |
Get fjets40_m for current event and cache it. More... | |
std::vector< int > *const & | fjets40_nconst () const |
Get fjets40_nconst for current event and cache it. More... | |
std::vector< float > *const & | fjets40_phi () const |
Get fjets40_phi for current event and cache it. More... | |
std::vector< float > *const & | fjets40_pt () const |
Get fjets40_pt for current event and cache it. More... | |
bool const & | fromGS () const |
Get fromGS for current event and cache it. More... | |
float const & | hig1_eta () const |
Get hig1_eta for current event and cache it. More... | |
float const & | hig1_m () const |
Get hig1_m for current event and cache it. More... | |
float const & | hig1_phi () const |
Get hig1_phi for current event and cache it. More... | |
float const & | hig1_pt () const |
Get hig1_pt for current event and cache it. More... | |
float const & | hig2_eta () const |
Get hig2_eta for current event and cache it. More... | |
float const & | hig2_m () const |
Get hig2_m for current event and cache it. More... | |
float const & | hig2_phi () const |
Get hig2_phi for current event and cache it. More... | |
float const & | hig2_pt () const |
Get hig2_pt for current event and cache it. More... | |
float const & | hig_am () const |
Get hig_am for current event and cache it. More... | |
int const & | hig_bin () const |
Get hig_bin for current event and cache it. More... | |
float const & | hig_dm () const |
Get hig_dm for current event and cache it. More... | |
float const & | hig_dphi () const |
Get hig_dphi for current event and cache it. More... | |
float const & | hig_drmax () const |
Get hig_drmax for current event and cache it. More... | |
float const & | ht () const |
Get ht for current event and cache it. More... | |
float const & | ht40 () const |
Get ht40 for current event and cache it. More... | |
float const & | ht50 () const |
Get ht50 for current event and cache it. More... | |
float const & | ht_clean () const |
Get ht_clean for current event and cache it. More... | |
float const & | ht_hlt () const |
Get ht_hlt for current event and cache it. More... | |
float const & | ht_isr_me () const |
Get ht_isr_me for current event and cache it. More... | |
float const & | ht_ra2 () const |
Get ht_ra2 for current event and cache it. More... | |
float const & | ht_tru () const |
Get ht_tru for current event and cache it. More... | |
float const & | htx () const |
Get htx for current event and cache it. More... | |
float const & | htx40 () const |
Get htx40 for current event and cache it. More... | |
float const & | htx50 () const |
Get htx50 for current event and cache it. More... | |
float const & | isr_tru_eta () const |
Get isr_tru_eta for current event and cache it. More... | |
float const & | isr_tru_phi () const |
Get isr_tru_phi for current event and cache it. More... | |
float const & | isr_tru_pt () const |
Get isr_tru_pt for current event and cache it. More... | |
bool const & | jetmismeas () const |
Get jetmismeas for current event and cache it. More... | |
std::vector< float > *const & | jets_csv () const |
Get jets_csv for current event and cache it. More... | |
std::vector< float > *const & | jets_eta () const |
Get jets_eta for current event and cache it. More... | |
std::vector< int > *const & | jets_fjet08_index () const |
Get jets_fjet08_index for current event and cache it. More... | |
std::vector< int > *const & | jets_fjet12_index () const |
Get jets_fjet12_index for current event and cache it. More... | |
std::vector< int > *const & | jets_fjet14_index () const |
Get jets_fjet14_index for current event and cache it. More... | |
std::vector< int > *const & | jets_fjet14_nolep_index () const |
Get jets_fjet14_nolep_index for current event and cache it. More... | |
std::vector< int > *const & | jets_fjet40_index () const |
Get jets_fjet40_index for current event and cache it. More... | |
std::vector< int > *const & | jets_fjet50_index () const |
Get jets_fjet50_index for current event and cache it. More... | |
std::vector< bool > *const & | jets_h1 () const |
Get jets_h1 for current event and cache it. More... | |
std::vector< bool > *const & | jets_h2 () const |
Get jets_h2 for current event and cache it. More... | |
std::vector< int > *const & | jets_hflavor () const |
Get jets_hflavor for current event and cache it. More... | |
std::vector< bool > *const & | jets_isisr () const |
Get jets_isisr for current event and cache it. More... | |
std::vector< bool > *const & | jets_islep () const |
Get jets_islep for current event and cache it. More... | |
std::vector< float > *const & | jets_m () const |
Get jets_m for current event and cache it. More... | |
std::vector< float > *const & | jets_phi () const |
Get jets_phi for current event and cache it. More... | |
std::vector< float > *const & | jets_pt () const |
Get jets_pt for current event and cache it. More... | |
std::vector< float > *const & | jets_pt_res () const |
Get jets_pt_res for current event and cache it. More... | |
float const & | jetsys_eta () const |
Get jetsys_eta for current event and cache it. More... | |
float const & | jetsys_m () const |
Get jetsys_m for current event and cache it. More... | |
float const & | jetsys_nob_eta () const |
Get jetsys_nob_eta for current event and cache it. More... | |
float const & | jetsys_nob_m () const |
Get jetsys_nob_m for current event and cache it. More... | |
float const & | jetsys_nob_phi () const |
Get jetsys_nob_phi for current event and cache it. More... | |
float const & | jetsys_nob_pt () const |
Get jetsys_nob_pt for current event and cache it. More... | |
float const & | jetsys_phi () const |
Get jetsys_phi for current event and cache it. More... | |
float const & | jetsys_pt () const |
Get jetsys_pt for current event and cache it. More... | |
bool const & | json12p9 () const |
Get json12p9 for current event and cache it. More... | |
bool const & | json2p6 () const |
Get json2p6 for current event and cache it. More... | |
bool const & | json4p0 () const |
Get json4p0 for current event and cache it. More... | |
bool const & | json7p65 () const |
Get json7p65 for current event and cache it. More... | |
std::vector< float > *const & | leps_eta () const |
Get leps_eta for current event and cache it. More... | |
std::vector< float > *const & | leps_id () const |
Get leps_id for current event and cache it. More... | |
std::vector< float > *const & | leps_phi () const |
Get leps_phi for current event and cache it. More... | |
std::vector< float > *const & | leps_pt () const |
Get leps_pt for current event and cache it. More... | |
bool const & | low_dphi () const |
Get low_dphi for current event and cache it. More... | |
int const & | lumiblock () const |
Get lumiblock for current event and cache it. More... | |
float const & | m_tt () const |
Get m_tt for current event and cache it. More... | |
std::vector< float > *const & | mc_eta () const |
Get mc_eta for current event and cache it. More... | |
std::vector< int > *const & | mc_id () const |
Get mc_id for current event and cache it. More... | |
std::vector< float > *const & | mc_mass () const |
Get mc_mass for current event and cache it. More... | |
std::vector< int > *const & | mc_mom () const |
Get mc_mom for current event and cache it. More... | |
std::vector< int > *const & | mc_momidx () const |
Get mc_momidx for current event and cache it. More... | |
std::vector< float > *const & | mc_phi () const |
Get mc_phi for current event and cache it. More... | |
std::vector< float > *const & | mc_pt () const |
Get mc_pt for current event and cache it. More... | |
std::vector< int > *const & | mc_status () const |
Get mc_status for current event and cache it. More... | |
float const & | mct () const |
Get mct for current event and cache it. More... | |
float const & | met () const |
Get met for current event and cache it. More... | |
float const & | met_calo () const |
Get met_calo for current event and cache it. More... | |
float const & | met_calo_phi () const |
Get met_calo_phi for current event and cache it. More... | |
float const & | met_mini () const |
Get met_mini for current event and cache it. More... | |
float const & | met_mini_phi () const |
Get met_mini_phi for current event and cache it. More... | |
float const & | met_nohf () const |
Get met_nohf for current event and cache it. More... | |
float const & | met_nohf_phi () const |
Get met_nohf_phi for current event and cache it. More... | |
float const & | met_phi () const |
Get met_phi for current event and cache it. More... | |
float const & | met_raw () const |
Get met_raw for current event and cache it. More... | |
float const & | met_raw_phi () const |
Get met_raw_phi for current event and cache it. More... | |
float const & | met_rebal () const |
Get met_rebal for current event and cache it. More... | |
float const & | met_tru () const |
Get met_tru for current event and cache it. More... | |
float const & | met_tru_nuw () const |
Get met_tru_nuw for current event and cache it. More... | |
float const & | met_tru_nuw_phi () const |
Get met_tru_nuw_phi for current event and cache it. More... | |
float const & | met_tru_phi () const |
Get met_tru_phi for current event and cache it. More... | |
int const & | mgluino () const |
Get mgluino for current event and cache it. More... | |
float const & | mht () const |
Get mht for current event and cache it. More... | |
float const & | mht_clean () const |
Get mht_clean for current event and cache it. More... | |
float const & | mht_clean_phi () const |
Get mht_clean_phi for current event and cache it. More... | |
float const & | mht_phi () const |
Get mht_phi for current event and cache it. More... | |
float const & | mj08 () const |
Get mj08 for current event and cache it. More... | |
float const & | mj12 () const |
Get mj12 for current event and cache it. More... | |
float const & | mj14 () const |
Get mj14 for current event and cache it. More... | |
float const & | mj14_nolep () const |
Get mj14_nolep for current event and cache it. More... | |
float const & | mj40 () const |
Get mj40 for current event and cache it. More... | |
float const & | mj50 () const |
Get mj50 for current event and cache it. More... | |
int const & | mlsp () const |
Get mlsp for current event and cache it. More... | |
std::vector< bool > *const & | mm () const |
Get mm for current event and cache it. More... | |
std::vector< float > *const & | mm_el_miniso () const |
Get mm_el_miniso for current event and cache it. More... | |
std::vector< float > *const & | mm_el_pt () const |
Get mm_el_pt for current event and cache it. More... | |
std::vector< float > *const & | mm_ht () const |
Get mm_ht for current event and cache it. More... | |
std::vector< float > *const & | mm_jet_eta () const |
Get mm_jet_eta for current event and cache it. More... | |
std::vector< float > *const & | mm_jet_m () const |
Get mm_jet_m for current event and cache it. More... | |
std::vector< float > *const & | mm_jet_phi () const |
Get mm_jet_phi for current event and cache it. More... | |
std::vector< float > *const & | mm_jet_pt () const |
Get mm_jet_pt for current event and cache it. More... | |
std::vector< float > *const & | mm_lep_pt () const |
Get mm_lep_pt for current event and cache it. More... | |
std::vector< float > *const & | mm_met () const |
Get mm_met for current event and cache it. More... | |
std::vector< float > *const & | mm_met_phi () const |
Get mm_met_phi for current event and cache it. More... | |
std::vector< float > *const & | mm_mj14_lep () const |
Get mm_mj14_lep for current event and cache it. More... | |
std::vector< float > *const & | mm_mj14_nolep () const |
Get mm_mj14_nolep for current event and cache it. More... | |
std::vector< float > *const & | mm_mt () const |
Get mm_mt for current event and cache it. More... | |
std::vector< float > *const & | mm_mu_miniso () const |
Get mm_mu_miniso for current event and cache it. More... | |
std::vector< float > *const & | mm_mu_pt () const |
Get mm_mu_pt for current event and cache it. More... | |
std::vector< int > *const & | mm_nbm () const |
Get mm_nbm for current event and cache it. More... | |
std::vector< int > *const & | mm_nels () const |
Get mm_nels for current event and cache it. More... | |
std::vector< int > *const & | mm_njets () const |
Get mm_njets for current event and cache it. More... | |
std::vector< int > *const & | mm_nleps () const |
Get mm_nleps for current event and cache it. More... | |
std::vector< int > *const & | mm_nmus () const |
Get mm_nmus for current event and cache it. More... | |
float const & | mt () const |
Get mt for current event and cache it. More... | |
float const & | mt2 () const |
Get mt2 for current event and cache it. More... | |
float const & | mt2_0mass () const |
Get mt2_0mass for current event and cache it. More... | |
float const & | mt_nohf () const |
Get mt_nohf for current event and cache it. More... | |
float const & | mt_rebal () const |
Get mt_rebal for current event and cache it. More... | |
float const & | mt_tru () const |
Get mt_tru for current event and cache it. More... | |
float const & | mt_tru_nuw () const |
Get mt_tru_nuw for current event and cache it. More... | |
float const & | mumu_eta () const |
Get mumu_eta for current event and cache it. More... | |
float const & | mumu_m () const |
Get mumu_m for current event and cache it. More... | |
float const & | mumu_phi () const |
Get mumu_phi for current event and cache it. More... | |
float const & | mumu_pt () const |
Get mumu_pt for current event and cache it. More... | |
float const & | mumu_pt1 () const |
Get mumu_pt1 for current event and cache it. More... | |
float const & | mumu_pt2 () const |
Get mumu_pt2 for current event and cache it. More... | |
float const & | mumu_w () const |
Get mumu_w for current event and cache it. More... | |
float const & | mumuv_eta () const |
Get mumuv_eta for current event and cache it. More... | |
float const & | mumuv_m () const |
Get mumuv_m for current event and cache it. More... | |
float const & | mumuv_phi () const |
Get mumuv_phi for current event and cache it. More... | |
float const & | mumuv_pt () const |
Get mumuv_pt for current event and cache it. More... | |
float const & | mumuv_pt1 () const |
Get mumuv_pt1 for current event and cache it. More... | |
float const & | mumuv_pt2 () const |
Get mumuv_pt2 for current event and cache it. More... | |
float const & | mumuv_w () const |
Get mumuv_w for current event and cache it. More... | |
std::vector< int > *const & | mus_charge () const |
Get mus_charge for current event and cache it. More... | |
std::vector< float > *const & | mus_d0 () const |
Get mus_d0 for current event and cache it. More... | |
std::vector< float > *const & | mus_dz () const |
Get mus_dz for current event and cache it. More... | |
std::vector< float > *const & | mus_em_e () const |
Get mus_em_e for current event and cache it. More... | |
std::vector< float > *const & | mus_eta () const |
Get mus_eta for current event and cache it. More... | |
std::vector< float > *const & | mus_had_e () const |
Get mus_had_e for current event and cache it. More... | |
std::vector< bool > *const & | mus_inz () const |
Get mus_inz for current event and cache it. More... | |
std::vector< bool > *const & | mus_inzv () const |
Get mus_inzv for current event and cache it. More... | |
std::vector< bool > *const & | mus_isomu18 () const |
Get mus_isomu18 for current event and cache it. More... | |
std::vector< float > *const & | mus_miniso () const |
Get mus_miniso for current event and cache it. More... | |
std::vector< bool > *const & | mus_mu50 () const |
Get mus_mu50 for current event and cache it. More... | |
std::vector< bool > *const & | mus_mu8 () const |
Get mus_mu8 for current event and cache it. More... | |
std::vector< float > *const & | mus_phi () const |
Get mus_phi for current event and cache it. More... | |
std::vector< float > *const & | mus_pt () const |
Get mus_pt for current event and cache it. More... | |
std::vector< float > *const & | mus_pterr () const |
Get mus_pterr for current event and cache it. More... | |
std::vector< float > *const & | mus_reliso () const |
Get mus_reliso for current event and cache it. More... | |
std::vector< bool > *const & | mus_sig () const |
Get mus_sig for current event and cache it. More... | |
std::vector< bool > *const & | mus_sigid () const |
Get mus_sigid for current event and cache it. More... | |
std::vector< bool > *const & | mus_tight () const |
Get mus_tight for current event and cache it. More... | |
std::vector< bool > *const & | mus_tm () const |
Get mus_tm for current event and cache it. More... | |
std::vector< int > *const & | mus_trk_algo () const |
Get mus_trk_algo for current event and cache it. More... | |
std::vector< int > *const & | mus_trk_nholes_in () const |
Get mus_trk_nholes_in for current event and cache it. More... | |
std::vector< int > *const & | mus_trk_nholes_out () const |
Get mus_trk_nholes_out for current event and cache it. More... | |
std::vector< bool > *const & | mus_trk_quality () const |
Get mus_trk_quality for current event and cache it. More... | |
std::vector< bool > *const & | mus_vvvl () const |
Get mus_vvvl for current event and cache it. More... | |
std::vector< float > *const & | mus_vvvl_eta () const |
Get mus_vvvl_eta for current event and cache it. More... | |
std::vector< float > *const & | mus_vvvl_phi () const |
Get mus_vvvl_phi for current event and cache it. More... | |
std::vector< float > *const & | mus_vvvl_pt () const |
Get mus_vvvl_pt for current event and cache it. More... | |
int const & | nbl () const |
Get nbl for current event and cache it. More... | |
int const & | nbm () const |
Get nbm for current event and cache it. More... | |
int const & | nbm20 () const |
Get nbm20 for current event and cache it. More... | |
int const & | nbm40 () const |
Get nbm40 for current event and cache it. More... | |
int const & | nbm50 () const |
Get nbm50 for current event and cache it. More... | |
int const & | nbm_ra2 () const |
Get nbm_ra2 for current event and cache it. More... | |
int const & | nbt () const |
Get nbt for current event and cache it. More... | |
int const & | nels () const |
Get nels for current event and cache it. More... | |
int const & | nels_ele23 () const |
Get nels_ele23 for current event and cache it. More... | |
int const & | nels_vvvl () const |
Get nels_vvvl for current event and cache it. More... | |
int const & | nfjets14 () const |
Get nfjets14 for current event and cache it. More... | |
int const & | nfjets40 () const |
Get nfjets40 for current event and cache it. More... | |
float const & | nisr () const |
Get nisr for current event and cache it. More... | |
int const & | nisr_me () const |
Get nisr_me for current event and cache it. More... | |
int const & | njets () const |
Get njets for current event and cache it. More... | |
int const & | njets20 () const |
Get njets20 for current event and cache it. More... | |
int const & | njets40 () const |
Get njets40 for current event and cache it. More... | |
int const & | njets50 () const |
Get njets50 for current event and cache it. More... | |
int const & | njets_clean () const |
Get njets_clean for current event and cache it. More... | |
int const & | njets_ra2 () const |
Get njets_ra2 for current event and cache it. More... | |
int const & | nleps () const |
Get nleps for current event and cache it. More... | |
int const & | nleps_tm () const |
Get nleps_tm for current event and cache it. More... | |
int const & | nmus () const |
Get nmus for current event and cache it. More... | |
int const & | nmus_isomu18 () const |
Get nmus_isomu18 for current event and cache it. More... | |
int const & | nmus_vvvl () const |
Get nmus_vvvl for current event and cache it. More... | |
bool const & | nonblind () const |
Get nonblind for current event and cache it. More... | |
int const & | nph () const |
Get nph for current event and cache it. More... | |
int const & | npv () const |
Get npv for current event and cache it. More... | |
int const & | ntks () const |
Get ntks for current event and cache it. More... | |
int const & | ntruels () const |
Get ntruels for current event and cache it. More... | |
int const & | ntruleps () const |
Get ntruleps for current event and cache it. More... | |
int const & | ntrumus () const |
Get ntrumus for current event and cache it. More... | |
int const & | ntrupv () const |
Get ntrupv for current event and cache it. More... | |
float const & | ntrupv_mean () const |
Get ntrupv_mean for current event and cache it. More... | |
int const & | ntrutaush () const |
Get ntrutaush for current event and cache it. More... | |
int const & | ntrutausl () const |
Get ntrutausl for current event and cache it. More... | |
int const & | nvels () const |
Get nvels for current event and cache it. More... | |
int const & | nveto () const |
Get nveto for current event and cache it. More... | |
int const & | nvleps () const |
Get nvleps for current event and cache it. More... | |
int const & | nvmus () const |
Get nvmus for current event and cache it. More... | |
float const & | onel_ele105 () const |
Get onel_ele105 for current event and cache it. More... | |
float const & | onel_ele23 () const |
Get onel_ele23 for current event and cache it. More... | |
float const & | onel_ele8 () const |
Get onel_ele8 for current event and cache it. More... | |
float const & | onel_vvvl () const |
Get onel_vvvl for current event and cache it. More... | |
float const & | onht () const |
Get onht for current event and cache it. More... | |
float const & | onmet () const |
Get onmet for current event and cache it. More... | |
float const & | onmu_isomu18 () const |
Get onmu_isomu18 for current event and cache it. More... | |
float const & | onmu_mu50 () const |
Get onmu_mu50 for current event and cache it. More... | |
float const & | onmu_mu8 () const |
Get onmu_mu8 for current event and cache it. More... | |
float const & | onmu_vvvl () const |
Get onmu_vvvl for current event and cache it. More... | |
float const & | onph_ph90 () const |
Get onph_ph90 for current event and cache it. More... | |
bool const & | pass () const |
Get pass for current event and cache it. More... | |
bool const & | pass20 () const |
Get pass20 for current event and cache it. More... | |
bool const & | pass40 () const |
Get pass40 for current event and cache it. More... | |
bool const & | pass50 () const |
Get pass50 for current event and cache it. More... | |
bool const & | pass_cschalo () const |
Get pass_cschalo for current event and cache it. More... | |
bool const & | pass_ecaldeadcell () const |
Get pass_ecaldeadcell for current event and cache it. More... | |
bool const & | pass_eebadsc () const |
Get pass_eebadsc for current event and cache it. More... | |
bool const & | pass_goodv () const |
Get pass_goodv for current event and cache it. More... | |
bool const & | pass_hbhe () const |
Get pass_hbhe for current event and cache it. More... | |
bool const & | pass_hbheiso () const |
Get pass_hbheiso for current event and cache it. More... | |
bool const & | pass_jets () const |
Get pass_jets for current event and cache it. More... | |
bool const & | pass_jets20 () const |
Get pass_jets20 for current event and cache it. More... | |
bool const & | pass_jets40 () const |
Get pass_jets40 for current event and cache it. More... | |
bool const & | pass_jets50 () const |
Get pass_jets50 for current event and cache it. More... | |
bool const & | pass_jets_nohf () const |
Get pass_jets_nohf for current event and cache it. More... | |
bool const & | pass_jets_ra2 () const |
Get pass_jets_ra2 for current event and cache it. More... | |
bool const & | pass_jets_tight () const |
Get pass_jets_tight for current event and cache it. More... | |
bool const & | pass_jets_tight_ra2 () const |
Get pass_jets_tight_ra2 for current event and cache it. More... | |
bool const & | pass_nohf () const |
Get pass_nohf for current event and cache it. More... | |
bool const & | pass_ra2 () const |
Get pass_ra2 for current event and cache it. More... | |
bool const & | pass_ra2_badmu () const |
Get pass_ra2_badmu for current event and cache it. More... | |
std::vector< float > *const & | ph_eta () const |
Get ph_eta for current event and cache it. More... | |
std::vector< bool > *const & | ph_ph90 () const |
Get ph_ph90 for current event and cache it. More... | |
std::vector< float > *const & | ph_phi () const |
Get ph_phi for current event and cache it. More... | |
std::vector< float > *const & | ph_pt () const |
Get ph_pt for current event and cache it. More... | |
std::vector< bool > *const & | ph_tm () const |
Get ph_tm for current event and cache it. More... | |
int const & | run () const |
Get run for current event and cache it. More... | |
float const & | st () const |
Get st for current event and cache it. More... | |
float const & | st40 () const |
Get st40 for current event and cache it. More... | |
float const & | st50 () const |
Get st50 for current event and cache it. More... | |
bool const & | stitch () const |
Get stitch for current event and cache it. More... | |
std::vector< float > *const & | sys_bctag () const |
Get sys_bctag for current event and cache it. More... | |
std::vector< float > *const & | sys_bctag40 () const |
Get sys_bctag40 for current event and cache it. More... | |
std::vector< float > *const & | sys_bctag_loose () const |
Get sys_bctag_loose for current event and cache it. More... | |
std::vector< float > *const & | sys_fs_bctag () const |
Get sys_fs_bctag for current event and cache it. More... | |
std::vector< float > *const & | sys_fs_bctag40 () const |
Get sys_fs_bctag40 for current event and cache it. More... | |
std::vector< float > *const & | sys_fs_lep () const |
Get sys_fs_lep for current event and cache it. More... | |
std::vector< float > *const & | sys_fs_udsgtag () const |
Get sys_fs_udsgtag for current event and cache it. More... | |
std::vector< float > *const & | sys_fs_udsgtag40 () const |
Get sys_fs_udsgtag40 for current event and cache it. More... | |
std::vector< float > *const & | sys_ht () const |
Get sys_ht for current event and cache it. More... | |
std::vector< float > *const & | sys_ht40 () const |
Get sys_ht40 for current event and cache it. More... | |
std::vector< float > *const & | sys_isr () const |
Get sys_isr for current event and cache it. More... | |
std::vector< float > *const & | sys_lep () const |
Get sys_lep for current event and cache it. More... | |
std::vector< float > *const & | sys_met () const |
Get sys_met for current event and cache it. More... | |
std::vector< float > *const & | sys_mj14 () const |
Get sys_mj14 for current event and cache it. More... | |
std::vector< float > *const & | sys_mj14_nolep () const |
Get sys_mj14_nolep for current event and cache it. More... | |
std::vector< float > *const & | sys_mj40 () const |
Get sys_mj40 for current event and cache it. More... | |
std::vector< float > *const & | sys_mt () const |
Get sys_mt for current event and cache it. More... | |
std::vector< float > *const & | sys_muf () const |
Get sys_muf for current event and cache it. More... | |
std::vector< float > *const & | sys_mur () const |
Get sys_mur for current event and cache it. More... | |
std::vector< float > *const & | sys_murf () const |
Get sys_murf for current event and cache it. More... | |
std::vector< int > *const & | sys_nbm () const |
Get sys_nbm for current event and cache it. More... | |
std::vector< int > *const & | sys_nbm40 () const |
Get sys_nbm40 for current event and cache it. More... | |
std::vector< int > *const & | sys_njets () const |
Get sys_njets for current event and cache it. More... | |
std::vector< int > *const & | sys_njets40 () const |
Get sys_njets40 for current event and cache it. More... | |
std::vector< bool > *const & | sys_pass () const |
Get sys_pass for current event and cache it. More... | |
std::vector< bool > *const & | sys_pass40 () const |
Get sys_pass40 for current event and cache it. More... | |
std::vector< float > *const & | sys_pu () const |
Get sys_pu for current event and cache it. More... | |
std::vector< float > *const & | sys_st () const |
Get sys_st for current event and cache it. More... | |
std::vector< float > *const & | sys_st40 () const |
Get sys_st40 for current event and cache it. More... | |
std::vector< float > *const & | sys_trig () const |
Get sys_trig for current event and cache it. More... | |
std::vector< float > *const & | sys_udsgtag () const |
Get sys_udsgtag for current event and cache it. More... | |
std::vector< float > *const & | sys_udsgtag40 () const |
Get sys_udsgtag40 for current event and cache it. More... | |
std::vector< float > *const & | sys_udsgtag_loose () const |
Get sys_udsgtag_loose for current event and cache it. More... | |
std::vector< float > *const & | tks_d0 () const |
Get tks_d0 for current event and cache it. More... | |
std::vector< float > *const & | tks_dz () const |
Get tks_dz for current event and cache it. More... | |
std::vector< float > *const & | tks_eta () const |
Get tks_eta for current event and cache it. More... | |
std::vector< float > *const & | tks_miniso () const |
Get tks_miniso for current event and cache it. More... | |
std::vector< float > *const & | tks_mt () const |
Get tks_mt for current event and cache it. More... | |
std::vector< float > *const & | tks_mt2 () const |
Get tks_mt2 for current event and cache it. More... | |
std::vector< int > *const & | tks_pdg () const |
Get tks_pdg for current event and cache it. More... | |
std::vector< float > *const & | tks_phi () const |
Get tks_phi for current event and cache it. More... | |
std::vector< float > *const & | tks_pt () const |
Get tks_pt for current event and cache it. More... | |
std::vector< float > *const & | tks_reliso () const |
Get tks_reliso for current event and cache it. More... | |
std::vector< bool > *const & | tks_tm () const |
Get tks_tm for current event and cache it. More... | |
std::vector< bool > *const & | trig () const |
Get trig for current event and cache it. More... | |
bool const & | trig_lep () const |
Get trig_lep for current event and cache it. More... | |
bool const & | trig_met () const |
Get trig_met for current event and cache it. More... | |
std::vector< float > *const & | trig_prescale () const |
Get trig_prescale for current event and cache it. More... | |
bool const & | trig_ra4 () const |
Get trig_ra4 for current event and cache it. More... | |
bool const & | trig_vvvl () const |
Get trig_vvvl for current event and cache it. More... | |
int const & | type () const |
Get type for current event and cache it. More... | |
float const & | w_btag () const |
Get w_btag for current event and cache it. More... | |
float const & | w_btag40 () const |
Get w_btag40 for current event and cache it. More... | |
float const & | w_btag_loose () const |
Get w_btag_loose for current event and cache it. More... | |
float const & | w_fs_lep () const |
Get w_fs_lep for current event and cache it. More... | |
float const & | w_isr () const |
Get w_isr for current event and cache it. More... | |
float const & | w_lep () const |
Get w_lep for current event and cache it. More... | |
float const & | w_lumi () const |
Get w_lumi for current event and cache it. More... | |
float const & | w_pu () const |
Get w_pu for current event and cache it. More... | |
float const & | w_toppt () const |
Get w_toppt for current event and cache it. More... | |
float const & | weight () const |
Get weight for current event and cache it. More... | |
float const & | weight_rpv () const |
Get weight_rpv for current event and cache it. More... | |
const std::unique_ptr< TChain > & | GetTree () const |
Get underlying TChain for this Baby. More... | |
std::unique_ptr< Activator > | Activate () |
Static Public Member Functions | |
static NamedFunc | GetFunction (const std::string &var_name) |
Get a NamedFunc accessing specified variable. More... | |
Public Attributes | |
std::set< const Process * > | processes_ |
Protected Member Functions | |
virtual void | Initialize () |
Setup all branches. More... | |
Protected Attributes | |
std::unique_ptr< TChain > | chain_ |
Chain to load variables from. More... | |
long | entry_ |
Current entry. More... | |
Private Member Functions | |
Baby ()=delete | |
Baby (const Baby &)=delete | |
Baby & | operator= (const Baby &)=delete |
void | ActivateChain () |
void | DeactivateChain () |
Private Attributes | |
std::set< std::string > | file_names_ |
Files loaded into TChain. More... | |
int | sample_type_ |
Integer indicating what kind of sample the first file has. More... | |
long | total_entries_ |
Cached number of events in TChain. More... | |
bool | cached_total_entries_ |
Flag if cached event count up to date. More... | |
float | dphi1_ |
Cached value of dphi1. More... | |
TBranch * | b_dphi1_ |
Branch from which dphi1 is read. More... | |
bool | c_dphi1_ |
Flag if cached dphi1 up to date. More... | |
float | dphi2_ |
Cached value of dphi2. More... | |
TBranch * | b_dphi2_ |
Branch from which dphi2 is read. More... | |
bool | c_dphi2_ |
Flag if cached dphi2 up to date. More... | |
float | dphi3_ |
Cached value of dphi3. More... | |
TBranch * | b_dphi3_ |
Branch from which dphi3 is read. More... | |
bool | c_dphi3_ |
Flag if cached dphi3 up to date. More... | |
float | dphi4_ |
Cached value of dphi4. More... | |
TBranch * | b_dphi4_ |
Branch from which dphi4 is read. More... | |
bool | c_dphi4_ |
Flag if cached dphi4 up to date. More... | |
float | dphi_wlep_ |
Cached value of dphi_wlep. More... | |
TBranch * | b_dphi_wlep_ |
Branch from which dphi_wlep is read. More... | |
bool | c_dphi_wlep_ |
Flag if cached dphi_wlep up to date. More... | |
float | eff_jetid_ |
Cached value of eff_jetid. More... | |
TBranch * | b_eff_jetid_ |
Branch from which eff_jetid is read. More... | |
bool | c_eff_jetid_ |
Flag if cached eff_jetid up to date. More... | |
float | eff_trig_ |
Cached value of eff_trig. More... | |
TBranch * | b_eff_trig_ |
Branch from which eff_trig is read. More... | |
bool | c_eff_trig_ |
Flag if cached eff_trig up to date. More... | |
float | elel_eta_ |
Cached value of elel_eta. More... | |
TBranch * | b_elel_eta_ |
Branch from which elel_eta is read. More... | |
bool | c_elel_eta_ |
Flag if cached elel_eta up to date. More... | |
float | elel_m_ |
Cached value of elel_m. More... | |
TBranch * | b_elel_m_ |
Branch from which elel_m is read. More... | |
bool | c_elel_m_ |
Flag if cached elel_m up to date. More... | |
float | elel_phi_ |
Cached value of elel_phi. More... | |
TBranch * | b_elel_phi_ |
Branch from which elel_phi is read. More... | |
bool | c_elel_phi_ |
Flag if cached elel_phi up to date. More... | |
float | elel_pt_ |
Cached value of elel_pt. More... | |
TBranch * | b_elel_pt_ |
Branch from which elel_pt is read. More... | |
bool | c_elel_pt_ |
Flag if cached elel_pt up to date. More... | |
float | elel_pt1_ |
Cached value of elel_pt1. More... | |
TBranch * | b_elel_pt1_ |
Branch from which elel_pt1 is read. More... | |
bool | c_elel_pt1_ |
Flag if cached elel_pt1 up to date. More... | |
float | elel_pt2_ |
Cached value of elel_pt2. More... | |
TBranch * | b_elel_pt2_ |
Branch from which elel_pt2 is read. More... | |
bool | c_elel_pt2_ |
Flag if cached elel_pt2 up to date. More... | |
float | elel_w_ |
Cached value of elel_w. More... | |
TBranch * | b_elel_w_ |
Branch from which elel_w is read. More... | |
bool | c_elel_w_ |
Flag if cached elel_w up to date. More... | |
float | elelv_eta_ |
Cached value of elelv_eta. More... | |
TBranch * | b_elelv_eta_ |
Branch from which elelv_eta is read. More... | |
bool | c_elelv_eta_ |
Flag if cached elelv_eta up to date. More... | |
float | elelv_m_ |
Cached value of elelv_m. More... | |
TBranch * | b_elelv_m_ |
Branch from which elelv_m is read. More... | |
bool | c_elelv_m_ |
Flag if cached elelv_m up to date. More... | |
float | elelv_phi_ |
Cached value of elelv_phi. More... | |
TBranch * | b_elelv_phi_ |
Branch from which elelv_phi is read. More... | |
bool | c_elelv_phi_ |
Flag if cached elelv_phi up to date. More... | |
float | elelv_pt_ |
Cached value of elelv_pt. More... | |
TBranch * | b_elelv_pt_ |
Branch from which elelv_pt is read. More... | |
bool | c_elelv_pt_ |
Flag if cached elelv_pt up to date. More... | |
float | elelv_pt1_ |
Cached value of elelv_pt1. More... | |
TBranch * | b_elelv_pt1_ |
Branch from which elelv_pt1 is read. More... | |
bool | c_elelv_pt1_ |
Flag if cached elelv_pt1 up to date. More... | |
float | elelv_pt2_ |
Cached value of elelv_pt2. More... | |
TBranch * | b_elelv_pt2_ |
Branch from which elelv_pt2 is read. More... | |
bool | c_elelv_pt2_ |
Flag if cached elelv_pt2 up to date. More... | |
float | elelv_w_ |
Cached value of elelv_w. More... | |
TBranch * | b_elelv_w_ |
Branch from which elelv_w is read. More... | |
bool | c_elelv_w_ |
Flag if cached elelv_w up to date. More... | |
float | elmu_eta_ |
Cached value of elmu_eta. More... | |
TBranch * | b_elmu_eta_ |
Branch from which elmu_eta is read. More... | |
bool | c_elmu_eta_ |
Flag if cached elmu_eta up to date. More... | |
float | elmu_m_ |
Cached value of elmu_m. More... | |
TBranch * | b_elmu_m_ |
Branch from which elmu_m is read. More... | |
bool | c_elmu_m_ |
Flag if cached elmu_m up to date. More... | |
float | elmu_phi_ |
Cached value of elmu_phi. More... | |
TBranch * | b_elmu_phi_ |
Branch from which elmu_phi is read. More... | |
bool | c_elmu_phi_ |
Flag if cached elmu_phi up to date. More... | |
float | elmu_pt_ |
Cached value of elmu_pt. More... | |
TBranch * | b_elmu_pt_ |
Branch from which elmu_pt is read. More... | |
bool | c_elmu_pt_ |
Flag if cached elmu_pt up to date. More... | |
float | elmu_pt1_ |
Cached value of elmu_pt1. More... | |
TBranch * | b_elmu_pt1_ |
Branch from which elmu_pt1 is read. More... | |
bool | c_elmu_pt1_ |
Flag if cached elmu_pt1 up to date. More... | |
float | elmu_pt2_ |
Cached value of elmu_pt2. More... | |
TBranch * | b_elmu_pt2_ |
Branch from which elmu_pt2 is read. More... | |
bool | c_elmu_pt2_ |
Flag if cached elmu_pt2 up to date. More... | |
float | elmu_w_ |
Cached value of elmu_w. More... | |
TBranch * | b_elmu_w_ |
Branch from which elmu_w is read. More... | |
bool | c_elmu_w_ |
Flag if cached elmu_w up to date. More... | |
std::vector< int > * | els_charge_ |
Cached value of els_charge. More... | |
TBranch * | b_els_charge_ |
Branch from which els_charge is read. More... | |
bool | c_els_charge_ |
Flag if cached els_charge up to date. More... | |
std::vector< float > * | els_d0_ |
Cached value of els_d0. More... | |
TBranch * | b_els_d0_ |
Branch from which els_d0 is read. More... | |
bool | c_els_d0_ |
Flag if cached els_d0 up to date. More... | |
std::vector< float > * | els_deta_sctrk_ |
Cached value of els_deta_sctrk. More... | |
TBranch * | b_els_deta_sctrk_ |
Branch from which els_deta_sctrk is read. More... | |
bool | c_els_deta_sctrk_ |
Flag if cached els_deta_sctrk up to date. More... | |
std::vector< float > * | els_dphi_sctrk_ |
Cached value of els_dphi_sctrk. More... | |
TBranch * | b_els_dphi_sctrk_ |
Branch from which els_dphi_sctrk is read. More... | |
bool | c_els_dphi_sctrk_ |
Flag if cached els_dphi_sctrk up to date. More... | |
std::vector< float > * | els_dz_ |
Cached value of els_dz. More... | |
TBranch * | b_els_dz_ |
Branch from which els_dz is read. More... | |
bool | c_els_dz_ |
Flag if cached els_dz up to date. More... | |
std::vector< bool > * | els_ele105_ |
Cached value of els_ele105. More... | |
TBranch * | b_els_ele105_ |
Branch from which els_ele105 is read. More... | |
bool | c_els_ele105_ |
Flag if cached els_ele105 up to date. More... | |
std::vector< bool > * | els_ele23_ |
Cached value of els_ele23. More... | |
TBranch * | b_els_ele23_ |
Branch from which els_ele23 is read. More... | |
bool | c_els_ele23_ |
Flag if cached els_ele23 up to date. More... | |
std::vector< bool > * | els_ele8_ |
Cached value of els_ele8. More... | |
TBranch * | b_els_ele8_ |
Branch from which els_ele8 is read. More... | |
bool | c_els_ele8_ |
Flag if cached els_ele8 up to date. More... | |
std::vector< float > * | els_em_e_ |
Cached value of els_em_e. More... | |
TBranch * | b_els_em_e_ |
Branch from which els_em_e is read. More... | |
bool | c_els_em_e_ |
Flag if cached els_em_e up to date. More... | |
std::vector< float > * | els_eoverp_ |
Cached value of els_eoverp. More... | |
TBranch * | b_els_eoverp_ |
Branch from which els_eoverp is read. More... | |
bool | c_els_eoverp_ |
Flag if cached els_eoverp up to date. More... | |
std::vector< float > * | els_eta_ |
Cached value of els_eta. More... | |
TBranch * | b_els_eta_ |
Branch from which els_eta is read. More... | |
bool | c_els_eta_ |
Flag if cached els_eta up to date. More... | |
std::vector< float > * | els_hovere_ |
Cached value of els_hovere. More... | |
TBranch * | b_els_hovere_ |
Branch from which els_hovere is read. More... | |
bool | c_els_hovere_ |
Flag if cached els_hovere up to date. More... | |
std::vector< bool > * | els_inz_ |
Cached value of els_inz. More... | |
TBranch * | b_els_inz_ |
Branch from which els_inz is read. More... | |
bool | c_els_inz_ |
Flag if cached els_inz up to date. More... | |
std::vector< bool > * | els_inzv_ |
Cached value of els_inzv. More... | |
TBranch * | b_els_inzv_ |
Branch from which els_inzv is read. More... | |
bool | c_els_inzv_ |
Flag if cached els_inzv up to date. More... | |
std::vector< float > * | els_ip3d_ |
Cached value of els_ip3d. More... | |
TBranch * | b_els_ip3d_ |
Branch from which els_ip3d is read. More... | |
bool | c_els_ip3d_ |
Flag if cached els_ip3d up to date. More... | |
std::vector< bool > * | els_ispf_ |
Cached value of els_ispf. More... | |
TBranch * | b_els_ispf_ |
Branch from which els_ispf is read. More... | |
bool | c_els_ispf_ |
Flag if cached els_ispf up to date. More... | |
std::vector< float > * | els_miniso_ |
Cached value of els_miniso. More... | |
TBranch * | b_els_miniso_ |
Branch from which els_miniso is read. More... | |
bool | c_els_miniso_ |
Flag if cached els_miniso up to date. More... | |
std::vector< float > * | els_phi_ |
Cached value of els_phi. More... | |
TBranch * | b_els_phi_ |
Branch from which els_phi is read. More... | |
bool | c_els_phi_ |
Flag if cached els_phi up to date. More... | |
std::vector< float > * | els_pt_ |
Cached value of els_pt. More... | |
TBranch * | b_els_pt_ |
Branch from which els_pt is read. More... | |
bool | c_els_pt_ |
Flag if cached els_pt up to date. More... | |
std::vector< float > * | els_reliso_ |
Cached value of els_reliso. More... | |
TBranch * | b_els_reliso_ |
Branch from which els_reliso is read. More... | |
bool | c_els_reliso_ |
Flag if cached els_reliso up to date. More... | |
std::vector< float > * | els_sceta_ |
Cached value of els_sceta. More... | |
TBranch * | b_els_sceta_ |
Branch from which els_sceta is read. More... | |
bool | c_els_sceta_ |
Flag if cached els_sceta up to date. More... | |
std::vector< bool > * | els_sig_ |
Cached value of els_sig. More... | |
TBranch * | b_els_sig_ |
Branch from which els_sig is read. More... | |
bool | c_els_sig_ |
Flag if cached els_sig up to date. More... | |
std::vector< bool > * | els_sigid_ |
Cached value of els_sigid. More... | |
TBranch * | b_els_sigid_ |
Branch from which els_sigid is read. More... | |
bool | c_els_sigid_ |
Flag if cached els_sigid up to date. More... | |
std::vector< bool > * | els_tight_ |
Cached value of els_tight. More... | |
TBranch * | b_els_tight_ |
Branch from which els_tight is read. More... | |
bool | c_els_tight_ |
Flag if cached els_tight up to date. More... | |
std::vector< bool > * | els_tm_ |
Cached value of els_tm. More... | |
TBranch * | b_els_tm_ |
Branch from which els_tm is read. More... | |
bool | c_els_tm_ |
Flag if cached els_tm up to date. More... | |
std::vector< int > * | els_trk_nholes_ |
Cached value of els_trk_nholes. More... | |
TBranch * | b_els_trk_nholes_ |
Branch from which els_trk_nholes is read. More... | |
bool | c_els_trk_nholes_ |
Flag if cached els_trk_nholes up to date. More... | |
std::vector< float > * | els_trk_pt_ |
Cached value of els_trk_pt. More... | |
TBranch * | b_els_trk_pt_ |
Branch from which els_trk_pt is read. More... | |
bool | c_els_trk_pt_ |
Flag if cached els_trk_pt up to date. More... | |
std::vector< float > * | els_trk_pterr_ |
Cached value of els_trk_pterr. More... | |
TBranch * | b_els_trk_pterr_ |
Branch from which els_trk_pterr is read. More... | |
bool | c_els_trk_pterr_ |
Flag if cached els_trk_pterr up to date. More... | |
std::vector< bool > * | els_vvvl_ |
Cached value of els_vvvl. More... | |
TBranch * | b_els_vvvl_ |
Branch from which els_vvvl is read. More... | |
bool | c_els_vvvl_ |
Flag if cached els_vvvl up to date. More... | |
std::vector< float > * | els_vvvl_eta_ |
Cached value of els_vvvl_eta. More... | |
TBranch * | b_els_vvvl_eta_ |
Branch from which els_vvvl_eta is read. More... | |
bool | c_els_vvvl_eta_ |
Flag if cached els_vvvl_eta up to date. More... | |
std::vector< float > * | els_vvvl_phi_ |
Cached value of els_vvvl_phi. More... | |
TBranch * | b_els_vvvl_phi_ |
Branch from which els_vvvl_phi is read. More... | |
bool | c_els_vvvl_phi_ |
Flag if cached els_vvvl_phi up to date. More... | |
std::vector< float > * | els_vvvl_pt_ |
Cached value of els_vvvl_pt. More... | |
TBranch * | b_els_vvvl_pt_ |
Branch from which els_vvvl_pt is read. More... | |
bool | c_els_vvvl_pt_ |
Flag if cached els_vvvl_pt up to date. More... | |
Long64_t | event_ |
Cached value of event. More... | |
TBranch * | b_event_ |
Branch from which event is read. More... | |
bool | c_event_ |
Flag if cached event up to date. More... | |
std::vector< float > * | fjets14_eta_ |
Cached value of fjets14_eta. More... | |
TBranch * | b_fjets14_eta_ |
Branch from which fjets14_eta is read. More... | |
bool | c_fjets14_eta_ |
Flag if cached fjets14_eta up to date. More... | |
std::vector< float > * | fjets14_m_ |
Cached value of fjets14_m. More... | |
TBranch * | b_fjets14_m_ |
Branch from which fjets14_m is read. More... | |
bool | c_fjets14_m_ |
Flag if cached fjets14_m up to date. More... | |
std::vector< int > * | fjets14_nconst_ |
Cached value of fjets14_nconst. More... | |
TBranch * | b_fjets14_nconst_ |
Branch from which fjets14_nconst is read. More... | |
bool | c_fjets14_nconst_ |
Flag if cached fjets14_nconst up to date. More... | |
std::vector< float > * | fjets14_phi_ |
Cached value of fjets14_phi. More... | |
TBranch * | b_fjets14_phi_ |
Branch from which fjets14_phi is read. More... | |
bool | c_fjets14_phi_ |
Flag if cached fjets14_phi up to date. More... | |
std::vector< float > * | fjets14_pt_ |
Cached value of fjets14_pt. More... | |
TBranch * | b_fjets14_pt_ |
Branch from which fjets14_pt is read. More... | |
bool | c_fjets14_pt_ |
Flag if cached fjets14_pt up to date. More... | |
std::vector< float > * | fjets40_eta_ |
Cached value of fjets40_eta. More... | |
TBranch * | b_fjets40_eta_ |
Branch from which fjets40_eta is read. More... | |
bool | c_fjets40_eta_ |
Flag if cached fjets40_eta up to date. More... | |
std::vector< float > * | fjets40_m_ |
Cached value of fjets40_m. More... | |
TBranch * | b_fjets40_m_ |
Branch from which fjets40_m is read. More... | |
bool | c_fjets40_m_ |
Flag if cached fjets40_m up to date. More... | |
std::vector< int > * | fjets40_nconst_ |
Cached value of fjets40_nconst. More... | |
TBranch * | b_fjets40_nconst_ |
Branch from which fjets40_nconst is read. More... | |
bool | c_fjets40_nconst_ |
Flag if cached fjets40_nconst up to date. More... | |
std::vector< float > * | fjets40_phi_ |
Cached value of fjets40_phi. More... | |
TBranch * | b_fjets40_phi_ |
Branch from which fjets40_phi is read. More... | |
bool | c_fjets40_phi_ |
Flag if cached fjets40_phi up to date. More... | |
std::vector< float > * | fjets40_pt_ |
Cached value of fjets40_pt. More... | |
TBranch * | b_fjets40_pt_ |
Branch from which fjets40_pt is read. More... | |
bool | c_fjets40_pt_ |
Flag if cached fjets40_pt up to date. More... | |
bool | fromGS_ |
Cached value of fromGS. More... | |
TBranch * | b_fromGS_ |
Branch from which fromGS is read. More... | |
bool | c_fromGS_ |
Flag if cached fromGS up to date. More... | |
float | hig1_eta_ |
Cached value of hig1_eta. More... | |
TBranch * | b_hig1_eta_ |
Branch from which hig1_eta is read. More... | |
bool | c_hig1_eta_ |
Flag if cached hig1_eta up to date. More... | |
float | hig1_m_ |
Cached value of hig1_m. More... | |
TBranch * | b_hig1_m_ |
Branch from which hig1_m is read. More... | |
bool | c_hig1_m_ |
Flag if cached hig1_m up to date. More... | |
float | hig1_phi_ |
Cached value of hig1_phi. More... | |
TBranch * | b_hig1_phi_ |
Branch from which hig1_phi is read. More... | |
bool | c_hig1_phi_ |
Flag if cached hig1_phi up to date. More... | |
float | hig1_pt_ |
Cached value of hig1_pt. More... | |
TBranch * | b_hig1_pt_ |
Branch from which hig1_pt is read. More... | |
bool | c_hig1_pt_ |
Flag if cached hig1_pt up to date. More... | |
float | hig2_eta_ |
Cached value of hig2_eta. More... | |
TBranch * | b_hig2_eta_ |
Branch from which hig2_eta is read. More... | |
bool | c_hig2_eta_ |
Flag if cached hig2_eta up to date. More... | |
float | hig2_m_ |
Cached value of hig2_m. More... | |
TBranch * | b_hig2_m_ |
Branch from which hig2_m is read. More... | |
bool | c_hig2_m_ |
Flag if cached hig2_m up to date. More... | |
float | hig2_phi_ |
Cached value of hig2_phi. More... | |
TBranch * | b_hig2_phi_ |
Branch from which hig2_phi is read. More... | |
bool | c_hig2_phi_ |
Flag if cached hig2_phi up to date. More... | |
float | hig2_pt_ |
Cached value of hig2_pt. More... | |
TBranch * | b_hig2_pt_ |
Branch from which hig2_pt is read. More... | |
bool | c_hig2_pt_ |
Flag if cached hig2_pt up to date. More... | |
float | hig_am_ |
Cached value of hig_am. More... | |
TBranch * | b_hig_am_ |
Branch from which hig_am is read. More... | |
bool | c_hig_am_ |
Flag if cached hig_am up to date. More... | |
int | hig_bin_ |
Cached value of hig_bin. More... | |
TBranch * | b_hig_bin_ |
Branch from which hig_bin is read. More... | |
bool | c_hig_bin_ |
Flag if cached hig_bin up to date. More... | |
float | hig_dm_ |
Cached value of hig_dm. More... | |
TBranch * | b_hig_dm_ |
Branch from which hig_dm is read. More... | |
bool | c_hig_dm_ |
Flag if cached hig_dm up to date. More... | |
float | hig_dphi_ |
Cached value of hig_dphi. More... | |
TBranch * | b_hig_dphi_ |
Branch from which hig_dphi is read. More... | |
bool | c_hig_dphi_ |
Flag if cached hig_dphi up to date. More... | |
float | hig_drmax_ |
Cached value of hig_drmax. More... | |
TBranch * | b_hig_drmax_ |
Branch from which hig_drmax is read. More... | |
bool | c_hig_drmax_ |
Flag if cached hig_drmax up to date. More... | |
float | ht_ |
Cached value of ht. More... | |
TBranch * | b_ht_ |
Branch from which ht is read. More... | |
bool | c_ht_ |
Flag if cached ht up to date. More... | |
float | ht40_ |
Cached value of ht40. More... | |
TBranch * | b_ht40_ |
Branch from which ht40 is read. More... | |
bool | c_ht40_ |
Flag if cached ht40 up to date. More... | |
float | ht50_ |
Cached value of ht50. More... | |
TBranch * | b_ht50_ |
Branch from which ht50 is read. More... | |
bool | c_ht50_ |
Flag if cached ht50 up to date. More... | |
float | ht_clean_ |
Cached value of ht_clean. More... | |
TBranch * | b_ht_clean_ |
Branch from which ht_clean is read. More... | |
bool | c_ht_clean_ |
Flag if cached ht_clean up to date. More... | |
float | ht_hlt_ |
Cached value of ht_hlt. More... | |
TBranch * | b_ht_hlt_ |
Branch from which ht_hlt is read. More... | |
bool | c_ht_hlt_ |
Flag if cached ht_hlt up to date. More... | |
float | ht_isr_me_ |
Cached value of ht_isr_me. More... | |
TBranch * | b_ht_isr_me_ |
Branch from which ht_isr_me is read. More... | |
bool | c_ht_isr_me_ |
Flag if cached ht_isr_me up to date. More... | |
float | ht_ra2_ |
Cached value of ht_ra2. More... | |
TBranch * | b_ht_ra2_ |
Branch from which ht_ra2 is read. More... | |
bool | c_ht_ra2_ |
Flag if cached ht_ra2 up to date. More... | |
float | ht_tru_ |
Cached value of ht_tru. More... | |
TBranch * | b_ht_tru_ |
Branch from which ht_tru is read. More... | |
bool | c_ht_tru_ |
Flag if cached ht_tru up to date. More... | |
float | htx_ |
Cached value of htx. More... | |
TBranch * | b_htx_ |
Branch from which htx is read. More... | |
bool | c_htx_ |
Flag if cached htx up to date. More... | |
float | htx40_ |
Cached value of htx40. More... | |
TBranch * | b_htx40_ |
Branch from which htx40 is read. More... | |
bool | c_htx40_ |
Flag if cached htx40 up to date. More... | |
float | htx50_ |
Cached value of htx50. More... | |
TBranch * | b_htx50_ |
Branch from which htx50 is read. More... | |
bool | c_htx50_ |
Flag if cached htx50 up to date. More... | |
float | isr_tru_eta_ |
Cached value of isr_tru_eta. More... | |
TBranch * | b_isr_tru_eta_ |
Branch from which isr_tru_eta is read. More... | |
bool | c_isr_tru_eta_ |
Flag if cached isr_tru_eta up to date. More... | |
float | isr_tru_phi_ |
Cached value of isr_tru_phi. More... | |
TBranch * | b_isr_tru_phi_ |
Branch from which isr_tru_phi is read. More... | |
bool | c_isr_tru_phi_ |
Flag if cached isr_tru_phi up to date. More... | |
float | isr_tru_pt_ |
Cached value of isr_tru_pt. More... | |
TBranch * | b_isr_tru_pt_ |
Branch from which isr_tru_pt is read. More... | |
bool | c_isr_tru_pt_ |
Flag if cached isr_tru_pt up to date. More... | |
bool | jetmismeas_ |
Cached value of jetmismeas. More... | |
TBranch * | b_jetmismeas_ |
Branch from which jetmismeas is read. More... | |
bool | c_jetmismeas_ |
Flag if cached jetmismeas up to date. More... | |
std::vector< float > * | jets_csv_ |
Cached value of jets_csv. More... | |
TBranch * | b_jets_csv_ |
Branch from which jets_csv is read. More... | |
bool | c_jets_csv_ |
Flag if cached jets_csv up to date. More... | |
std::vector< float > * | jets_eta_ |
Cached value of jets_eta. More... | |
TBranch * | b_jets_eta_ |
Branch from which jets_eta is read. More... | |
bool | c_jets_eta_ |
Flag if cached jets_eta up to date. More... | |
std::vector< int > * | jets_fjet08_index_ |
Cached value of jets_fjet08_index. More... | |
TBranch * | b_jets_fjet08_index_ |
Branch from which jets_fjet08_index is read. More... | |
bool | c_jets_fjet08_index_ |
Flag if cached jets_fjet08_index up to date. More... | |
std::vector< int > * | jets_fjet12_index_ |
Cached value of jets_fjet12_index. More... | |
TBranch * | b_jets_fjet12_index_ |
Branch from which jets_fjet12_index is read. More... | |
bool | c_jets_fjet12_index_ |
Flag if cached jets_fjet12_index up to date. More... | |
std::vector< int > * | jets_fjet14_index_ |
Cached value of jets_fjet14_index. More... | |
TBranch * | b_jets_fjet14_index_ |
Branch from which jets_fjet14_index is read. More... | |
bool | c_jets_fjet14_index_ |
Flag if cached jets_fjet14_index up to date. More... | |
std::vector< int > * | jets_fjet14_nolep_index_ |
Cached value of jets_fjet14_nolep_index. More... | |
TBranch * | b_jets_fjet14_nolep_index_ |
Branch from which jets_fjet14_nolep_index is read. More... | |
bool | c_jets_fjet14_nolep_index_ |
Flag if cached jets_fjet14_nolep_index up to date. More... | |
std::vector< int > * | jets_fjet40_index_ |
Cached value of jets_fjet40_index. More... | |
TBranch * | b_jets_fjet40_index_ |
Branch from which jets_fjet40_index is read. More... | |
bool | c_jets_fjet40_index_ |
Flag if cached jets_fjet40_index up to date. More... | |
std::vector< int > * | jets_fjet50_index_ |
Cached value of jets_fjet50_index. More... | |
TBranch * | b_jets_fjet50_index_ |
Branch from which jets_fjet50_index is read. More... | |
bool | c_jets_fjet50_index_ |
Flag if cached jets_fjet50_index up to date. More... | |
std::vector< bool > * | jets_h1_ |
Cached value of jets_h1. More... | |
TBranch * | b_jets_h1_ |
Branch from which jets_h1 is read. More... | |
bool | c_jets_h1_ |
Flag if cached jets_h1 up to date. More... | |
std::vector< bool > * | jets_h2_ |
Cached value of jets_h2. More... | |
TBranch * | b_jets_h2_ |
Branch from which jets_h2 is read. More... | |
bool | c_jets_h2_ |
Flag if cached jets_h2 up to date. More... | |
std::vector< int > * | jets_hflavor_ |
Cached value of jets_hflavor. More... | |
TBranch * | b_jets_hflavor_ |
Branch from which jets_hflavor is read. More... | |
bool | c_jets_hflavor_ |
Flag if cached jets_hflavor up to date. More... | |
std::vector< bool > * | jets_isisr_ |
Cached value of jets_isisr. More... | |
TBranch * | b_jets_isisr_ |
Branch from which jets_isisr is read. More... | |
bool | c_jets_isisr_ |
Flag if cached jets_isisr up to date. More... | |
std::vector< bool > * | jets_islep_ |
Cached value of jets_islep. More... | |
TBranch * | b_jets_islep_ |
Branch from which jets_islep is read. More... | |
bool | c_jets_islep_ |
Flag if cached jets_islep up to date. More... | |
std::vector< float > * | jets_m_ |
Cached value of jets_m. More... | |
TBranch * | b_jets_m_ |
Branch from which jets_m is read. More... | |
bool | c_jets_m_ |
Flag if cached jets_m up to date. More... | |
std::vector< float > * | jets_phi_ |
Cached value of jets_phi. More... | |
TBranch * | b_jets_phi_ |
Branch from which jets_phi is read. More... | |
bool | c_jets_phi_ |
Flag if cached jets_phi up to date. More... | |
std::vector< float > * | jets_pt_ |
Cached value of jets_pt. More... | |
TBranch * | b_jets_pt_ |
Branch from which jets_pt is read. More... | |
bool | c_jets_pt_ |
Flag if cached jets_pt up to date. More... | |
std::vector< float > * | jets_pt_res_ |
Cached value of jets_pt_res. More... | |
TBranch * | b_jets_pt_res_ |
Branch from which jets_pt_res is read. More... | |
bool | c_jets_pt_res_ |
Flag if cached jets_pt_res up to date. More... | |
float | jetsys_eta_ |
Cached value of jetsys_eta. More... | |
TBranch * | b_jetsys_eta_ |
Branch from which jetsys_eta is read. More... | |
bool | c_jetsys_eta_ |
Flag if cached jetsys_eta up to date. More... | |
float | jetsys_m_ |
Cached value of jetsys_m. More... | |
TBranch * | b_jetsys_m_ |
Branch from which jetsys_m is read. More... | |
bool | c_jetsys_m_ |
Flag if cached jetsys_m up to date. More... | |
float | jetsys_nob_eta_ |
Cached value of jetsys_nob_eta. More... | |
TBranch * | b_jetsys_nob_eta_ |
Branch from which jetsys_nob_eta is read. More... | |
bool | c_jetsys_nob_eta_ |
Flag if cached jetsys_nob_eta up to date. More... | |
float | jetsys_nob_m_ |
Cached value of jetsys_nob_m. More... | |
TBranch * | b_jetsys_nob_m_ |
Branch from which jetsys_nob_m is read. More... | |
bool | c_jetsys_nob_m_ |
Flag if cached jetsys_nob_m up to date. More... | |
float | jetsys_nob_phi_ |
Cached value of jetsys_nob_phi. More... | |
TBranch * | b_jetsys_nob_phi_ |
Branch from which jetsys_nob_phi is read. More... | |
bool | c_jetsys_nob_phi_ |
Flag if cached jetsys_nob_phi up to date. More... | |
float | jetsys_nob_pt_ |
Cached value of jetsys_nob_pt. More... | |
TBranch * | b_jetsys_nob_pt_ |
Branch from which jetsys_nob_pt is read. More... | |
bool | c_jetsys_nob_pt_ |
Flag if cached jetsys_nob_pt up to date. More... | |
float | jetsys_phi_ |
Cached value of jetsys_phi. More... | |
TBranch * | b_jetsys_phi_ |
Branch from which jetsys_phi is read. More... | |
bool | c_jetsys_phi_ |
Flag if cached jetsys_phi up to date. More... | |
float | jetsys_pt_ |
Cached value of jetsys_pt. More... | |
TBranch * | b_jetsys_pt_ |
Branch from which jetsys_pt is read. More... | |
bool | c_jetsys_pt_ |
Flag if cached jetsys_pt up to date. More... | |
bool | json12p9_ |
Cached value of json12p9. More... | |
TBranch * | b_json12p9_ |
Branch from which json12p9 is read. More... | |
bool | c_json12p9_ |
Flag if cached json12p9 up to date. More... | |
bool | json2p6_ |
Cached value of json2p6. More... | |
TBranch * | b_json2p6_ |
Branch from which json2p6 is read. More... | |
bool | c_json2p6_ |
Flag if cached json2p6 up to date. More... | |
bool | json4p0_ |
Cached value of json4p0. More... | |
TBranch * | b_json4p0_ |
Branch from which json4p0 is read. More... | |
bool | c_json4p0_ |
Flag if cached json4p0 up to date. More... | |
bool | json7p65_ |
Cached value of json7p65. More... | |
TBranch * | b_json7p65_ |
Branch from which json7p65 is read. More... | |
bool | c_json7p65_ |
Flag if cached json7p65 up to date. More... | |
std::vector< float > * | leps_eta_ |
Cached value of leps_eta. More... | |
TBranch * | b_leps_eta_ |
Branch from which leps_eta is read. More... | |
bool | c_leps_eta_ |
Flag if cached leps_eta up to date. More... | |
std::vector< float > * | leps_id_ |
Cached value of leps_id. More... | |
TBranch * | b_leps_id_ |
Branch from which leps_id is read. More... | |
bool | c_leps_id_ |
Flag if cached leps_id up to date. More... | |
std::vector< float > * | leps_phi_ |
Cached value of leps_phi. More... | |
TBranch * | b_leps_phi_ |
Branch from which leps_phi is read. More... | |
bool | c_leps_phi_ |
Flag if cached leps_phi up to date. More... | |
std::vector< float > * | leps_pt_ |
Cached value of leps_pt. More... | |
TBranch * | b_leps_pt_ |
Branch from which leps_pt is read. More... | |
bool | c_leps_pt_ |
Flag if cached leps_pt up to date. More... | |
bool | low_dphi_ |
Cached value of low_dphi. More... | |
TBranch * | b_low_dphi_ |
Branch from which low_dphi is read. More... | |
bool | c_low_dphi_ |
Flag if cached low_dphi up to date. More... | |
int | lumiblock_ |
Cached value of lumiblock. More... | |
TBranch * | b_lumiblock_ |
Branch from which lumiblock is read. More... | |
bool | c_lumiblock_ |
Flag if cached lumiblock up to date. More... | |
float | m_tt_ |
Cached value of m_tt. More... | |
TBranch * | b_m_tt_ |
Branch from which m_tt is read. More... | |
bool | c_m_tt_ |
Flag if cached m_tt up to date. More... | |
std::vector< float > * | mc_eta_ |
Cached value of mc_eta. More... | |
TBranch * | b_mc_eta_ |
Branch from which mc_eta is read. More... | |
bool | c_mc_eta_ |
Flag if cached mc_eta up to date. More... | |
std::vector< int > * | mc_id_ |
Cached value of mc_id. More... | |
TBranch * | b_mc_id_ |
Branch from which mc_id is read. More... | |
bool | c_mc_id_ |
Flag if cached mc_id up to date. More... | |
std::vector< float > * | mc_mass_ |
Cached value of mc_mass. More... | |
TBranch * | b_mc_mass_ |
Branch from which mc_mass is read. More... | |
bool | c_mc_mass_ |
Flag if cached mc_mass up to date. More... | |
std::vector< int > * | mc_mom_ |
Cached value of mc_mom. More... | |
TBranch * | b_mc_mom_ |
Branch from which mc_mom is read. More... | |
bool | c_mc_mom_ |
Flag if cached mc_mom up to date. More... | |
std::vector< int > * | mc_momidx_ |
Cached value of mc_momidx. More... | |
TBranch * | b_mc_momidx_ |
Branch from which mc_momidx is read. More... | |
bool | c_mc_momidx_ |
Flag if cached mc_momidx up to date. More... | |
std::vector< float > * | mc_phi_ |
Cached value of mc_phi. More... | |
TBranch * | b_mc_phi_ |
Branch from which mc_phi is read. More... | |
bool | c_mc_phi_ |
Flag if cached mc_phi up to date. More... | |
std::vector< float > * | mc_pt_ |
Cached value of mc_pt. More... | |
TBranch * | b_mc_pt_ |
Branch from which mc_pt is read. More... | |
bool | c_mc_pt_ |
Flag if cached mc_pt up to date. More... | |
std::vector< int > * | mc_status_ |
Cached value of mc_status. More... | |
TBranch * | b_mc_status_ |
Branch from which mc_status is read. More... | |
bool | c_mc_status_ |
Flag if cached mc_status up to date. More... | |
float | mct_ |
Cached value of mct. More... | |
TBranch * | b_mct_ |
Branch from which mct is read. More... | |
bool | c_mct_ |
Flag if cached mct up to date. More... | |
float | met_ |
Cached value of met. More... | |
TBranch * | b_met_ |
Branch from which met is read. More... | |
bool | c_met_ |
Flag if cached met up to date. More... | |
float | met_calo_ |
Cached value of met_calo. More... | |
TBranch * | b_met_calo_ |
Branch from which met_calo is read. More... | |
bool | c_met_calo_ |
Flag if cached met_calo up to date. More... | |
float | met_calo_phi_ |
Cached value of met_calo_phi. More... | |
TBranch * | b_met_calo_phi_ |
Branch from which met_calo_phi is read. More... | |
bool | c_met_calo_phi_ |
Flag if cached met_calo_phi up to date. More... | |
float | met_mini_ |
Cached value of met_mini. More... | |
TBranch * | b_met_mini_ |
Branch from which met_mini is read. More... | |
bool | c_met_mini_ |
Flag if cached met_mini up to date. More... | |
float | met_mini_phi_ |
Cached value of met_mini_phi. More... | |
TBranch * | b_met_mini_phi_ |
Branch from which met_mini_phi is read. More... | |
bool | c_met_mini_phi_ |
Flag if cached met_mini_phi up to date. More... | |
float | met_nohf_ |
Cached value of met_nohf. More... | |
TBranch * | b_met_nohf_ |
Branch from which met_nohf is read. More... | |
bool | c_met_nohf_ |
Flag if cached met_nohf up to date. More... | |
float | met_nohf_phi_ |
Cached value of met_nohf_phi. More... | |
TBranch * | b_met_nohf_phi_ |
Branch from which met_nohf_phi is read. More... | |
bool | c_met_nohf_phi_ |
Flag if cached met_nohf_phi up to date. More... | |
float | met_phi_ |
Cached value of met_phi. More... | |
TBranch * | b_met_phi_ |
Branch from which met_phi is read. More... | |
bool | c_met_phi_ |
Flag if cached met_phi up to date. More... | |
float | met_raw_ |
Cached value of met_raw. More... | |
TBranch * | b_met_raw_ |
Branch from which met_raw is read. More... | |
bool | c_met_raw_ |
Flag if cached met_raw up to date. More... | |
float | met_raw_phi_ |
Cached value of met_raw_phi. More... | |
TBranch * | b_met_raw_phi_ |
Branch from which met_raw_phi is read. More... | |
bool | c_met_raw_phi_ |
Flag if cached met_raw_phi up to date. More... | |
float | met_rebal_ |
Cached value of met_rebal. More... | |
TBranch * | b_met_rebal_ |
Branch from which met_rebal is read. More... | |
bool | c_met_rebal_ |
Flag if cached met_rebal up to date. More... | |
float | met_tru_ |
Cached value of met_tru. More... | |
TBranch * | b_met_tru_ |
Branch from which met_tru is read. More... | |
bool | c_met_tru_ |
Flag if cached met_tru up to date. More... | |
float | met_tru_nuw_ |
Cached value of met_tru_nuw. More... | |
TBranch * | b_met_tru_nuw_ |
Branch from which met_tru_nuw is read. More... | |
bool | c_met_tru_nuw_ |
Flag if cached met_tru_nuw up to date. More... | |
float | met_tru_nuw_phi_ |
Cached value of met_tru_nuw_phi. More... | |
TBranch * | b_met_tru_nuw_phi_ |
Branch from which met_tru_nuw_phi is read. More... | |
bool | c_met_tru_nuw_phi_ |
Flag if cached met_tru_nuw_phi up to date. More... | |
float | met_tru_phi_ |
Cached value of met_tru_phi. More... | |
TBranch * | b_met_tru_phi_ |
Branch from which met_tru_phi is read. More... | |
bool | c_met_tru_phi_ |
Flag if cached met_tru_phi up to date. More... | |
int | mgluino_ |
Cached value of mgluino. More... | |
TBranch * | b_mgluino_ |
Branch from which mgluino is read. More... | |
bool | c_mgluino_ |
Flag if cached mgluino up to date. More... | |
float | mht_ |
Cached value of mht. More... | |
TBranch * | b_mht_ |
Branch from which mht is read. More... | |
bool | c_mht_ |
Flag if cached mht up to date. More... | |
float | mht_clean_ |
Cached value of mht_clean. More... | |
TBranch * | b_mht_clean_ |
Branch from which mht_clean is read. More... | |
bool | c_mht_clean_ |
Flag if cached mht_clean up to date. More... | |
float | mht_clean_phi_ |
Cached value of mht_clean_phi. More... | |
TBranch * | b_mht_clean_phi_ |
Branch from which mht_clean_phi is read. More... | |
bool | c_mht_clean_phi_ |
Flag if cached mht_clean_phi up to date. More... | |
float | mht_phi_ |
Cached value of mht_phi. More... | |
TBranch * | b_mht_phi_ |
Branch from which mht_phi is read. More... | |
bool | c_mht_phi_ |
Flag if cached mht_phi up to date. More... | |
float | mj08_ |
Cached value of mj08. More... | |
TBranch * | b_mj08_ |
Branch from which mj08 is read. More... | |
bool | c_mj08_ |
Flag if cached mj08 up to date. More... | |
float | mj12_ |
Cached value of mj12. More... | |
TBranch * | b_mj12_ |
Branch from which mj12 is read. More... | |
bool | c_mj12_ |
Flag if cached mj12 up to date. More... | |
float | mj14_ |
Cached value of mj14. More... | |
TBranch * | b_mj14_ |
Branch from which mj14 is read. More... | |
bool | c_mj14_ |
Flag if cached mj14 up to date. More... | |
float | mj14_nolep_ |
Cached value of mj14_nolep. More... | |
TBranch * | b_mj14_nolep_ |
Branch from which mj14_nolep is read. More... | |
bool | c_mj14_nolep_ |
Flag if cached mj14_nolep up to date. More... | |
float | mj40_ |
Cached value of mj40. More... | |
TBranch * | b_mj40_ |
Branch from which mj40 is read. More... | |
bool | c_mj40_ |
Flag if cached mj40 up to date. More... | |
float | mj50_ |
Cached value of mj50. More... | |
TBranch * | b_mj50_ |
Branch from which mj50 is read. More... | |
bool | c_mj50_ |
Flag if cached mj50 up to date. More... | |
int | mlsp_ |
Cached value of mlsp. More... | |
TBranch * | b_mlsp_ |
Branch from which mlsp is read. More... | |
bool | c_mlsp_ |
Flag if cached mlsp up to date. More... | |
std::vector< bool > * | mm_ |
Cached value of mm. More... | |
TBranch * | b_mm_ |
Branch from which mm is read. More... | |
bool | c_mm_ |
Flag if cached mm up to date. More... | |
std::vector< float > * | mm_el_miniso_ |
Cached value of mm_el_miniso. More... | |
TBranch * | b_mm_el_miniso_ |
Branch from which mm_el_miniso is read. More... | |
bool | c_mm_el_miniso_ |
Flag if cached mm_el_miniso up to date. More... | |
std::vector< float > * | mm_el_pt_ |
Cached value of mm_el_pt. More... | |
TBranch * | b_mm_el_pt_ |
Branch from which mm_el_pt is read. More... | |
bool | c_mm_el_pt_ |
Flag if cached mm_el_pt up to date. More... | |
std::vector< float > * | mm_ht_ |
Cached value of mm_ht. More... | |
TBranch * | b_mm_ht_ |
Branch from which mm_ht is read. More... | |
bool | c_mm_ht_ |
Flag if cached mm_ht up to date. More... | |
std::vector< float > * | mm_jet_eta_ |
Cached value of mm_jet_eta. More... | |
TBranch * | b_mm_jet_eta_ |
Branch from which mm_jet_eta is read. More... | |
bool | c_mm_jet_eta_ |
Flag if cached mm_jet_eta up to date. More... | |
std::vector< float > * | mm_jet_m_ |
Cached value of mm_jet_m. More... | |
TBranch * | b_mm_jet_m_ |
Branch from which mm_jet_m is read. More... | |
bool | c_mm_jet_m_ |
Flag if cached mm_jet_m up to date. More... | |
std::vector< float > * | mm_jet_phi_ |
Cached value of mm_jet_phi. More... | |
TBranch * | b_mm_jet_phi_ |
Branch from which mm_jet_phi is read. More... | |
bool | c_mm_jet_phi_ |
Flag if cached mm_jet_phi up to date. More... | |
std::vector< float > * | mm_jet_pt_ |
Cached value of mm_jet_pt. More... | |
TBranch * | b_mm_jet_pt_ |
Branch from which mm_jet_pt is read. More... | |
bool | c_mm_jet_pt_ |
Flag if cached mm_jet_pt up to date. More... | |
std::vector< float > * | mm_lep_pt_ |
Cached value of mm_lep_pt. More... | |
TBranch * | b_mm_lep_pt_ |
Branch from which mm_lep_pt is read. More... | |
bool | c_mm_lep_pt_ |
Flag if cached mm_lep_pt up to date. More... | |
std::vector< float > * | mm_met_ |
Cached value of mm_met. More... | |
TBranch * | b_mm_met_ |
Branch from which mm_met is read. More... | |
bool | c_mm_met_ |
Flag if cached mm_met up to date. More... | |
std::vector< float > * | mm_met_phi_ |
Cached value of mm_met_phi. More... | |
TBranch * | b_mm_met_phi_ |
Branch from which mm_met_phi is read. More... | |
bool | c_mm_met_phi_ |
Flag if cached mm_met_phi up to date. More... | |
std::vector< float > * | mm_mj14_lep_ |
Cached value of mm_mj14_lep. More... | |
TBranch * | b_mm_mj14_lep_ |
Branch from which mm_mj14_lep is read. More... | |
bool | c_mm_mj14_lep_ |
Flag if cached mm_mj14_lep up to date. More... | |
std::vector< float > * | mm_mj14_nolep_ |
Cached value of mm_mj14_nolep. More... | |
TBranch * | b_mm_mj14_nolep_ |
Branch from which mm_mj14_nolep is read. More... | |
bool | c_mm_mj14_nolep_ |
Flag if cached mm_mj14_nolep up to date. More... | |
std::vector< float > * | mm_mt_ |
Cached value of mm_mt. More... | |
TBranch * | b_mm_mt_ |
Branch from which mm_mt is read. More... | |
bool | c_mm_mt_ |
Flag if cached mm_mt up to date. More... | |
std::vector< float > * | mm_mu_miniso_ |
Cached value of mm_mu_miniso. More... | |
TBranch * | b_mm_mu_miniso_ |
Branch from which mm_mu_miniso is read. More... | |
bool | c_mm_mu_miniso_ |
Flag if cached mm_mu_miniso up to date. More... | |
std::vector< float > * | mm_mu_pt_ |
Cached value of mm_mu_pt. More... | |
TBranch * | b_mm_mu_pt_ |
Branch from which mm_mu_pt is read. More... | |
bool | c_mm_mu_pt_ |
Flag if cached mm_mu_pt up to date. More... | |
std::vector< int > * | mm_nbm_ |
Cached value of mm_nbm. More... | |
TBranch * | b_mm_nbm_ |
Branch from which mm_nbm is read. More... | |
bool | c_mm_nbm_ |
Flag if cached mm_nbm up to date. More... | |
std::vector< int > * | mm_nels_ |
Cached value of mm_nels. More... | |
TBranch * | b_mm_nels_ |
Branch from which mm_nels is read. More... | |
bool | c_mm_nels_ |
Flag if cached mm_nels up to date. More... | |
std::vector< int > * | mm_njets_ |
Cached value of mm_njets. More... | |
TBranch * | b_mm_njets_ |
Branch from which mm_njets is read. More... | |
bool | c_mm_njets_ |
Flag if cached mm_njets up to date. More... | |
std::vector< int > * | mm_nleps_ |
Cached value of mm_nleps. More... | |
TBranch * | b_mm_nleps_ |
Branch from which mm_nleps is read. More... | |
bool | c_mm_nleps_ |
Flag if cached mm_nleps up to date. More... | |
std::vector< int > * | mm_nmus_ |
Cached value of mm_nmus. More... | |
TBranch * | b_mm_nmus_ |
Branch from which mm_nmus is read. More... | |
bool | c_mm_nmus_ |
Flag if cached mm_nmus up to date. More... | |
float | mt_ |
Cached value of mt. More... | |
TBranch * | b_mt_ |
Branch from which mt is read. More... | |
bool | c_mt_ |
Flag if cached mt up to date. More... | |
float | mt2_ |
Cached value of mt2. More... | |
TBranch * | b_mt2_ |
Branch from which mt2 is read. More... | |
bool | c_mt2_ |
Flag if cached mt2 up to date. More... | |
float | mt2_0mass_ |
Cached value of mt2_0mass. More... | |
TBranch * | b_mt2_0mass_ |
Branch from which mt2_0mass is read. More... | |
bool | c_mt2_0mass_ |
Flag if cached mt2_0mass up to date. More... | |
float | mt_nohf_ |
Cached value of mt_nohf. More... | |
TBranch * | b_mt_nohf_ |
Branch from which mt_nohf is read. More... | |
bool | c_mt_nohf_ |
Flag if cached mt_nohf up to date. More... | |
float | mt_rebal_ |
Cached value of mt_rebal. More... | |
TBranch * | b_mt_rebal_ |
Branch from which mt_rebal is read. More... | |
bool | c_mt_rebal_ |
Flag if cached mt_rebal up to date. More... | |
float | mt_tru_ |
Cached value of mt_tru. More... | |
TBranch * | b_mt_tru_ |
Branch from which mt_tru is read. More... | |
bool | c_mt_tru_ |
Flag if cached mt_tru up to date. More... | |
float | mt_tru_nuw_ |
Cached value of mt_tru_nuw. More... | |
TBranch * | b_mt_tru_nuw_ |
Branch from which mt_tru_nuw is read. More... | |
bool | c_mt_tru_nuw_ |
Flag if cached mt_tru_nuw up to date. More... | |
float | mumu_eta_ |
Cached value of mumu_eta. More... | |
TBranch * | b_mumu_eta_ |
Branch from which mumu_eta is read. More... | |
bool | c_mumu_eta_ |
Flag if cached mumu_eta up to date. More... | |
float | mumu_m_ |
Cached value of mumu_m. More... | |
TBranch * | b_mumu_m_ |
Branch from which mumu_m is read. More... | |
bool | c_mumu_m_ |
Flag if cached mumu_m up to date. More... | |
float | mumu_phi_ |
Cached value of mumu_phi. More... | |
TBranch * | b_mumu_phi_ |
Branch from which mumu_phi is read. More... | |
bool | c_mumu_phi_ |
Flag if cached mumu_phi up to date. More... | |
float | mumu_pt_ |
Cached value of mumu_pt. More... | |
TBranch * | b_mumu_pt_ |
Branch from which mumu_pt is read. More... | |
bool | c_mumu_pt_ |
Flag if cached mumu_pt up to date. More... | |
float | mumu_pt1_ |
Cached value of mumu_pt1. More... | |
TBranch * | b_mumu_pt1_ |
Branch from which mumu_pt1 is read. More... | |
bool | c_mumu_pt1_ |
Flag if cached mumu_pt1 up to date. More... | |
float | mumu_pt2_ |
Cached value of mumu_pt2. More... | |
TBranch * | b_mumu_pt2_ |
Branch from which mumu_pt2 is read. More... | |
bool | c_mumu_pt2_ |
Flag if cached mumu_pt2 up to date. More... | |
float | mumu_w_ |
Cached value of mumu_w. More... | |
TBranch * | b_mumu_w_ |
Branch from which mumu_w is read. More... | |
bool | c_mumu_w_ |
Flag if cached mumu_w up to date. More... | |
float | mumuv_eta_ |
Cached value of mumuv_eta. More... | |
TBranch * | b_mumuv_eta_ |
Branch from which mumuv_eta is read. More... | |
bool | c_mumuv_eta_ |
Flag if cached mumuv_eta up to date. More... | |
float | mumuv_m_ |
Cached value of mumuv_m. More... | |
TBranch * | b_mumuv_m_ |
Branch from which mumuv_m is read. More... | |
bool | c_mumuv_m_ |
Flag if cached mumuv_m up to date. More... | |
float | mumuv_phi_ |
Cached value of mumuv_phi. More... | |
TBranch * | b_mumuv_phi_ |
Branch from which mumuv_phi is read. More... | |
bool | c_mumuv_phi_ |
Flag if cached mumuv_phi up to date. More... | |
float | mumuv_pt_ |
Cached value of mumuv_pt. More... | |
TBranch * | b_mumuv_pt_ |
Branch from which mumuv_pt is read. More... | |
bool | c_mumuv_pt_ |
Flag if cached mumuv_pt up to date. More... | |
float | mumuv_pt1_ |
Cached value of mumuv_pt1. More... | |
TBranch * | b_mumuv_pt1_ |
Branch from which mumuv_pt1 is read. More... | |
bool | c_mumuv_pt1_ |
Flag if cached mumuv_pt1 up to date. More... | |
float | mumuv_pt2_ |
Cached value of mumuv_pt2. More... | |
TBranch * | b_mumuv_pt2_ |
Branch from which mumuv_pt2 is read. More... | |
bool | c_mumuv_pt2_ |
Flag if cached mumuv_pt2 up to date. More... | |
float | mumuv_w_ |
Cached value of mumuv_w. More... | |
TBranch * | b_mumuv_w_ |
Branch from which mumuv_w is read. More... | |
bool | c_mumuv_w_ |
Flag if cached mumuv_w up to date. More... | |
std::vector< int > * | mus_charge_ |
Cached value of mus_charge. More... | |
TBranch * | b_mus_charge_ |
Branch from which mus_charge is read. More... | |
bool | c_mus_charge_ |
Flag if cached mus_charge up to date. More... | |
std::vector< float > * | mus_d0_ |
Cached value of mus_d0. More... | |
TBranch * | b_mus_d0_ |
Branch from which mus_d0 is read. More... | |
bool | c_mus_d0_ |
Flag if cached mus_d0 up to date. More... | |
std::vector< float > * | mus_dz_ |
Cached value of mus_dz. More... | |
TBranch * | b_mus_dz_ |
Branch from which mus_dz is read. More... | |
bool | c_mus_dz_ |
Flag if cached mus_dz up to date. More... | |
std::vector< float > * | mus_em_e_ |
Cached value of mus_em_e. More... | |
TBranch * | b_mus_em_e_ |
Branch from which mus_em_e is read. More... | |
bool | c_mus_em_e_ |
Flag if cached mus_em_e up to date. More... | |
std::vector< float > * | mus_eta_ |
Cached value of mus_eta. More... | |
TBranch * | b_mus_eta_ |
Branch from which mus_eta is read. More... | |
bool | c_mus_eta_ |
Flag if cached mus_eta up to date. More... | |
std::vector< float > * | mus_had_e_ |
Cached value of mus_had_e. More... | |
TBranch * | b_mus_had_e_ |
Branch from which mus_had_e is read. More... | |
bool | c_mus_had_e_ |
Flag if cached mus_had_e up to date. More... | |
std::vector< bool > * | mus_inz_ |
Cached value of mus_inz. More... | |
TBranch * | b_mus_inz_ |
Branch from which mus_inz is read. More... | |
bool | c_mus_inz_ |
Flag if cached mus_inz up to date. More... | |
std::vector< bool > * | mus_inzv_ |
Cached value of mus_inzv. More... | |
TBranch * | b_mus_inzv_ |
Branch from which mus_inzv is read. More... | |
bool | c_mus_inzv_ |
Flag if cached mus_inzv up to date. More... | |
std::vector< bool > * | mus_isomu18_ |
Cached value of mus_isomu18. More... | |
TBranch * | b_mus_isomu18_ |
Branch from which mus_isomu18 is read. More... | |
bool | c_mus_isomu18_ |
Flag if cached mus_isomu18 up to date. More... | |
std::vector< float > * | mus_miniso_ |
Cached value of mus_miniso. More... | |
TBranch * | b_mus_miniso_ |
Branch from which mus_miniso is read. More... | |
bool | c_mus_miniso_ |
Flag if cached mus_miniso up to date. More... | |
std::vector< bool > * | mus_mu50_ |
Cached value of mus_mu50. More... | |
TBranch * | b_mus_mu50_ |
Branch from which mus_mu50 is read. More... | |
bool | c_mus_mu50_ |
Flag if cached mus_mu50 up to date. More... | |
std::vector< bool > * | mus_mu8_ |
Cached value of mus_mu8. More... | |
TBranch * | b_mus_mu8_ |
Branch from which mus_mu8 is read. More... | |
bool | c_mus_mu8_ |
Flag if cached mus_mu8 up to date. More... | |
std::vector< float > * | mus_phi_ |
Cached value of mus_phi. More... | |
TBranch * | b_mus_phi_ |
Branch from which mus_phi is read. More... | |
bool | c_mus_phi_ |
Flag if cached mus_phi up to date. More... | |
std::vector< float > * | mus_pt_ |
Cached value of mus_pt. More... | |
TBranch * | b_mus_pt_ |
Branch from which mus_pt is read. More... | |
bool | c_mus_pt_ |
Flag if cached mus_pt up to date. More... | |
std::vector< float > * | mus_pterr_ |
Cached value of mus_pterr. More... | |
TBranch * | b_mus_pterr_ |
Branch from which mus_pterr is read. More... | |
bool | c_mus_pterr_ |
Flag if cached mus_pterr up to date. More... | |
std::vector< float > * | mus_reliso_ |
Cached value of mus_reliso. More... | |
TBranch * | b_mus_reliso_ |
Branch from which mus_reliso is read. More... | |
bool | c_mus_reliso_ |
Flag if cached mus_reliso up to date. More... | |
std::vector< bool > * | mus_sig_ |
Cached value of mus_sig. More... | |
TBranch * | b_mus_sig_ |
Branch from which mus_sig is read. More... | |
bool | c_mus_sig_ |
Flag if cached mus_sig up to date. More... | |
std::vector< bool > * | mus_sigid_ |
Cached value of mus_sigid. More... | |
TBranch * | b_mus_sigid_ |
Branch from which mus_sigid is read. More... | |
bool | c_mus_sigid_ |
Flag if cached mus_sigid up to date. More... | |
std::vector< bool > * | mus_tight_ |
Cached value of mus_tight. More... | |
TBranch * | b_mus_tight_ |
Branch from which mus_tight is read. More... | |
bool | c_mus_tight_ |
Flag if cached mus_tight up to date. More... | |
std::vector< bool > * | mus_tm_ |
Cached value of mus_tm. More... | |
TBranch * | b_mus_tm_ |
Branch from which mus_tm is read. More... | |
bool | c_mus_tm_ |
Flag if cached mus_tm up to date. More... | |
std::vector< int > * | mus_trk_algo_ |
Cached value of mus_trk_algo. More... | |
TBranch * | b_mus_trk_algo_ |
Branch from which mus_trk_algo is read. More... | |
bool | c_mus_trk_algo_ |
Flag if cached mus_trk_algo up to date. More... | |
std::vector< int > * | mus_trk_nholes_in_ |
Cached value of mus_trk_nholes_in. More... | |
TBranch * | b_mus_trk_nholes_in_ |
Branch from which mus_trk_nholes_in is read. More... | |
bool | c_mus_trk_nholes_in_ |
Flag if cached mus_trk_nholes_in up to date. More... | |
std::vector< int > * | mus_trk_nholes_out_ |
Cached value of mus_trk_nholes_out. More... | |
TBranch * | b_mus_trk_nholes_out_ |
Branch from which mus_trk_nholes_out is read. More... | |
bool | c_mus_trk_nholes_out_ |
Flag if cached mus_trk_nholes_out up to date. More... | |
std::vector< bool > * | mus_trk_quality_ |
Cached value of mus_trk_quality. More... | |
TBranch * | b_mus_trk_quality_ |
Branch from which mus_trk_quality is read. More... | |
bool | c_mus_trk_quality_ |
Flag if cached mus_trk_quality up to date. More... | |
std::vector< bool > * | mus_vvvl_ |
Cached value of mus_vvvl. More... | |
TBranch * | b_mus_vvvl_ |
Branch from which mus_vvvl is read. More... | |
bool | c_mus_vvvl_ |
Flag if cached mus_vvvl up to date. More... | |
std::vector< float > * | mus_vvvl_eta_ |
Cached value of mus_vvvl_eta. More... | |
TBranch * | b_mus_vvvl_eta_ |
Branch from which mus_vvvl_eta is read. More... | |
bool | c_mus_vvvl_eta_ |
Flag if cached mus_vvvl_eta up to date. More... | |
std::vector< float > * | mus_vvvl_phi_ |
Cached value of mus_vvvl_phi. More... | |
TBranch * | b_mus_vvvl_phi_ |
Branch from which mus_vvvl_phi is read. More... | |
bool | c_mus_vvvl_phi_ |
Flag if cached mus_vvvl_phi up to date. More... | |
std::vector< float > * | mus_vvvl_pt_ |
Cached value of mus_vvvl_pt. More... | |
TBranch * | b_mus_vvvl_pt_ |
Branch from which mus_vvvl_pt is read. More... | |
bool | c_mus_vvvl_pt_ |
Flag if cached mus_vvvl_pt up to date. More... | |
int | nbl_ |
Cached value of nbl. More... | |
TBranch * | b_nbl_ |
Branch from which nbl is read. More... | |
bool | c_nbl_ |
Flag if cached nbl up to date. More... | |
int | nbm_ |
Cached value of nbm. More... | |
TBranch * | b_nbm_ |
Branch from which nbm is read. More... | |
bool | c_nbm_ |
Flag if cached nbm up to date. More... | |
int | nbm20_ |
Cached value of nbm20. More... | |
TBranch * | b_nbm20_ |
Branch from which nbm20 is read. More... | |
bool | c_nbm20_ |
Flag if cached nbm20 up to date. More... | |
int | nbm40_ |
Cached value of nbm40. More... | |
TBranch * | b_nbm40_ |
Branch from which nbm40 is read. More... | |
bool | c_nbm40_ |
Flag if cached nbm40 up to date. More... | |
int | nbm50_ |
Cached value of nbm50. More... | |
TBranch * | b_nbm50_ |
Branch from which nbm50 is read. More... | |
bool | c_nbm50_ |
Flag if cached nbm50 up to date. More... | |
int | nbm_ra2_ |
Cached value of nbm_ra2. More... | |
TBranch * | b_nbm_ra2_ |
Branch from which nbm_ra2 is read. More... | |
bool | c_nbm_ra2_ |
Flag if cached nbm_ra2 up to date. More... | |
int | nbt_ |
Cached value of nbt. More... | |
TBranch * | b_nbt_ |
Branch from which nbt is read. More... | |
bool | c_nbt_ |
Flag if cached nbt up to date. More... | |
int | nels_ |
Cached value of nels. More... | |
TBranch * | b_nels_ |
Branch from which nels is read. More... | |
bool | c_nels_ |
Flag if cached nels up to date. More... | |
int | nels_ele23_ |
Cached value of nels_ele23. More... | |
TBranch * | b_nels_ele23_ |
Branch from which nels_ele23 is read. More... | |
bool | c_nels_ele23_ |
Flag if cached nels_ele23 up to date. More... | |
int | nels_vvvl_ |
Cached value of nels_vvvl. More... | |
TBranch * | b_nels_vvvl_ |
Branch from which nels_vvvl is read. More... | |
bool | c_nels_vvvl_ |
Flag if cached nels_vvvl up to date. More... | |
int | nfjets14_ |
Cached value of nfjets14. More... | |
TBranch * | b_nfjets14_ |
Branch from which nfjets14 is read. More... | |
bool | c_nfjets14_ |
Flag if cached nfjets14 up to date. More... | |
int | nfjets40_ |
Cached value of nfjets40. More... | |
TBranch * | b_nfjets40_ |
Branch from which nfjets40 is read. More... | |
bool | c_nfjets40_ |
Flag if cached nfjets40 up to date. More... | |
float | nisr_ |
Cached value of nisr. More... | |
TBranch * | b_nisr_ |
Branch from which nisr is read. More... | |
bool | c_nisr_ |
Flag if cached nisr up to date. More... | |
int | nisr_me_ |
Cached value of nisr_me. More... | |
TBranch * | b_nisr_me_ |
Branch from which nisr_me is read. More... | |
bool | c_nisr_me_ |
Flag if cached nisr_me up to date. More... | |
int | njets_ |
Cached value of njets. More... | |
TBranch * | b_njets_ |
Branch from which njets is read. More... | |
bool | c_njets_ |
Flag if cached njets up to date. More... | |
int | njets20_ |
Cached value of njets20. More... | |
TBranch * | b_njets20_ |
Branch from which njets20 is read. More... | |
bool | c_njets20_ |
Flag if cached njets20 up to date. More... | |
int | njets40_ |
Cached value of njets40. More... | |
TBranch * | b_njets40_ |
Branch from which njets40 is read. More... | |
bool | c_njets40_ |
Flag if cached njets40 up to date. More... | |
int | njets50_ |
Cached value of njets50. More... | |
TBranch * | b_njets50_ |
Branch from which njets50 is read. More... | |
bool | c_njets50_ |
Flag if cached njets50 up to date. More... | |
int | njets_clean_ |
Cached value of njets_clean. More... | |
TBranch * | b_njets_clean_ |
Branch from which njets_clean is read. More... | |
bool | c_njets_clean_ |
Flag if cached njets_clean up to date. More... | |
int | njets_ra2_ |
Cached value of njets_ra2. More... | |
TBranch * | b_njets_ra2_ |
Branch from which njets_ra2 is read. More... | |
bool | c_njets_ra2_ |
Flag if cached njets_ra2 up to date. More... | |
int | nleps_ |
Cached value of nleps. More... | |
TBranch * | b_nleps_ |
Branch from which nleps is read. More... | |
bool | c_nleps_ |
Flag if cached nleps up to date. More... | |
int | nleps_tm_ |
Cached value of nleps_tm. More... | |
TBranch * | b_nleps_tm_ |
Branch from which nleps_tm is read. More... | |
bool | c_nleps_tm_ |
Flag if cached nleps_tm up to date. More... | |
int | nmus_ |
Cached value of nmus. More... | |
TBranch * | b_nmus_ |
Branch from which nmus is read. More... | |
bool | c_nmus_ |
Flag if cached nmus up to date. More... | |
int | nmus_isomu18_ |
Cached value of nmus_isomu18. More... | |
TBranch * | b_nmus_isomu18_ |
Branch from which nmus_isomu18 is read. More... | |
bool | c_nmus_isomu18_ |
Flag if cached nmus_isomu18 up to date. More... | |
int | nmus_vvvl_ |
Cached value of nmus_vvvl. More... | |
TBranch * | b_nmus_vvvl_ |
Branch from which nmus_vvvl is read. More... | |
bool | c_nmus_vvvl_ |
Flag if cached nmus_vvvl up to date. More... | |
bool | nonblind_ |
Cached value of nonblind. More... | |
TBranch * | b_nonblind_ |
Branch from which nonblind is read. More... | |
bool | c_nonblind_ |
Flag if cached nonblind up to date. More... | |
int | nph_ |
Cached value of nph. More... | |
TBranch * | b_nph_ |
Branch from which nph is read. More... | |
bool | c_nph_ |
Flag if cached nph up to date. More... | |
int | npv_ |
Cached value of npv. More... | |
TBranch * | b_npv_ |
Branch from which npv is read. More... | |
bool | c_npv_ |
Flag if cached npv up to date. More... | |
int | ntks_ |
Cached value of ntks. More... | |
TBranch * | b_ntks_ |
Branch from which ntks is read. More... | |
bool | c_ntks_ |
Flag if cached ntks up to date. More... | |
int | ntruels_ |
Cached value of ntruels. More... | |
TBranch * | b_ntruels_ |
Branch from which ntruels is read. More... | |
bool | c_ntruels_ |
Flag if cached ntruels up to date. More... | |
int | ntruleps_ |
Cached value of ntruleps. More... | |
TBranch * | b_ntruleps_ |
Branch from which ntruleps is read. More... | |
bool | c_ntruleps_ |
Flag if cached ntruleps up to date. More... | |
int | ntrumus_ |
Cached value of ntrumus. More... | |
TBranch * | b_ntrumus_ |
Branch from which ntrumus is read. More... | |
bool | c_ntrumus_ |
Flag if cached ntrumus up to date. More... | |
int | ntrupv_ |
Cached value of ntrupv. More... | |
TBranch * | b_ntrupv_ |
Branch from which ntrupv is read. More... | |
bool | c_ntrupv_ |
Flag if cached ntrupv up to date. More... | |
float | ntrupv_mean_ |
Cached value of ntrupv_mean. More... | |
TBranch * | b_ntrupv_mean_ |
Branch from which ntrupv_mean is read. More... | |
bool | c_ntrupv_mean_ |
Flag if cached ntrupv_mean up to date. More... | |
int | ntrutaush_ |
Cached value of ntrutaush. More... | |
TBranch * | b_ntrutaush_ |
Branch from which ntrutaush is read. More... | |
bool | c_ntrutaush_ |
Flag if cached ntrutaush up to date. More... | |
int | ntrutausl_ |
Cached value of ntrutausl. More... | |
TBranch * | b_ntrutausl_ |
Branch from which ntrutausl is read. More... | |
bool | c_ntrutausl_ |
Flag if cached ntrutausl up to date. More... | |
int | nvels_ |
Cached value of nvels. More... | |
TBranch * | b_nvels_ |
Branch from which nvels is read. More... | |
bool | c_nvels_ |
Flag if cached nvels up to date. More... | |
int | nveto_ |
Cached value of nveto. More... | |
TBranch * | b_nveto_ |
Branch from which nveto is read. More... | |
bool | c_nveto_ |
Flag if cached nveto up to date. More... | |
int | nvleps_ |
Cached value of nvleps. More... | |
TBranch * | b_nvleps_ |
Branch from which nvleps is read. More... | |
bool | c_nvleps_ |
Flag if cached nvleps up to date. More... | |
int | nvmus_ |
Cached value of nvmus. More... | |
TBranch * | b_nvmus_ |
Branch from which nvmus is read. More... | |
bool | c_nvmus_ |
Flag if cached nvmus up to date. More... | |
float | onel_ele105_ |
Cached value of onel_ele105. More... | |
TBranch * | b_onel_ele105_ |
Branch from which onel_ele105 is read. More... | |
bool | c_onel_ele105_ |
Flag if cached onel_ele105 up to date. More... | |
float | onel_ele23_ |
Cached value of onel_ele23. More... | |
TBranch * | b_onel_ele23_ |
Branch from which onel_ele23 is read. More... | |
bool | c_onel_ele23_ |
Flag if cached onel_ele23 up to date. More... | |
float | onel_ele8_ |
Cached value of onel_ele8. More... | |
TBranch * | b_onel_ele8_ |
Branch from which onel_ele8 is read. More... | |
bool | c_onel_ele8_ |
Flag if cached onel_ele8 up to date. More... | |
float | onel_vvvl_ |
Cached value of onel_vvvl. More... | |
TBranch * | b_onel_vvvl_ |
Branch from which onel_vvvl is read. More... | |
bool | c_onel_vvvl_ |
Flag if cached onel_vvvl up to date. More... | |
float | onht_ |
Cached value of onht. More... | |
TBranch * | b_onht_ |
Branch from which onht is read. More... | |
bool | c_onht_ |
Flag if cached onht up to date. More... | |
float | onmet_ |
Cached value of onmet. More... | |
TBranch * | b_onmet_ |
Branch from which onmet is read. More... | |
bool | c_onmet_ |
Flag if cached onmet up to date. More... | |
float | onmu_isomu18_ |
Cached value of onmu_isomu18. More... | |
TBranch * | b_onmu_isomu18_ |
Branch from which onmu_isomu18 is read. More... | |
bool | c_onmu_isomu18_ |
Flag if cached onmu_isomu18 up to date. More... | |
float | onmu_mu50_ |
Cached value of onmu_mu50. More... | |
TBranch * | b_onmu_mu50_ |
Branch from which onmu_mu50 is read. More... | |
bool | c_onmu_mu50_ |
Flag if cached onmu_mu50 up to date. More... | |
float | onmu_mu8_ |
Cached value of onmu_mu8. More... | |
TBranch * | b_onmu_mu8_ |
Branch from which onmu_mu8 is read. More... | |
bool | c_onmu_mu8_ |
Flag if cached onmu_mu8 up to date. More... | |
float | onmu_vvvl_ |
Cached value of onmu_vvvl. More... | |
TBranch * | b_onmu_vvvl_ |
Branch from which onmu_vvvl is read. More... | |
bool | c_onmu_vvvl_ |
Flag if cached onmu_vvvl up to date. More... | |
float | onph_ph90_ |
Cached value of onph_ph90. More... | |
TBranch * | b_onph_ph90_ |
Branch from which onph_ph90 is read. More... | |
bool | c_onph_ph90_ |
Flag if cached onph_ph90 up to date. More... | |
bool | pass_ |
Cached value of pass. More... | |
TBranch * | b_pass_ |
Branch from which pass is read. More... | |
bool | c_pass_ |
Flag if cached pass up to date. More... | |
bool | pass20_ |
Cached value of pass20. More... | |
TBranch * | b_pass20_ |
Branch from which pass20 is read. More... | |
bool | c_pass20_ |
Flag if cached pass20 up to date. More... | |
bool | pass40_ |
Cached value of pass40. More... | |
TBranch * | b_pass40_ |
Branch from which pass40 is read. More... | |
bool | c_pass40_ |
Flag if cached pass40 up to date. More... | |
bool | pass50_ |
Cached value of pass50. More... | |
TBranch * | b_pass50_ |
Branch from which pass50 is read. More... | |
bool | c_pass50_ |
Flag if cached pass50 up to date. More... | |
bool | pass_cschalo_ |
Cached value of pass_cschalo. More... | |
TBranch * | b_pass_cschalo_ |
Branch from which pass_cschalo is read. More... | |
bool | c_pass_cschalo_ |
Flag if cached pass_cschalo up to date. More... | |
bool | pass_ecaldeadcell_ |
Cached value of pass_ecaldeadcell. More... | |
TBranch * | b_pass_ecaldeadcell_ |
Branch from which pass_ecaldeadcell is read. More... | |
bool | c_pass_ecaldeadcell_ |
Flag if cached pass_ecaldeadcell up to date. More... | |
bool | pass_eebadsc_ |
Cached value of pass_eebadsc. More... | |
TBranch * | b_pass_eebadsc_ |
Branch from which pass_eebadsc is read. More... | |
bool | c_pass_eebadsc_ |
Flag if cached pass_eebadsc up to date. More... | |
bool | pass_goodv_ |
Cached value of pass_goodv. More... | |
TBranch * | b_pass_goodv_ |
Branch from which pass_goodv is read. More... | |
bool | c_pass_goodv_ |
Flag if cached pass_goodv up to date. More... | |
bool | pass_hbhe_ |
Cached value of pass_hbhe. More... | |
TBranch * | b_pass_hbhe_ |
Branch from which pass_hbhe is read. More... | |
bool | c_pass_hbhe_ |
Flag if cached pass_hbhe up to date. More... | |
bool | pass_hbheiso_ |
Cached value of pass_hbheiso. More... | |
TBranch * | b_pass_hbheiso_ |
Branch from which pass_hbheiso is read. More... | |
bool | c_pass_hbheiso_ |
Flag if cached pass_hbheiso up to date. More... | |
bool | pass_jets_ |
Cached value of pass_jets. More... | |
TBranch * | b_pass_jets_ |
Branch from which pass_jets is read. More... | |
bool | c_pass_jets_ |
Flag if cached pass_jets up to date. More... | |
bool | pass_jets20_ |
Cached value of pass_jets20. More... | |
TBranch * | b_pass_jets20_ |
Branch from which pass_jets20 is read. More... | |
bool | c_pass_jets20_ |
Flag if cached pass_jets20 up to date. More... | |
bool | pass_jets40_ |
Cached value of pass_jets40. More... | |
TBranch * | b_pass_jets40_ |
Branch from which pass_jets40 is read. More... | |
bool | c_pass_jets40_ |
Flag if cached pass_jets40 up to date. More... | |
bool | pass_jets50_ |
Cached value of pass_jets50. More... | |
TBranch * | b_pass_jets50_ |
Branch from which pass_jets50 is read. More... | |
bool | c_pass_jets50_ |
Flag if cached pass_jets50 up to date. More... | |
bool | pass_jets_nohf_ |
Cached value of pass_jets_nohf. More... | |
TBranch * | b_pass_jets_nohf_ |
Branch from which pass_jets_nohf is read. More... | |
bool | c_pass_jets_nohf_ |
Flag if cached pass_jets_nohf up to date. More... | |
bool | pass_jets_ra2_ |
Cached value of pass_jets_ra2. More... | |
TBranch * | b_pass_jets_ra2_ |
Branch from which pass_jets_ra2 is read. More... | |
bool | c_pass_jets_ra2_ |
Flag if cached pass_jets_ra2 up to date. More... | |
bool | pass_jets_tight_ |
Cached value of pass_jets_tight. More... | |
TBranch * | b_pass_jets_tight_ |
Branch from which pass_jets_tight is read. More... | |
bool | c_pass_jets_tight_ |
Flag if cached pass_jets_tight up to date. More... | |
bool | pass_jets_tight_ra2_ |
Cached value of pass_jets_tight_ra2. More... | |
TBranch * | b_pass_jets_tight_ra2_ |
Branch from which pass_jets_tight_ra2 is read. More... | |
bool | c_pass_jets_tight_ra2_ |
Flag if cached pass_jets_tight_ra2 up to date. More... | |
bool | pass_nohf_ |
Cached value of pass_nohf. More... | |
TBranch * | b_pass_nohf_ |
Branch from which pass_nohf is read. More... | |
bool | c_pass_nohf_ |
Flag if cached pass_nohf up to date. More... | |
bool | pass_ra2_ |
Cached value of pass_ra2. More... | |
TBranch * | b_pass_ra2_ |
Branch from which pass_ra2 is read. More... | |
bool | c_pass_ra2_ |
Flag if cached pass_ra2 up to date. More... | |
bool | pass_ra2_badmu_ |
Cached value of pass_ra2_badmu. More... | |
TBranch * | b_pass_ra2_badmu_ |
Branch from which pass_ra2_badmu is read. More... | |
bool | c_pass_ra2_badmu_ |
Flag if cached pass_ra2_badmu up to date. More... | |
std::vector< float > * | ph_eta_ |
Cached value of ph_eta. More... | |
TBranch * | b_ph_eta_ |
Branch from which ph_eta is read. More... | |
bool | c_ph_eta_ |
Flag if cached ph_eta up to date. More... | |
std::vector< bool > * | ph_ph90_ |
Cached value of ph_ph90. More... | |
TBranch * | b_ph_ph90_ |
Branch from which ph_ph90 is read. More... | |
bool | c_ph_ph90_ |
Flag if cached ph_ph90 up to date. More... | |
std::vector< float > * | ph_phi_ |
Cached value of ph_phi. More... | |
TBranch * | b_ph_phi_ |
Branch from which ph_phi is read. More... | |
bool | c_ph_phi_ |
Flag if cached ph_phi up to date. More... | |
std::vector< float > * | ph_pt_ |
Cached value of ph_pt. More... | |
TBranch * | b_ph_pt_ |
Branch from which ph_pt is read. More... | |
bool | c_ph_pt_ |
Flag if cached ph_pt up to date. More... | |
std::vector< bool > * | ph_tm_ |
Cached value of ph_tm. More... | |
TBranch * | b_ph_tm_ |
Branch from which ph_tm is read. More... | |
bool | c_ph_tm_ |
Flag if cached ph_tm up to date. More... | |
int | run_ |
Cached value of run. More... | |
TBranch * | b_run_ |
Branch from which run is read. More... | |
bool | c_run_ |
Flag if cached run up to date. More... | |
float | st_ |
Cached value of st. More... | |
TBranch * | b_st_ |
Branch from which st is read. More... | |
bool | c_st_ |
Flag if cached st up to date. More... | |
float | st40_ |
Cached value of st40. More... | |
TBranch * | b_st40_ |
Branch from which st40 is read. More... | |
bool | c_st40_ |
Flag if cached st40 up to date. More... | |
float | st50_ |
Cached value of st50. More... | |
TBranch * | b_st50_ |
Branch from which st50 is read. More... | |
bool | c_st50_ |
Flag if cached st50 up to date. More... | |
bool | stitch_ |
Cached value of stitch. More... | |
TBranch * | b_stitch_ |
Branch from which stitch is read. More... | |
bool | c_stitch_ |
Flag if cached stitch up to date. More... | |
std::vector< float > * | sys_bctag_ |
Cached value of sys_bctag. More... | |
TBranch * | b_sys_bctag_ |
Branch from which sys_bctag is read. More... | |
bool | c_sys_bctag_ |
Flag if cached sys_bctag up to date. More... | |
std::vector< float > * | sys_bctag40_ |
Cached value of sys_bctag40. More... | |
TBranch * | b_sys_bctag40_ |
Branch from which sys_bctag40 is read. More... | |
bool | c_sys_bctag40_ |
Flag if cached sys_bctag40 up to date. More... | |
std::vector< float > * | sys_bctag_loose_ |
Cached value of sys_bctag_loose. More... | |
TBranch * | b_sys_bctag_loose_ |
Branch from which sys_bctag_loose is read. More... | |
bool | c_sys_bctag_loose_ |
Flag if cached sys_bctag_loose up to date. More... | |
std::vector< float > * | sys_fs_bctag_ |
Cached value of sys_fs_bctag. More... | |
TBranch * | b_sys_fs_bctag_ |
Branch from which sys_fs_bctag is read. More... | |
bool | c_sys_fs_bctag_ |
Flag if cached sys_fs_bctag up to date. More... | |
std::vector< float > * | sys_fs_bctag40_ |
Cached value of sys_fs_bctag40. More... | |
TBranch * | b_sys_fs_bctag40_ |
Branch from which sys_fs_bctag40 is read. More... | |
bool | c_sys_fs_bctag40_ |
Flag if cached sys_fs_bctag40 up to date. More... | |
std::vector< float > * | sys_fs_lep_ |
Cached value of sys_fs_lep. More... | |
TBranch * | b_sys_fs_lep_ |
Branch from which sys_fs_lep is read. More... | |
bool | c_sys_fs_lep_ |
Flag if cached sys_fs_lep up to date. More... | |
std::vector< float > * | sys_fs_udsgtag_ |
Cached value of sys_fs_udsgtag. More... | |
TBranch * | b_sys_fs_udsgtag_ |
Branch from which sys_fs_udsgtag is read. More... | |
bool | c_sys_fs_udsgtag_ |
Flag if cached sys_fs_udsgtag up to date. More... | |
std::vector< float > * | sys_fs_udsgtag40_ |
Cached value of sys_fs_udsgtag40. More... | |
TBranch * | b_sys_fs_udsgtag40_ |
Branch from which sys_fs_udsgtag40 is read. More... | |
bool | c_sys_fs_udsgtag40_ |
Flag if cached sys_fs_udsgtag40 up to date. More... | |
std::vector< float > * | sys_ht_ |
Cached value of sys_ht. More... | |
TBranch * | b_sys_ht_ |
Branch from which sys_ht is read. More... | |
bool | c_sys_ht_ |
Flag if cached sys_ht up to date. More... | |
std::vector< float > * | sys_ht40_ |
Cached value of sys_ht40. More... | |
TBranch * | b_sys_ht40_ |
Branch from which sys_ht40 is read. More... | |
bool | c_sys_ht40_ |
Flag if cached sys_ht40 up to date. More... | |
std::vector< float > * | sys_isr_ |
Cached value of sys_isr. More... | |
TBranch * | b_sys_isr_ |
Branch from which sys_isr is read. More... | |
bool | c_sys_isr_ |
Flag if cached sys_isr up to date. More... | |
std::vector< float > * | sys_lep_ |
Cached value of sys_lep. More... | |
TBranch * | b_sys_lep_ |
Branch from which sys_lep is read. More... | |
bool | c_sys_lep_ |
Flag if cached sys_lep up to date. More... | |
std::vector< float > * | sys_met_ |
Cached value of sys_met. More... | |
TBranch * | b_sys_met_ |
Branch from which sys_met is read. More... | |
bool | c_sys_met_ |
Flag if cached sys_met up to date. More... | |
std::vector< float > * | sys_mj14_ |
Cached value of sys_mj14. More... | |
TBranch * | b_sys_mj14_ |
Branch from which sys_mj14 is read. More... | |
bool | c_sys_mj14_ |
Flag if cached sys_mj14 up to date. More... | |
std::vector< float > * | sys_mj14_nolep_ |
Cached value of sys_mj14_nolep. More... | |
TBranch * | b_sys_mj14_nolep_ |
Branch from which sys_mj14_nolep is read. More... | |
bool | c_sys_mj14_nolep_ |
Flag if cached sys_mj14_nolep up to date. More... | |
std::vector< float > * | sys_mj40_ |
Cached value of sys_mj40. More... | |
TBranch * | b_sys_mj40_ |
Branch from which sys_mj40 is read. More... | |
bool | c_sys_mj40_ |
Flag if cached sys_mj40 up to date. More... | |
std::vector< float > * | sys_mt_ |
Cached value of sys_mt. More... | |
TBranch * | b_sys_mt_ |
Branch from which sys_mt is read. More... | |
bool | c_sys_mt_ |
Flag if cached sys_mt up to date. More... | |
std::vector< float > * | sys_muf_ |
Cached value of sys_muf. More... | |
TBranch * | b_sys_muf_ |
Branch from which sys_muf is read. More... | |
bool | c_sys_muf_ |
Flag if cached sys_muf up to date. More... | |
std::vector< float > * | sys_mur_ |
Cached value of sys_mur. More... | |
TBranch * | b_sys_mur_ |
Branch from which sys_mur is read. More... | |
bool | c_sys_mur_ |
Flag if cached sys_mur up to date. More... | |
std::vector< float > * | sys_murf_ |
Cached value of sys_murf. More... | |
TBranch * | b_sys_murf_ |
Branch from which sys_murf is read. More... | |
bool | c_sys_murf_ |
Flag if cached sys_murf up to date. More... | |
std::vector< int > * | sys_nbm_ |
Cached value of sys_nbm. More... | |
TBranch * | b_sys_nbm_ |
Branch from which sys_nbm is read. More... | |
bool | c_sys_nbm_ |
Flag if cached sys_nbm up to date. More... | |
std::vector< int > * | sys_nbm40_ |
Cached value of sys_nbm40. More... | |
TBranch * | b_sys_nbm40_ |
Branch from which sys_nbm40 is read. More... | |
bool | c_sys_nbm40_ |
Flag if cached sys_nbm40 up to date. More... | |
std::vector< int > * | sys_njets_ |
Cached value of sys_njets. More... | |
TBranch * | b_sys_njets_ |
Branch from which sys_njets is read. More... | |
bool | c_sys_njets_ |
Flag if cached sys_njets up to date. More... | |
std::vector< int > * | sys_njets40_ |
Cached value of sys_njets40. More... | |
TBranch * | b_sys_njets40_ |
Branch from which sys_njets40 is read. More... | |
bool | c_sys_njets40_ |
Flag if cached sys_njets40 up to date. More... | |
std::vector< bool > * | sys_pass_ |
Cached value of sys_pass. More... | |
TBranch * | b_sys_pass_ |
Branch from which sys_pass is read. More... | |
bool | c_sys_pass_ |
Flag if cached sys_pass up to date. More... | |
std::vector< bool > * | sys_pass40_ |
Cached value of sys_pass40. More... | |
TBranch * | b_sys_pass40_ |
Branch from which sys_pass40 is read. More... | |
bool | c_sys_pass40_ |
Flag if cached sys_pass40 up to date. More... | |
std::vector< float > * | sys_pu_ |
Cached value of sys_pu. More... | |
TBranch * | b_sys_pu_ |
Branch from which sys_pu is read. More... | |
bool | c_sys_pu_ |
Flag if cached sys_pu up to date. More... | |
std::vector< float > * | sys_st_ |
Cached value of sys_st. More... | |
TBranch * | b_sys_st_ |
Branch from which sys_st is read. More... | |
bool | c_sys_st_ |
Flag if cached sys_st up to date. More... | |
std::vector< float > * | sys_st40_ |
Cached value of sys_st40. More... | |
TBranch * | b_sys_st40_ |
Branch from which sys_st40 is read. More... | |
bool | c_sys_st40_ |
Flag if cached sys_st40 up to date. More... | |
std::vector< float > * | sys_trig_ |
Cached value of sys_trig. More... | |
TBranch * | b_sys_trig_ |
Branch from which sys_trig is read. More... | |
bool | c_sys_trig_ |
Flag if cached sys_trig up to date. More... | |
std::vector< float > * | sys_udsgtag_ |
Cached value of sys_udsgtag. More... | |
TBranch * | b_sys_udsgtag_ |
Branch from which sys_udsgtag is read. More... | |
bool | c_sys_udsgtag_ |
Flag if cached sys_udsgtag up to date. More... | |
std::vector< float > * | sys_udsgtag40_ |
Cached value of sys_udsgtag40. More... | |
TBranch * | b_sys_udsgtag40_ |
Branch from which sys_udsgtag40 is read. More... | |
bool | c_sys_udsgtag40_ |
Flag if cached sys_udsgtag40 up to date. More... | |
std::vector< float > * | sys_udsgtag_loose_ |
Cached value of sys_udsgtag_loose. More... | |
TBranch * | b_sys_udsgtag_loose_ |
Branch from which sys_udsgtag_loose is read. More... | |
bool | c_sys_udsgtag_loose_ |
Flag if cached sys_udsgtag_loose up to date. More... | |
std::vector< float > * | tks_d0_ |
Cached value of tks_d0. More... | |
TBranch * | b_tks_d0_ |
Branch from which tks_d0 is read. More... | |
bool | c_tks_d0_ |
Flag if cached tks_d0 up to date. More... | |
std::vector< float > * | tks_dz_ |
Cached value of tks_dz. More... | |
TBranch * | b_tks_dz_ |
Branch from which tks_dz is read. More... | |
bool | c_tks_dz_ |
Flag if cached tks_dz up to date. More... | |
std::vector< float > * | tks_eta_ |
Cached value of tks_eta. More... | |
TBranch * | b_tks_eta_ |
Branch from which tks_eta is read. More... | |
bool | c_tks_eta_ |
Flag if cached tks_eta up to date. More... | |
std::vector< float > * | tks_miniso_ |
Cached value of tks_miniso. More... | |
TBranch * | b_tks_miniso_ |
Branch from which tks_miniso is read. More... | |
bool | c_tks_miniso_ |
Flag if cached tks_miniso up to date. More... | |
std::vector< float > * | tks_mt_ |
Cached value of tks_mt. More... | |
TBranch * | b_tks_mt_ |
Branch from which tks_mt is read. More... | |
bool | c_tks_mt_ |
Flag if cached tks_mt up to date. More... | |
std::vector< float > * | tks_mt2_ |
Cached value of tks_mt2. More... | |
TBranch * | b_tks_mt2_ |
Branch from which tks_mt2 is read. More... | |
bool | c_tks_mt2_ |
Flag if cached tks_mt2 up to date. More... | |
std::vector< int > * | tks_pdg_ |
Cached value of tks_pdg. More... | |
TBranch * | b_tks_pdg_ |
Branch from which tks_pdg is read. More... | |
bool | c_tks_pdg_ |
Flag if cached tks_pdg up to date. More... | |
std::vector< float > * | tks_phi_ |
Cached value of tks_phi. More... | |
TBranch * | b_tks_phi_ |
Branch from which tks_phi is read. More... | |
bool | c_tks_phi_ |
Flag if cached tks_phi up to date. More... | |
std::vector< float > * | tks_pt_ |
Cached value of tks_pt. More... | |
TBranch * | b_tks_pt_ |
Branch from which tks_pt is read. More... | |
bool | c_tks_pt_ |
Flag if cached tks_pt up to date. More... | |
std::vector< float > * | tks_reliso_ |
Cached value of tks_reliso. More... | |
TBranch * | b_tks_reliso_ |
Branch from which tks_reliso is read. More... | |
bool | c_tks_reliso_ |
Flag if cached tks_reliso up to date. More... | |
std::vector< bool > * | tks_tm_ |
Cached value of tks_tm. More... | |
TBranch * | b_tks_tm_ |
Branch from which tks_tm is read. More... | |
bool | c_tks_tm_ |
Flag if cached tks_tm up to date. More... | |
std::vector< bool > * | trig_ |
Cached value of trig. More... | |
TBranch * | b_trig_ |
Branch from which trig is read. More... | |
bool | c_trig_ |
Flag if cached trig up to date. More... | |
bool | trig_lep_ |
Cached value of trig_lep. More... | |
TBranch * | b_trig_lep_ |
Branch from which trig_lep is read. More... | |
bool | c_trig_lep_ |
Flag if cached trig_lep up to date. More... | |
bool | trig_met_ |
Cached value of trig_met. More... | |
TBranch * | b_trig_met_ |
Branch from which trig_met is read. More... | |
bool | c_trig_met_ |
Flag if cached trig_met up to date. More... | |
std::vector< float > * | trig_prescale_ |
Cached value of trig_prescale. More... | |
TBranch * | b_trig_prescale_ |
Branch from which trig_prescale is read. More... | |
bool | c_trig_prescale_ |
Flag if cached trig_prescale up to date. More... | |
bool | trig_ra4_ |
Cached value of trig_ra4. More... | |
TBranch * | b_trig_ra4_ |
Branch from which trig_ra4 is read. More... | |
bool | c_trig_ra4_ |
Flag if cached trig_ra4 up to date. More... | |
bool | trig_vvvl_ |
Cached value of trig_vvvl. More... | |
TBranch * | b_trig_vvvl_ |
Branch from which trig_vvvl is read. More... | |
bool | c_trig_vvvl_ |
Flag if cached trig_vvvl up to date. More... | |
int | type_ |
Cached value of type. More... | |
TBranch * | b_type_ |
Branch from which type is read. More... | |
bool | c_type_ |
Flag if cached type up to date. More... | |
float | w_btag_ |
Cached value of w_btag. More... | |
TBranch * | b_w_btag_ |
Branch from which w_btag is read. More... | |
bool | c_w_btag_ |
Flag if cached w_btag up to date. More... | |
float | w_btag40_ |
Cached value of w_btag40. More... | |
TBranch * | b_w_btag40_ |
Branch from which w_btag40 is read. More... | |
bool | c_w_btag40_ |
Flag if cached w_btag40 up to date. More... | |
float | w_btag_loose_ |
Cached value of w_btag_loose. More... | |
TBranch * | b_w_btag_loose_ |
Branch from which w_btag_loose is read. More... | |
bool | c_w_btag_loose_ |
Flag if cached w_btag_loose up to date. More... | |
float | w_fs_lep_ |
Cached value of w_fs_lep. More... | |
TBranch * | b_w_fs_lep_ |
Branch from which w_fs_lep is read. More... | |
bool | c_w_fs_lep_ |
Flag if cached w_fs_lep up to date. More... | |
float | w_isr_ |
Cached value of w_isr. More... | |
TBranch * | b_w_isr_ |
Branch from which w_isr is read. More... | |
bool | c_w_isr_ |
Flag if cached w_isr up to date. More... | |
float | w_lep_ |
Cached value of w_lep. More... | |
TBranch * | b_w_lep_ |
Branch from which w_lep is read. More... | |
bool | c_w_lep_ |
Flag if cached w_lep up to date. More... | |
float | w_lumi_ |
Cached value of w_lumi. More... | |
TBranch * | b_w_lumi_ |
Branch from which w_lumi is read. More... | |
bool | c_w_lumi_ |
Flag if cached w_lumi up to date. More... | |
float | w_pu_ |
Cached value of w_pu. More... | |
TBranch * | b_w_pu_ |
Branch from which w_pu is read. More... | |
bool | c_w_pu_ |
Flag if cached w_pu up to date. More... | |
float | w_toppt_ |
Cached value of w_toppt. More... | |
TBranch * | b_w_toppt_ |
Branch from which w_toppt is read. More... | |
bool | c_w_toppt_ |
Flag if cached w_toppt up to date. More... | |
float | weight_ |
Cached value of weight. More... | |
TBranch * | b_weight_ |
Branch from which weight is read. More... | |
bool | c_weight_ |
Flag if cached weight up to date. More... | |
float | weight_rpv_ |
Cached value of weight_rpv. More... | |
TBranch * | b_weight_rpv_ |
Branch from which weight_rpv is read. More... | |
bool | c_weight_rpv_ |
Flag if cached weight_rpv up to date. More... | |
Friends | |
class | Activator |
Abstract base class for access to ntuple variables.
Loads variables on demand and caches for fast repeated use within an event.
A derived class is used for each known ntuple format. Variables and functions are kept in this base class whenever possible, and placed in the derived classes only when necessary. All variables that are identical across derived Baby classes are implemented fully in this base class. Others are implemented with dummy virtual accessor functions and internal member variables in the base class, with derived classes providing a real implementation of the accessor if the variable is defined in the corresponding ntuple format. If the variable has inconsistent types across the ntuple formats, then each derived class must provide all necessary accessors and internal variables; in such a case, access through this abstract base is not possible.
|
explicit |
Standard constructor.
[in] | file_names | ntuple files to read from |
Definition at line 99 of file baby.cpp.
References b_dphi1_, b_dphi2_, b_dphi3_, b_dphi4_, b_dphi_wlep_, b_eff_jetid_, b_eff_trig_, b_elel_eta_, b_elel_m_, b_elel_phi_, b_elel_pt1_, b_elel_pt2_, b_elel_pt_, b_elel_w_, b_elelv_eta_, b_elelv_m_, b_elelv_phi_, b_elelv_pt1_, b_elelv_pt2_, b_elelv_pt_, b_elelv_w_, b_elmu_eta_, b_elmu_m_, b_elmu_phi_, b_elmu_pt1_, b_elmu_pt2_, b_elmu_pt_, b_elmu_w_, b_els_charge_, b_els_d0_, b_els_deta_sctrk_, b_els_dphi_sctrk_, b_els_dz_, b_els_ele105_, b_els_ele23_, b_els_ele8_, b_els_em_e_, b_els_eoverp_, b_els_eta_, b_els_hovere_, b_els_inz_, b_els_inzv_, b_els_ip3d_, b_els_ispf_, b_els_miniso_, b_els_phi_, b_els_pt_, b_els_reliso_, b_els_sceta_, b_els_sig_, b_els_sigid_, b_els_tight_, b_els_tm_, b_els_trk_nholes_, b_els_trk_pt_, b_els_trk_pterr_, b_els_vvvl_, b_els_vvvl_eta_, b_els_vvvl_phi_, b_els_vvvl_pt_, b_event_, b_fjets14_eta_, b_fjets14_m_, b_fjets14_nconst_, b_fjets14_phi_, b_fjets14_pt_, b_fjets40_eta_, b_fjets40_m_, b_fjets40_nconst_, b_fjets40_phi_, b_fjets40_pt_, b_fromGS_, b_hig1_eta_, b_hig1_m_, b_hig1_phi_, b_hig1_pt_, b_hig2_eta_, b_hig2_m_, b_hig2_phi_, b_hig2_pt_, b_hig_am_, b_hig_bin_, b_hig_dm_, b_hig_dphi_, b_hig_drmax_, b_ht40_, b_ht50_, b_ht_, b_ht_clean_, b_ht_hlt_, b_ht_isr_me_, b_ht_ra2_, b_ht_tru_, b_htx40_, b_htx50_, b_htx_, b_isr_tru_eta_, b_isr_tru_phi_, b_isr_tru_pt_, b_jetmismeas_, b_jets_csv_, b_jets_eta_, b_jets_fjet08_index_, b_jets_fjet12_index_, b_jets_fjet14_index_, b_jets_fjet14_nolep_index_, b_jets_fjet40_index_, b_jets_fjet50_index_, b_jets_h1_, b_jets_h2_, b_jets_hflavor_, b_jets_isisr_, b_jets_islep_, b_jets_m_, b_jets_phi_, b_jets_pt_, b_jets_pt_res_, b_jetsys_eta_, b_jetsys_m_, b_jetsys_nob_eta_, b_jetsys_nob_m_, b_jetsys_nob_phi_, b_jetsys_nob_pt_, b_jetsys_phi_, b_jetsys_pt_, b_json12p9_, b_json2p6_, b_json4p0_, b_json7p65_, b_leps_eta_, b_leps_id_, b_leps_phi_, b_leps_pt_, b_low_dphi_, b_lumiblock_, b_m_tt_, b_mc_eta_, b_mc_id_, b_mc_mass_, b_mc_mom_, b_mc_momidx_, b_mc_phi_, b_mc_pt_, b_mc_status_, b_mct_, b_met_, b_met_calo_, b_met_calo_phi_, b_met_mini_, b_met_mini_phi_, b_met_nohf_, b_met_nohf_phi_, b_met_phi_, b_met_raw_, b_met_raw_phi_, b_met_rebal_, b_met_tru_, b_met_tru_nuw_, b_met_tru_nuw_phi_, b_met_tru_phi_, b_mgluino_, b_mht_, b_mht_clean_, b_mht_clean_phi_, b_mht_phi_, b_mj08_, b_mj12_, b_mj14_, b_mj14_nolep_, b_mj40_, b_mj50_, b_mlsp_, b_mm_, b_mm_el_miniso_, b_mm_el_pt_, b_mm_ht_, b_mm_jet_eta_, b_mm_jet_m_, b_mm_jet_phi_, b_mm_jet_pt_, b_mm_lep_pt_, b_mm_met_, b_mm_met_phi_, b_mm_mj14_lep_, b_mm_mj14_nolep_, b_mm_mt_, b_mm_mu_miniso_, b_mm_mu_pt_, b_mm_nbm_, b_mm_nels_, b_mm_njets_, b_mm_nleps_, b_mm_nmus_, b_mt2_, b_mt2_0mass_, b_mt_, b_mt_nohf_, b_mt_rebal_, b_mt_tru_, b_mt_tru_nuw_, b_mumu_eta_, b_mumu_m_, b_mumu_phi_, b_mumu_pt1_, b_mumu_pt2_, b_mumu_pt_, b_mumu_w_, b_mumuv_eta_, b_mumuv_m_, b_mumuv_phi_, b_mumuv_pt1_, b_mumuv_pt2_, b_mumuv_pt_, b_mumuv_w_, b_mus_charge_, b_mus_d0_, b_mus_dz_, b_mus_em_e_, b_mus_eta_, b_mus_had_e_, b_mus_inz_, b_mus_inzv_, b_mus_isomu18_, b_mus_miniso_, b_mus_mu50_, b_mus_mu8_, b_mus_phi_, b_mus_pt_, b_mus_pterr_, b_mus_reliso_, b_mus_sig_, b_mus_sigid_, b_mus_tight_, b_mus_tm_, b_mus_trk_algo_, b_mus_trk_nholes_in_, b_mus_trk_nholes_out_, b_mus_trk_quality_, b_mus_vvvl_, b_mus_vvvl_eta_, b_mus_vvvl_phi_, b_mus_vvvl_pt_, b_nbl_, b_nbm20_, b_nbm40_, b_nbm50_, b_nbm_, b_nbm_ra2_, b_nbt_, b_nels_, b_nels_ele23_, b_nels_vvvl_, b_nfjets14_, b_nfjets40_, b_nisr_, b_nisr_me_, b_njets20_, b_njets40_, b_njets50_, b_njets_, b_njets_clean_, b_njets_ra2_, b_nleps_, b_nleps_tm_, b_nmus_, b_nmus_isomu18_, b_nmus_vvvl_, b_nonblind_, b_nph_, b_npv_, b_ntks_, b_ntruels_, b_ntruleps_, b_ntrumus_, b_ntrupv_, b_ntrupv_mean_, b_ntrutaush_, b_ntrutausl_, b_nvels_, b_nveto_, b_nvleps_, b_nvmus_, b_onel_ele105_, b_onel_ele23_, b_onel_ele8_, b_onel_vvvl_, b_onht_, b_onmet_, b_onmu_isomu18_, b_onmu_mu50_, b_onmu_mu8_, b_onmu_vvvl_, b_onph_ph90_, b_pass20_, b_pass40_, b_pass50_, b_pass_, b_pass_cschalo_, b_pass_ecaldeadcell_, b_pass_eebadsc_, b_pass_goodv_, b_pass_hbhe_, b_pass_hbheiso_, b_pass_jets20_, b_pass_jets40_, b_pass_jets50_, b_pass_jets_, b_pass_jets_nohf_, b_pass_jets_ra2_, b_pass_jets_tight_, b_pass_jets_tight_ra2_, b_pass_nohf_, b_pass_ra2_, b_pass_ra2_badmu_, b_ph_eta_, b_ph_ph90_, b_ph_phi_, b_ph_pt_, b_ph_tm_, b_run_, b_st40_, b_st50_, b_st_, b_stitch_, b_sys_bctag40_, b_sys_bctag_, b_sys_bctag_loose_, b_sys_fs_bctag40_, b_sys_fs_bctag_, b_sys_fs_lep_, b_sys_fs_udsgtag40_, b_sys_fs_udsgtag_, b_sys_ht40_, b_sys_ht_, b_sys_isr_, b_sys_lep_, b_sys_met_, b_sys_mj14_, b_sys_mj14_nolep_, b_sys_mj40_, b_sys_mt_, b_sys_muf_, b_sys_mur_, b_sys_murf_, b_sys_nbm40_, b_sys_nbm_, b_sys_njets40_, b_sys_njets_, b_sys_pass40_, b_sys_pass_, b_sys_pu_, b_sys_st40_, b_sys_st_, b_sys_trig_, b_sys_udsgtag40_, b_sys_udsgtag_, b_sys_udsgtag_loose_, b_tks_d0_, b_tks_dz_, b_tks_eta_, b_tks_miniso_, b_tks_mt2_, b_tks_mt_, b_tks_pdg_, b_tks_phi_, b_tks_pt_, b_tks_reliso_, b_tks_tm_, b_trig_, b_trig_lep_, b_trig_met_, b_trig_prescale_, b_trig_ra4_, b_trig_vvvl_, b_type_, b_w_btag40_, b_w_btag_, b_w_btag_loose_, b_w_fs_lep_, b_w_isr_, b_w_lep_, b_w_lumi_, b_w_pu_, b_w_toppt_, b_weight_, b_weight_rpv_, c_dphi1_, c_dphi2_, c_dphi3_, c_dphi4_, c_dphi_wlep_, c_eff_jetid_, c_eff_trig_, c_elel_eta_, c_elel_m_, c_elel_phi_, c_elel_pt1_, c_elel_pt2_, c_elel_pt_, c_elel_w_, c_elelv_eta_, c_elelv_m_, c_elelv_phi_, c_elelv_pt1_, c_elelv_pt2_, c_elelv_pt_, c_elelv_w_, c_elmu_eta_, c_elmu_m_, c_elmu_phi_, c_elmu_pt1_, c_elmu_pt2_, c_elmu_pt_, c_elmu_w_, c_els_charge_, c_els_d0_, c_els_deta_sctrk_, c_els_dphi_sctrk_, c_els_dz_, c_els_ele105_, c_els_ele23_, c_els_ele8_, c_els_em_e_, c_els_eoverp_, c_els_eta_, c_els_hovere_, c_els_inz_, c_els_inzv_, c_els_ip3d_, c_els_ispf_, c_els_miniso_, c_els_phi_, c_els_pt_, c_els_reliso_, c_els_sceta_, c_els_sig_, c_els_sigid_, c_els_tight_, c_els_tm_, c_els_trk_nholes_, c_els_trk_pt_, c_els_trk_pterr_, c_els_vvvl_, c_els_vvvl_eta_, c_els_vvvl_phi_, c_els_vvvl_pt_, c_event_, c_fjets14_eta_, c_fjets14_m_, c_fjets14_nconst_, c_fjets14_phi_, c_fjets14_pt_, c_fjets40_eta_, c_fjets40_m_, c_fjets40_nconst_, c_fjets40_phi_, c_fjets40_pt_, c_fromGS_, c_hig1_eta_, c_hig1_m_, c_hig1_phi_, c_hig1_pt_, c_hig2_eta_, c_hig2_m_, c_hig2_phi_, c_hig2_pt_, c_hig_am_, c_hig_bin_, c_hig_dm_, c_hig_dphi_, c_hig_drmax_, c_ht40_, c_ht50_, c_ht_, c_ht_clean_, c_ht_hlt_, c_ht_isr_me_, c_ht_ra2_, c_ht_tru_, c_htx40_, c_htx50_, c_htx_, c_isr_tru_eta_, c_isr_tru_phi_, c_isr_tru_pt_, c_jetmismeas_, c_jets_csv_, c_jets_eta_, c_jets_fjet08_index_, c_jets_fjet12_index_, c_jets_fjet14_index_, c_jets_fjet14_nolep_index_, c_jets_fjet40_index_, c_jets_fjet50_index_, c_jets_h1_, c_jets_h2_, c_jets_hflavor_, c_jets_isisr_, c_jets_islep_, c_jets_m_, c_jets_phi_, c_jets_pt_, c_jets_pt_res_, c_jetsys_eta_, c_jetsys_m_, c_jetsys_nob_eta_, c_jetsys_nob_m_, c_jetsys_nob_phi_, c_jetsys_nob_pt_, c_jetsys_phi_, c_jetsys_pt_, c_json12p9_, c_json2p6_, c_json4p0_, c_json7p65_, c_leps_eta_, c_leps_id_, c_leps_phi_, c_leps_pt_, c_low_dphi_, c_lumiblock_, c_m_tt_, c_mc_eta_, c_mc_id_, c_mc_mass_, c_mc_mom_, c_mc_momidx_, c_mc_phi_, c_mc_pt_, c_mc_status_, c_mct_, c_met_, c_met_calo_, c_met_calo_phi_, c_met_mini_, c_met_mini_phi_, c_met_nohf_, c_met_nohf_phi_, c_met_phi_, c_met_raw_, c_met_raw_phi_, c_met_rebal_, c_met_tru_, c_met_tru_nuw_, c_met_tru_nuw_phi_, c_met_tru_phi_, c_mgluino_, c_mht_, c_mht_clean_, c_mht_clean_phi_, c_mht_phi_, c_mj08_, c_mj12_, c_mj14_, c_mj14_nolep_, c_mj40_, c_mj50_, c_mlsp_, c_mm_, c_mm_el_miniso_, c_mm_el_pt_, c_mm_ht_, c_mm_jet_eta_, c_mm_jet_m_, c_mm_jet_phi_, c_mm_jet_pt_, c_mm_lep_pt_, c_mm_met_, c_mm_met_phi_, c_mm_mj14_lep_, c_mm_mj14_nolep_, c_mm_mt_, c_mm_mu_miniso_, c_mm_mu_pt_, c_mm_nbm_, c_mm_nels_, c_mm_njets_, c_mm_nleps_, c_mm_nmus_, c_mt2_, c_mt2_0mass_, c_mt_, c_mt_nohf_, c_mt_rebal_, c_mt_tru_, c_mt_tru_nuw_, c_mumu_eta_, c_mumu_m_, c_mumu_phi_, c_mumu_pt1_, c_mumu_pt2_, c_mumu_pt_, c_mumu_w_, c_mumuv_eta_, c_mumuv_m_, c_mumuv_phi_, c_mumuv_pt1_, c_mumuv_pt2_, c_mumuv_pt_, c_mumuv_w_, c_mus_charge_, c_mus_d0_, c_mus_dz_, c_mus_em_e_, c_mus_eta_, c_mus_had_e_, c_mus_inz_, c_mus_inzv_, c_mus_isomu18_, c_mus_miniso_, c_mus_mu50_, c_mus_mu8_, c_mus_phi_, c_mus_pt_, c_mus_pterr_, c_mus_reliso_, c_mus_sig_, c_mus_sigid_, c_mus_tight_, c_mus_tm_, c_mus_trk_algo_, c_mus_trk_nholes_in_, c_mus_trk_nholes_out_, c_mus_trk_quality_, c_mus_vvvl_, c_mus_vvvl_eta_, c_mus_vvvl_phi_, c_mus_vvvl_pt_, c_nbl_, c_nbm20_, c_nbm40_, c_nbm50_, c_nbm_, c_nbm_ra2_, c_nbt_, c_nels_, c_nels_ele23_, c_nels_vvvl_, c_nfjets14_, c_nfjets40_, c_nisr_, c_nisr_me_, c_njets20_, c_njets40_, c_njets50_, c_njets_, c_njets_clean_, c_njets_ra2_, c_nleps_, c_nleps_tm_, c_nmus_, c_nmus_isomu18_, c_nmus_vvvl_, c_nonblind_, c_nph_, c_npv_, c_ntks_, c_ntruels_, c_ntruleps_, c_ntrumus_, c_ntrupv_, c_ntrupv_mean_, c_ntrutaush_, c_ntrutausl_, c_nvels_, c_nveto_, c_nvleps_, c_nvmus_, c_onel_ele105_, c_onel_ele23_, c_onel_ele8_, c_onel_vvvl_, c_onht_, c_onmet_, c_onmu_isomu18_, c_onmu_mu50_, c_onmu_mu8_, c_onmu_vvvl_, c_onph_ph90_, c_pass20_, c_pass40_, c_pass50_, c_pass_, c_pass_cschalo_, c_pass_ecaldeadcell_, c_pass_eebadsc_, c_pass_goodv_, c_pass_hbhe_, c_pass_hbheiso_, c_pass_jets20_, c_pass_jets40_, c_pass_jets50_, c_pass_jets_, c_pass_jets_nohf_, c_pass_jets_ra2_, c_pass_jets_tight_, c_pass_jets_tight_ra2_, c_pass_nohf_, c_pass_ra2_, c_pass_ra2_badmu_, c_ph_eta_, c_ph_ph90_, c_ph_phi_, c_ph_pt_, c_ph_tm_, c_run_, c_st40_, c_st50_, c_st_, c_stitch_, c_sys_bctag40_, c_sys_bctag_, c_sys_bctag_loose_, c_sys_fs_bctag40_, c_sys_fs_bctag_, c_sys_fs_lep_, c_sys_fs_udsgtag40_, c_sys_fs_udsgtag_, c_sys_ht40_, c_sys_ht_, c_sys_isr_, c_sys_lep_, c_sys_met_, c_sys_mj14_, c_sys_mj14_nolep_, c_sys_mj40_, c_sys_mt_, c_sys_muf_, c_sys_mur_, c_sys_murf_, c_sys_nbm40_, c_sys_nbm_, c_sys_njets40_, c_sys_njets_, c_sys_pass40_, c_sys_pass_, c_sys_pu_, c_sys_st40_, c_sys_st_, c_sys_trig_, c_sys_udsgtag40_, c_sys_udsgtag_, c_sys_udsgtag_loose_, c_tks_d0_, c_tks_dz_, c_tks_eta_, c_tks_miniso_, c_tks_mt2_, c_tks_mt_, c_tks_pdg_, c_tks_phi_, c_tks_pt_, c_tks_reliso_, c_tks_tm_, c_trig_, c_trig_lep_, c_trig_met_, c_trig_prescale_, c_trig_ra4_, c_trig_vvvl_, c_type_, c_w_btag40_, c_w_btag_, c_w_btag_loose_, c_w_fs_lep_, c_w_isr_, c_w_lep_, c_w_lumi_, c_w_pu_, c_w_toppt_, c_weight_, c_weight_rpv_, dphi2_, dphi3_, dphi4_, dphi_wlep_, eff_jetid_, eff_trig_, elel_eta_, elel_m_, elel_phi_, elel_pt1_, elel_pt2_, elel_pt_, elel_w_, elelv_eta_, elelv_m_, elelv_phi_, elelv_pt1_, elelv_pt2_, elelv_pt_, elelv_w_, elmu_eta_, elmu_m_, elmu_phi_, elmu_pt1_, elmu_pt2_, elmu_pt_, elmu_w_, els_charge_, els_d0_, els_deta_sctrk_, els_dphi_sctrk_, els_dz_, els_ele105_, els_ele23_, els_ele8_, els_em_e_, els_eoverp_, els_eta_, els_hovere_, els_inz_, els_inzv_, els_ip3d_, els_ispf_, els_miniso_, els_phi_, els_pt_, els_reliso_, els_sceta_, els_sig_, els_sigid_, els_tight_, els_tm_, els_trk_nholes_, els_trk_pt_, els_trk_pterr_, els_vvvl_, els_vvvl_eta_, els_vvvl_phi_, els_vvvl_pt_, event_, file_names_, anonymous_namespace{plot_limit.cxx}::filename, fjets14_eta_, fjets14_m_, fjets14_nconst_, fjets14_phi_, fjets14_pt_, fjets40_eta_, fjets40_m_, fjets40_nconst_, fjets40_phi_, fjets40_pt_, fromGS_, hig1_eta_, hig1_m_, hig1_phi_, hig1_pt_, hig2_eta_, hig2_m_, hig2_phi_, hig2_pt_, hig_am_, hig_bin_, hig_dm_, hig_dphi_, hig_drmax_, ht40_, ht50_, ht_, ht_clean_, ht_hlt_, ht_isr_me_, ht_ra2_, ht_tru_, htx40_, htx50_, htx_, isr_tru_eta_, isr_tru_phi_, isr_tru_pt_, jetmismeas_, jets_csv_, jets_eta_, jets_fjet08_index_, jets_fjet12_index_, jets_fjet14_index_, jets_fjet14_nolep_index_, jets_fjet40_index_, jets_fjet50_index_, jets_h1_, jets_h2_, jets_hflavor_, jets_isisr_, jets_islep_, jets_m_, jets_phi_, jets_pt_, jets_pt_res_, jetsys_eta_, jetsys_m_, jetsys_nob_eta_, jetsys_nob_m_, jetsys_nob_phi_, jetsys_nob_pt_, jetsys_phi_, jetsys_pt_, json12p9_, json2p6_, json4p0_, json7p65_, leps_eta_, leps_id_, leps_phi_, leps_pt_, low_dphi_, lumiblock_, m_tt_, mc_eta_, mc_id_, mc_mass_, mc_mom_, mc_momidx_, mc_phi_, mc_pt_, mc_status_, mct_, met_, met_calo_, met_calo_phi_, met_mini_, met_mini_phi_, met_nohf_, met_nohf_phi_, met_phi_, met_raw_, met_raw_phi_, met_rebal_, met_tru_, met_tru_nuw_, met_tru_nuw_phi_, met_tru_phi_, mgluino_, mht_, mht_clean_, mht_clean_phi_, mht_phi_, mj08_, mj12_, mj14_, mj14_nolep_, mj40_, mj50_, mlsp_, mm_, mm_el_miniso_, mm_el_pt_, mm_ht_, mm_jet_eta_, mm_jet_m_, mm_jet_phi_, mm_jet_pt_, mm_lep_pt_, mm_met_, mm_met_phi_, mm_mj14_lep_, mm_mj14_nolep_, mm_mt_, mm_mu_miniso_, mm_mu_pt_, mm_nbm_, mm_nels_, mm_njets_, mm_nleps_, mm_nmus_, mt2_, mt2_0mass_, mt_, mt_nohf_, mt_rebal_, mt_tru_, mt_tru_nuw_, mumu_eta_, mumu_m_, mumu_phi_, mumu_pt1_, mumu_pt2_, mumu_pt_, mumu_w_, mumuv_eta_, mumuv_m_, mumuv_phi_, mumuv_pt1_, mumuv_pt2_, mumuv_pt_, mumuv_w_, mus_charge_, mus_d0_, mus_dz_, mus_em_e_, mus_eta_, mus_had_e_, mus_inz_, mus_inzv_, mus_isomu18_, mus_miniso_, mus_mu50_, mus_mu8_, mus_phi_, mus_pt_, mus_pterr_, mus_reliso_, mus_sig_, mus_sigid_, mus_tight_, mus_tm_, mus_trk_algo_, mus_trk_nholes_in_, mus_trk_nholes_out_, mus_trk_quality_, mus_vvvl_, mus_vvvl_eta_, mus_vvvl_phi_, mus_vvvl_pt_, nbl_, nbm20_, nbm40_, nbm50_, nbm_, nbm_ra2_, nbt_, nels_, nels_ele23_, nels_vvvl_, nfjets14_, nfjets40_, nisr_, nisr_me_, njets20_, njets40_, njets50_, njets_, njets_clean_, njets_ra2_, nleps_, nleps_tm_, nmus_, nmus_isomu18_, nmus_vvvl_, nonblind_, nph_, npv_, ntks_, ntruels_, ntruleps_, ntrumus_, ntrupv_, ntrupv_mean_, ntrutaush_, ntrutausl_, nvels_, nveto_, nvleps_, nvmus_, onel_ele105_, onel_ele23_, onel_ele8_, onel_vvvl_, onht_, onmet_, onmu_isomu18_, onmu_mu50_, onmu_mu8_, onmu_vvvl_, onph_ph90_, pass20_, pass40_, pass50_, pass_, pass_cschalo_, pass_ecaldeadcell_, pass_eebadsc_, pass_goodv_, pass_hbhe_, pass_hbheiso_, pass_jets20_, pass_jets40_, pass_jets50_, pass_jets_, pass_jets_nohf_, pass_jets_ra2_, pass_jets_tight_, pass_jets_tight_ra2_, pass_nohf_, pass_ra2_, pass_ra2_badmu_, ph_eta_, ph_ph90_, ph_phi_, ph_pt_, ph_tm_, run_, sample_type_, SetSampleType(), st40_, st50_, st_, stitch_, sys_bctag40_, sys_bctag_, sys_bctag_loose_, sys_fs_bctag40_, sys_fs_bctag_, sys_fs_lep_, sys_fs_udsgtag40_, sys_fs_udsgtag_, sys_ht40_, sys_ht_, sys_isr_, sys_lep_, sys_met_, sys_mj14_, sys_mj14_nolep_, sys_mj40_, sys_mt_, sys_muf_, sys_mur_, sys_murf_, sys_nbm40_, sys_nbm_, sys_njets40_, sys_njets_, sys_pass40_, sys_pass_, sys_pu_, sys_st40_, sys_st_, sys_trig_, sys_udsgtag40_, sys_udsgtag_, sys_udsgtag_loose_, tks_d0_, tks_dz_, tks_eta_, tks_miniso_, tks_mt2_, tks_mt_, tks_pdg_, tks_phi_, tks_pt_, tks_reliso_, tks_tm_, trig_, trig_lep_, trig_met_, trig_prescale_, trig_ra4_, trig_vvvl_, type_, w_btag40_, w_btag_, w_btag_loose_, w_fs_lep_, w_isr_, w_lep_, w_lumi_, w_pu_, w_toppt_, weight_, and weight_rpv_.
|
default |
|
virtualdefault |
|
privatedelete |
|
privatedelete |
unique_ptr< Baby::Activator > Baby::Activate | ( | ) |
Definition at line 2494 of file baby.cpp.
References Activator.
Referenced by PlotMaker::GetYield().
|
private |
Definition at line 2890 of file baby.cpp.
References chain_, ERROR, file_names_, Initialize(), and Multithreading::root_mutex.
Referenced by Baby::Activator::Activator().
|
private |
Definition at line 2900 of file baby.cpp.
References chain_, and Multithreading::root_mutex.
Referenced by Baby::Activator::~Activator().
float const & Baby::dphi1 | ( | ) | const |
float const & Baby::dphi2 | ( | ) | const |
float const & Baby::dphi3 | ( | ) | const |
float const & Baby::dphi4 | ( | ) | const |
float const & Baby::dphi_wlep | ( | ) | const |
Get dphi_wlep for current event and cache it.
Definition at line 2957 of file baby.cpp.
References b_dphi_wlep_, c_dphi_wlep_, dphi_wlep_, and entry_.
Referenced by GetFunction().
float const & Baby::eff_jetid | ( | ) | const |
Get eff_jetid for current event and cache it.
Definition at line 2969 of file baby.cpp.
References b_eff_jetid_, c_eff_jetid_, eff_jetid_, and entry_.
Referenced by GetFunction().
float const & Baby::eff_trig | ( | ) | const |
Get eff_trig for current event and cache it.
Definition at line 2981 of file baby.cpp.
References b_eff_trig_, c_eff_trig_, eff_trig_, and entry_.
Referenced by GetFunction(), main(), Functions::NJetsWeights_ttISR(), nJetsWeights_ttisr(), Functions::NJetsWeights_vISR(), and nJetsWeights_visr().
float const & Baby::elel_eta | ( | ) | const |
Get elel_eta for current event and cache it.
Definition at line 2993 of file baby.cpp.
References b_elel_eta_, c_elel_eta_, elel_eta_, and entry_.
Referenced by GetFunction().
float const & Baby::elel_m | ( | ) | const |
float const & Baby::elel_phi | ( | ) | const |
Get elel_phi for current event and cache it.
Definition at line 3017 of file baby.cpp.
References b_elel_phi_, c_elel_phi_, elel_phi_, and entry_.
Referenced by GetFunction().
float const & Baby::elel_pt | ( | ) | const |
Get elel_pt for current event and cache it.
Definition at line 3029 of file baby.cpp.
References b_elel_pt_, c_elel_pt_, elel_pt_, and entry_.
Referenced by GetFunction().
float const & Baby::elel_pt1 | ( | ) | const |
Get elel_pt1 for current event and cache it.
Definition at line 3041 of file baby.cpp.
References b_elel_pt1_, c_elel_pt1_, elel_pt1_, and entry_.
Referenced by GetFunction().
float const & Baby::elel_pt2 | ( | ) | const |
Get elel_pt2 for current event and cache it.
Definition at line 3053 of file baby.cpp.
References b_elel_pt2_, c_elel_pt2_, elel_pt2_, and entry_.
Referenced by GetFunction().
float const & Baby::elel_w | ( | ) | const |
float const & Baby::elelv_eta | ( | ) | const |
Get elelv_eta for current event and cache it.
Definition at line 3077 of file baby.cpp.
References b_elelv_eta_, c_elelv_eta_, elelv_eta_, and entry_.
Referenced by GetFunction().
float const & Baby::elelv_m | ( | ) | const |
Get elelv_m for current event and cache it.
Definition at line 3089 of file baby.cpp.
References b_elelv_m_, c_elelv_m_, elelv_m_, and entry_.
Referenced by GetFunction().
float const & Baby::elelv_phi | ( | ) | const |
Get elelv_phi for current event and cache it.
Definition at line 3101 of file baby.cpp.
References b_elelv_phi_, c_elelv_phi_, elelv_phi_, and entry_.
Referenced by GetFunction().
float const & Baby::elelv_pt | ( | ) | const |
Get elelv_pt for current event and cache it.
Definition at line 3113 of file baby.cpp.
References b_elelv_pt_, c_elelv_pt_, elelv_pt_, and entry_.
Referenced by GetFunction().
float const & Baby::elelv_pt1 | ( | ) | const |
Get elelv_pt1 for current event and cache it.
Definition at line 3125 of file baby.cpp.
References b_elelv_pt1_, c_elelv_pt1_, elelv_pt1_, and entry_.
Referenced by GetFunction().
float const & Baby::elelv_pt2 | ( | ) | const |
Get elelv_pt2 for current event and cache it.
Definition at line 3137 of file baby.cpp.
References b_elelv_pt2_, c_elelv_pt2_, elelv_pt2_, and entry_.
Referenced by GetFunction().
float const & Baby::elelv_w | ( | ) | const |
Get elelv_w for current event and cache it.
Definition at line 3149 of file baby.cpp.
References b_elelv_w_, c_elelv_w_, elelv_w_, and entry_.
Referenced by GetFunction().
float const & Baby::elmu_eta | ( | ) | const |
Get elmu_eta for current event and cache it.
Definition at line 3161 of file baby.cpp.
References b_elmu_eta_, c_elmu_eta_, elmu_eta_, and entry_.
Referenced by GetFunction().
float const & Baby::elmu_m | ( | ) | const |
float const & Baby::elmu_phi | ( | ) | const |
Get elmu_phi for current event and cache it.
Definition at line 3185 of file baby.cpp.
References b_elmu_phi_, c_elmu_phi_, elmu_phi_, and entry_.
Referenced by GetFunction().
float const & Baby::elmu_pt | ( | ) | const |
Get elmu_pt for current event and cache it.
Definition at line 3197 of file baby.cpp.
References b_elmu_pt_, c_elmu_pt_, elmu_pt_, and entry_.
Referenced by GetFunction().
float const & Baby::elmu_pt1 | ( | ) | const |
Get elmu_pt1 for current event and cache it.
Definition at line 3209 of file baby.cpp.
References b_elmu_pt1_, c_elmu_pt1_, elmu_pt1_, and entry_.
Referenced by GetFunction().
float const & Baby::elmu_pt2 | ( | ) | const |
Get elmu_pt2 for current event and cache it.
Definition at line 3221 of file baby.cpp.
References b_elmu_pt2_, c_elmu_pt2_, elmu_pt2_, and entry_.
Referenced by GetFunction().
float const & Baby::elmu_w | ( | ) | const |
std::vector< int > *const & Baby::els_charge | ( | ) | const |
Get els_charge for current event and cache it.
Definition at line 3245 of file baby.cpp.
References b_els_charge_, c_els_charge_, els_charge_, and entry_.
Referenced by GetFunction().
std::vector< float > *const & Baby::els_d0 | ( | ) | const |
std::vector< float > *const & Baby::els_deta_sctrk | ( | ) | const |
Get els_deta_sctrk for current event and cache it.
Definition at line 3269 of file baby.cpp.
References b_els_deta_sctrk_, c_els_deta_sctrk_, els_deta_sctrk_, and entry_.
Referenced by GetFunction().
std::vector< float > *const & Baby::els_dphi_sctrk | ( | ) | const |
Get els_dphi_sctrk for current event and cache it.
Definition at line 3281 of file baby.cpp.
References b_els_dphi_sctrk_, c_els_dphi_sctrk_, els_dphi_sctrk_, and entry_.
Referenced by GetFunction().
std::vector< float > *const & Baby::els_dz | ( | ) | const |
std::vector< bool > *const & Baby::els_ele105 | ( | ) | const |
Get els_ele105 for current event and cache it.
Definition at line 3305 of file baby.cpp.
References b_els_ele105_, c_els_ele105_, els_ele105_, and entry_.
Referenced by GetFunction().
std::vector< bool > *const & Baby::els_ele23 | ( | ) | const |
Get els_ele23 for current event and cache it.
Definition at line 3317 of file baby.cpp.
References b_els_ele23_, c_els_ele23_, els_ele23_, and entry_.
Referenced by GetFunction().
std::vector< bool > *const & Baby::els_ele8 | ( | ) | const |
Get els_ele8 for current event and cache it.
Definition at line 3329 of file baby.cpp.
References b_els_ele8_, c_els_ele8_, els_ele8_, and entry_.
Referenced by GetFunction().
std::vector< float > *const & Baby::els_em_e | ( | ) | const |
Get els_em_e for current event and cache it.
Definition at line 3341 of file baby.cpp.
References b_els_em_e_, c_els_em_e_, els_em_e_, and entry_.
Referenced by GetFunction().
std::vector< float > *const & Baby::els_eoverp | ( | ) | const |
Get els_eoverp for current event and cache it.
Definition at line 3353 of file baby.cpp.
References b_els_eoverp_, c_els_eoverp_, els_eoverp_, and entry_.
Referenced by GetFunction().
std::vector< float > *const & Baby::els_eta | ( | ) | const |
Get els_eta for current event and cache it.
Definition at line 3365 of file baby.cpp.
References b_els_eta_, c_els_eta_, els_eta_, and entry_.
Referenced by GetFunction().
std::vector< float > *const & Baby::els_hovere | ( | ) | const |
Get els_hovere for current event and cache it.
Definition at line 3377 of file baby.cpp.
References b_els_hovere_, c_els_hovere_, els_hovere_, and entry_.
Referenced by GetFunction().
std::vector< bool > *const & Baby::els_inz | ( | ) | const |
Get els_inz for current event and cache it.
Definition at line 3389 of file baby.cpp.
References b_els_inz_, c_els_inz_, els_inz_, and entry_.
Referenced by GetFunction().
std::vector< bool > *const & Baby::els_inzv | ( | ) | const |
Get els_inzv for current event and cache it.
Definition at line 3401 of file baby.cpp.
References b_els_inzv_, c_els_inzv_, els_inzv_, and entry_.
Referenced by GetFunction().
std::vector< float > *const & Baby::els_ip3d | ( | ) | const |
Get els_ip3d for current event and cache it.
Definition at line 3413 of file baby.cpp.
References b_els_ip3d_, c_els_ip3d_, els_ip3d_, and entry_.
Referenced by GetFunction().
std::vector< bool > *const & Baby::els_ispf | ( | ) | const |
Get els_ispf for current event and cache it.
Definition at line 3425 of file baby.cpp.
References b_els_ispf_, c_els_ispf_, els_ispf_, and entry_.
Referenced by GetFunction().
std::vector< float > *const & Baby::els_miniso | ( | ) | const |
Get els_miniso for current event and cache it.
Definition at line 3437 of file baby.cpp.
References b_els_miniso_, c_els_miniso_, els_miniso_, and entry_.
Referenced by GetFunction(), IsGoodElectron(), Functions::IsGoodElectron(), nEls25(), and nElsTight25().
std::vector< float > *const & Baby::els_phi | ( | ) | const |
Get els_phi for current event and cache it.
Definition at line 3449 of file baby.cpp.
References b_els_phi_, c_els_phi_, els_phi_, and entry_.
Referenced by Functions::DileptonAngles(), GetAngles(), and GetFunction().
std::vector< float > *const & Baby::els_pt | ( | ) | const |
Get els_pt for current event and cache it.
Definition at line 3461 of file baby.cpp.
References b_els_pt_, c_els_pt_, els_pt_, and entry_.
Referenced by Functions::DileptonAngles(), GetAngles(), GetFunction(), IsGoodElectron(), Functions::IsGoodElectron(), isRelIsoEl(), maxRelIsoElsPt(), nEls25(), nElsTight25(), and nRelIsoEls().
std::vector< float > *const & Baby::els_reliso | ( | ) | const |
Get els_reliso for current event and cache it.
Definition at line 3473 of file baby.cpp.
References b_els_reliso_, c_els_reliso_, els_reliso_, and entry_.
Referenced by GetFunction(), and isRelIsoEl().
std::vector< float > *const & Baby::els_sceta | ( | ) | const |
Get els_sceta for current event and cache it.
Definition at line 3485 of file baby.cpp.
References b_els_sceta_, c_els_sceta_, els_sceta_, and entry_.
Referenced by Functions::DileptonAngles(), GetAngles(), GetFunction(), IsGoodElectron(), Functions::IsGoodElectron(), and isRelIsoEl().
std::vector< bool > *const & Baby::els_sig | ( | ) | const |
Get els_sig for current event and cache it.
Definition at line 3497 of file baby.cpp.
References b_els_sig_, c_els_sig_, els_sig_, and entry_.
Referenced by GetFunction(), and nEls25().
std::vector< bool > *const & Baby::els_sigid | ( | ) | const |
Get els_sigid for current event and cache it.
Definition at line 3509 of file baby.cpp.
References b_els_sigid_, c_els_sigid_, els_sigid_, and entry_.
Referenced by GetFunction(), IsGoodElectron(), and Functions::IsGoodElectron().
std::vector< bool > *const & Baby::els_tight | ( | ) | const |
Get els_tight for current event and cache it.
Definition at line 3521 of file baby.cpp.
References b_els_tight_, c_els_tight_, els_tight_, and entry_.
Referenced by GetFunction(), isRelIsoEl(), and nElsTight25().
std::vector< bool > *const & Baby::els_tm | ( | ) | const |
std::vector< int > *const & Baby::els_trk_nholes | ( | ) | const |
Get els_trk_nholes for current event and cache it.
Definition at line 3545 of file baby.cpp.
References b_els_trk_nholes_, c_els_trk_nholes_, els_trk_nholes_, and entry_.
Referenced by GetFunction().
std::vector< float > *const & Baby::els_trk_pt | ( | ) | const |
Get els_trk_pt for current event and cache it.
Definition at line 3557 of file baby.cpp.
References b_els_trk_pt_, c_els_trk_pt_, els_trk_pt_, and entry_.
Referenced by GetFunction().
std::vector< float > *const & Baby::els_trk_pterr | ( | ) | const |
Get els_trk_pterr for current event and cache it.
Definition at line 3569 of file baby.cpp.
References b_els_trk_pterr_, c_els_trk_pterr_, els_trk_pterr_, and entry_.
Referenced by GetFunction().
std::vector< bool > *const & Baby::els_vvvl | ( | ) | const |
Get els_vvvl for current event and cache it.
Definition at line 3581 of file baby.cpp.
References b_els_vvvl_, c_els_vvvl_, els_vvvl_, and entry_.
Referenced by GetFunction().
std::vector< float > *const & Baby::els_vvvl_eta | ( | ) | const |
Get els_vvvl_eta for current event and cache it.
Definition at line 3593 of file baby.cpp.
References b_els_vvvl_eta_, c_els_vvvl_eta_, els_vvvl_eta_, and entry_.
Referenced by GetFunction().
std::vector< float > *const & Baby::els_vvvl_phi | ( | ) | const |
Get els_vvvl_phi for current event and cache it.
Definition at line 3605 of file baby.cpp.
References b_els_vvvl_phi_, c_els_vvvl_phi_, els_vvvl_phi_, and entry_.
Referenced by GetFunction().
std::vector< float > *const & Baby::els_vvvl_pt | ( | ) | const |
Get els_vvvl_pt for current event and cache it.
Definition at line 3617 of file baby.cpp.
References b_els_vvvl_pt_, c_els_vvvl_pt_, els_vvvl_pt_, and entry_.
Referenced by GetFunction().
Long64_t const & Baby::event | ( | ) | const |
const std::set< std::string > & Baby::FileNames | ( | ) | const |
Definition at line 1676 of file baby.cpp.
References file_names_.
Referenced by PlotMaker::GetYield(), and main().
std::vector< float > *const & Baby::fjets14_eta | ( | ) | const |
Get fjets14_eta for current event and cache it.
Definition at line 3641 of file baby.cpp.
References b_fjets14_eta_, c_fjets14_eta_, entry_, and fjets14_eta_.
Referenced by GetFunction().
std::vector< float > *const & Baby::fjets14_m | ( | ) | const |
Get fjets14_m for current event and cache it.
Definition at line 3653 of file baby.cpp.
References b_fjets14_m_, c_fjets14_m_, entry_, and fjets14_m_.
Referenced by GetFunction().
std::vector< int > *const & Baby::fjets14_nconst | ( | ) | const |
Get fjets14_nconst for current event and cache it.
Definition at line 3665 of file baby.cpp.
References b_fjets14_nconst_, c_fjets14_nconst_, entry_, and fjets14_nconst_.
Referenced by GetFunction().
std::vector< float > *const & Baby::fjets14_phi | ( | ) | const |
Get fjets14_phi for current event and cache it.
Definition at line 3677 of file baby.cpp.
References b_fjets14_phi_, c_fjets14_phi_, entry_, and fjets14_phi_.
Referenced by GetFunction().
std::vector< float > *const & Baby::fjets14_pt | ( | ) | const |
Get fjets14_pt for current event and cache it.
Definition at line 3689 of file baby.cpp.
References b_fjets14_pt_, c_fjets14_pt_, entry_, and fjets14_pt_.
Referenced by GetFunction().
std::vector< float > *const & Baby::fjets40_eta | ( | ) | const |
Get fjets40_eta for current event and cache it.
Definition at line 3701 of file baby.cpp.
References b_fjets40_eta_, c_fjets40_eta_, entry_, and fjets40_eta_.
Referenced by GetFunction().
std::vector< float > *const & Baby::fjets40_m | ( | ) | const |
Get fjets40_m for current event and cache it.
Definition at line 3713 of file baby.cpp.
References b_fjets40_m_, c_fjets40_m_, entry_, and fjets40_m_.
Referenced by GetFunction().
std::vector< int > *const & Baby::fjets40_nconst | ( | ) | const |
Get fjets40_nconst for current event and cache it.
Definition at line 3725 of file baby.cpp.
References b_fjets40_nconst_, c_fjets40_nconst_, entry_, and fjets40_nconst_.
Referenced by GetFunction().
std::vector< float > *const & Baby::fjets40_phi | ( | ) | const |
Get fjets40_phi for current event and cache it.
Definition at line 3737 of file baby.cpp.
References b_fjets40_phi_, c_fjets40_phi_, entry_, and fjets40_phi_.
Referenced by GetFunction().
std::vector< float > *const & Baby::fjets40_pt | ( | ) | const |
Get fjets40_pt for current event and cache it.
Definition at line 3749 of file baby.cpp.
References b_fjets40_pt_, c_fjets40_pt_, entry_, and fjets40_pt_.
Referenced by GetFunction().
bool const & Baby::fromGS | ( | ) | const |
long Baby::GetEntries | ( | ) | const |
Get number of entries in TChain and cache it.
Definition at line 1272 of file baby.cpp.
References cached_total_entries_, chain_, Multithreading::root_mutex, and total_entries_.
Referenced by PlotMaker::GetYield().
|
virtual |
Change current entry.
[in] | entry | Entry number to load |
Reimplemented in Baby_full.
Definition at line 1285 of file baby.cpp.
References c_dphi1_, c_dphi2_, c_dphi3_, c_dphi4_, c_dphi_wlep_, c_eff_jetid_, c_eff_trig_, c_elel_eta_, c_elel_m_, c_elel_phi_, c_elel_pt1_, c_elel_pt2_, c_elel_pt_, c_elel_w_, c_elelv_eta_, c_elelv_m_, c_elelv_phi_, c_elelv_pt1_, c_elelv_pt2_, c_elelv_pt_, c_elelv_w_, c_elmu_eta_, c_elmu_m_, c_elmu_phi_, c_elmu_pt1_, c_elmu_pt2_, c_elmu_pt_, c_elmu_w_, c_els_charge_, c_els_d0_, c_els_deta_sctrk_, c_els_dphi_sctrk_, c_els_dz_, c_els_ele105_, c_els_ele23_, c_els_ele8_, c_els_em_e_, c_els_eoverp_, c_els_eta_, c_els_hovere_, c_els_inz_, c_els_inzv_, c_els_ip3d_, c_els_ispf_, c_els_miniso_, c_els_phi_, c_els_pt_, c_els_reliso_, c_els_sceta_, c_els_sig_, c_els_sigid_, c_els_tight_, c_els_tm_, c_els_trk_nholes_, c_els_trk_pt_, c_els_trk_pterr_, c_els_vvvl_, c_els_vvvl_eta_, c_els_vvvl_phi_, c_els_vvvl_pt_, c_event_, c_fjets14_eta_, c_fjets14_m_, c_fjets14_nconst_, c_fjets14_phi_, c_fjets14_pt_, c_fjets40_eta_, c_fjets40_m_, c_fjets40_nconst_, c_fjets40_phi_, c_fjets40_pt_, c_fromGS_, c_hig1_eta_, c_hig1_m_, c_hig1_phi_, c_hig1_pt_, c_hig2_eta_, c_hig2_m_, c_hig2_phi_, c_hig2_pt_, c_hig_am_, c_hig_bin_, c_hig_dm_, c_hig_dphi_, c_hig_drmax_, c_ht40_, c_ht50_, c_ht_, c_ht_clean_, c_ht_hlt_, c_ht_isr_me_, c_ht_ra2_, c_ht_tru_, c_htx40_, c_htx50_, c_htx_, c_isr_tru_eta_, c_isr_tru_phi_, c_isr_tru_pt_, c_jetmismeas_, c_jets_csv_, c_jets_eta_, c_jets_fjet08_index_, c_jets_fjet12_index_, c_jets_fjet14_index_, c_jets_fjet14_nolep_index_, c_jets_fjet40_index_, c_jets_fjet50_index_, c_jets_h1_, c_jets_h2_, c_jets_hflavor_, c_jets_isisr_, c_jets_islep_, c_jets_m_, c_jets_phi_, c_jets_pt_, c_jets_pt_res_, c_jetsys_eta_, c_jetsys_m_, c_jetsys_nob_eta_, c_jetsys_nob_m_, c_jetsys_nob_phi_, c_jetsys_nob_pt_, c_jetsys_phi_, c_jetsys_pt_, c_json12p9_, c_json2p6_, c_json4p0_, c_json7p65_, c_leps_eta_, c_leps_id_, c_leps_phi_, c_leps_pt_, c_low_dphi_, c_lumiblock_, c_m_tt_, c_mc_eta_, c_mc_id_, c_mc_mass_, c_mc_mom_, c_mc_momidx_, c_mc_phi_, c_mc_pt_, c_mc_status_, c_mct_, c_met_, c_met_calo_, c_met_calo_phi_, c_met_mini_, c_met_mini_phi_, c_met_nohf_, c_met_nohf_phi_, c_met_phi_, c_met_raw_, c_met_raw_phi_, c_met_rebal_, c_met_tru_, c_met_tru_nuw_, c_met_tru_nuw_phi_, c_met_tru_phi_, c_mgluino_, c_mht_, c_mht_clean_, c_mht_clean_phi_, c_mht_phi_, c_mj08_, c_mj12_, c_mj14_, c_mj14_nolep_, c_mj40_, c_mj50_, c_mlsp_, c_mm_, c_mm_el_miniso_, c_mm_el_pt_, c_mm_ht_, c_mm_jet_eta_, c_mm_jet_m_, c_mm_jet_phi_, c_mm_jet_pt_, c_mm_lep_pt_, c_mm_met_, c_mm_met_phi_, c_mm_mj14_lep_, c_mm_mj14_nolep_, c_mm_mt_, c_mm_mu_miniso_, c_mm_mu_pt_, c_mm_nbm_, c_mm_nels_, c_mm_njets_, c_mm_nleps_, c_mm_nmus_, c_mt2_, c_mt2_0mass_, c_mt_, c_mt_nohf_, c_mt_rebal_, c_mt_tru_, c_mt_tru_nuw_, c_mumu_eta_, c_mumu_m_, c_mumu_phi_, c_mumu_pt1_, c_mumu_pt2_, c_mumu_pt_, c_mumu_w_, c_mumuv_eta_, c_mumuv_m_, c_mumuv_phi_, c_mumuv_pt1_, c_mumuv_pt2_, c_mumuv_pt_, c_mumuv_w_, c_mus_charge_, c_mus_d0_, c_mus_dz_, c_mus_em_e_, c_mus_eta_, c_mus_had_e_, c_mus_inz_, c_mus_inzv_, c_mus_isomu18_, c_mus_miniso_, c_mus_mu50_, c_mus_mu8_, c_mus_phi_, c_mus_pt_, c_mus_pterr_, c_mus_reliso_, c_mus_sig_, c_mus_sigid_, c_mus_tight_, c_mus_tm_, c_mus_trk_algo_, c_mus_trk_nholes_in_, c_mus_trk_nholes_out_, c_mus_trk_quality_, c_mus_vvvl_, c_mus_vvvl_eta_, c_mus_vvvl_phi_, c_mus_vvvl_pt_, c_nbl_, c_nbm20_, c_nbm40_, c_nbm50_, c_nbm_, c_nbm_ra2_, c_nbt_, c_nels_, c_nels_ele23_, c_nels_vvvl_, c_nfjets14_, c_nfjets40_, c_nisr_, c_nisr_me_, c_njets20_, c_njets40_, c_njets50_, c_njets_, c_njets_clean_, c_njets_ra2_, c_nleps_, c_nleps_tm_, c_nmus_, c_nmus_isomu18_, c_nmus_vvvl_, c_nonblind_, c_nph_, c_npv_, c_ntks_, c_ntruels_, c_ntruleps_, c_ntrumus_, c_ntrupv_, c_ntrupv_mean_, c_ntrutaush_, c_ntrutausl_, c_nvels_, c_nveto_, c_nvleps_, c_nvmus_, c_onel_ele105_, c_onel_ele23_, c_onel_ele8_, c_onel_vvvl_, c_onht_, c_onmet_, c_onmu_isomu18_, c_onmu_mu50_, c_onmu_mu8_, c_onmu_vvvl_, c_onph_ph90_, c_pass20_, c_pass40_, c_pass50_, c_pass_, c_pass_cschalo_, c_pass_ecaldeadcell_, c_pass_eebadsc_, c_pass_goodv_, c_pass_hbhe_, c_pass_hbheiso_, c_pass_jets20_, c_pass_jets40_, c_pass_jets50_, c_pass_jets_, c_pass_jets_nohf_, c_pass_jets_ra2_, c_pass_jets_tight_, c_pass_jets_tight_ra2_, c_pass_nohf_, c_pass_ra2_, c_pass_ra2_badmu_, c_ph_eta_, c_ph_ph90_, c_ph_phi_, c_ph_pt_, c_ph_tm_, c_run_, c_st40_, c_st50_, c_st_, c_stitch_, c_sys_bctag40_, c_sys_bctag_, c_sys_bctag_loose_, c_sys_fs_bctag40_, c_sys_fs_bctag_, c_sys_fs_lep_, c_sys_fs_udsgtag40_, c_sys_fs_udsgtag_, c_sys_ht40_, c_sys_ht_, c_sys_isr_, c_sys_lep_, c_sys_met_, c_sys_mj14_, c_sys_mj14_nolep_, c_sys_mj40_, c_sys_mt_, c_sys_muf_, c_sys_mur_, c_sys_murf_, c_sys_nbm40_, c_sys_nbm_, c_sys_njets40_, c_sys_njets_, c_sys_pass40_, c_sys_pass_, c_sys_pu_, c_sys_st40_, c_sys_st_, c_sys_trig_, c_sys_udsgtag40_, c_sys_udsgtag_, c_sys_udsgtag_loose_, c_tks_d0_, c_tks_dz_, c_tks_eta_, c_tks_miniso_, c_tks_mt2_, c_tks_mt_, c_tks_pdg_, c_tks_phi_, c_tks_pt_, c_tks_reliso_, c_tks_tm_, c_trig_, c_trig_lep_, c_trig_met_, c_trig_prescale_, c_trig_ra4_, c_trig_vvvl_, c_type_, c_w_btag40_, c_w_btag_, c_w_btag_loose_, c_w_fs_lep_, c_w_isr_, c_w_lep_, c_w_lumi_, c_w_pu_, c_w_toppt_, c_weight_, c_weight_rpv_, chain_, entry_, and Multithreading::root_mutex.
Referenced by Baby_full::GetEntry(), and PlotMaker::GetYield().
|
static |
Get a NamedFunc accessing specified variable.
Definition at line 1712 of file baby.cpp.
References DBG, dphi1(), dphi2(), dphi3(), dphi4(), dphi_wlep(), eff_jetid(), eff_trig(), elel_eta(), elel_m(), elel_phi(), elel_pt(), elel_pt1(), elel_pt2(), elel_w(), elelv_eta(), elelv_m(), elelv_phi(), elelv_pt(), elelv_pt1(), elelv_pt2(), elelv_w(), elmu_eta(), elmu_m(), elmu_phi(), elmu_pt(), elmu_pt1(), elmu_pt2(), elmu_w(), els_charge(), els_d0(), els_deta_sctrk(), els_dphi_sctrk(), els_dz(), els_ele105(), els_ele23(), els_ele8(), els_em_e(), els_eoverp(), els_eta(), els_hovere(), els_inz(), els_inzv(), els_ip3d(), els_ispf(), els_miniso(), els_phi(), els_pt(), els_reliso(), els_sceta(), els_sig(), els_sigid(), els_tight(), els_tm(), els_trk_nholes(), els_trk_pt(), els_trk_pterr(), els_vvvl(), els_vvvl_eta(), els_vvvl_phi(), els_vvvl_pt(), event(), fjets14_eta(), fjets14_m(), fjets14_nconst(), fjets14_phi(), fjets14_pt(), fjets40_eta(), fjets40_m(), fjets40_nconst(), fjets40_phi(), fjets40_pt(), fromGS(), anonymous_namespace{baby.cpp}::GetFunction(), hig1_eta(), hig1_m(), hig1_phi(), hig1_pt(), hig2_eta(), hig2_m(), hig2_phi(), hig2_pt(), hig_am(), hig_bin(), hig_dm(), hig_dphi(), hig_drmax(), ht(), ht40(), ht50(), ht_clean(), ht_hlt(), ht_isr_me(), ht_ra2(), ht_tru(), htx(), htx40(), htx50(), isr_tru_eta(), isr_tru_phi(), isr_tru_pt(), jetmismeas(), jets_csv(), jets_eta(), jets_fjet08_index(), jets_fjet12_index(), jets_fjet14_index(), jets_fjet14_nolep_index(), jets_fjet40_index(), jets_fjet50_index(), jets_h1(), jets_h2(), jets_hflavor(), jets_isisr(), jets_islep(), jets_m(), jets_phi(), jets_pt(), jets_pt_res(), jetsys_eta(), jetsys_m(), jetsys_nob_eta(), jetsys_nob_m(), jetsys_nob_phi(), jetsys_nob_pt(), jetsys_phi(), jetsys_pt(), json12p9(), json2p6(), json4p0(), json7p65(), leps_eta(), leps_id(), leps_phi(), leps_pt(), low_dphi(), lumiblock(), m_tt(), mc_eta(), mc_id(), mc_mass(), mc_mom(), mc_momidx(), mc_phi(), mc_pt(), mc_status(), mct(), met(), met_calo(), met_calo_phi(), met_mini(), met_mini_phi(), met_nohf(), met_nohf_phi(), met_phi(), met_raw(), met_raw_phi(), met_rebal(), met_tru(), met_tru_nuw(), met_tru_nuw_phi(), met_tru_phi(), mgluino(), mht(), mht_clean(), mht_clean_phi(), mht_phi(), mj08(), mj12(), mj14(), mj14_nolep(), mj40(), mj50(), mlsp(), mm(), mm_el_miniso(), mm_el_pt(), mm_ht(), mm_jet_eta(), mm_jet_m(), mm_jet_phi(), mm_jet_pt(), mm_lep_pt(), mm_met(), mm_met_phi(), mm_mj14_lep(), mm_mj14_nolep(), mm_mt(), mm_mu_miniso(), mm_mu_pt(), mm_nbm(), mm_nels(), mm_njets(), mm_nleps(), mm_nmus(), mt(), mt2(), mt2_0mass(), mt_nohf(), mt_rebal(), mt_tru(), mt_tru_nuw(), mumu_eta(), mumu_m(), mumu_phi(), mumu_pt(), mumu_pt1(), mumu_pt2(), mumu_w(), mumuv_eta(), mumuv_m(), mumuv_phi(), mumuv_pt(), mumuv_pt1(), mumuv_pt2(), mumuv_w(), mus_charge(), mus_d0(), mus_dz(), mus_em_e(), mus_eta(), mus_had_e(), mus_inz(), mus_inzv(), mus_isomu18(), mus_miniso(), mus_mu50(), mus_mu8(), mus_phi(), mus_pt(), mus_pterr(), mus_reliso(), mus_sig(), mus_sigid(), mus_tight(), mus_tm(), mus_trk_algo(), mus_trk_nholes_in(), mus_trk_nholes_out(), mus_trk_quality(), mus_vvvl(), mus_vvvl_eta(), mus_vvvl_phi(), mus_vvvl_pt(), nbl(), nbm(), nbm20(), nbm40(), nbm50(), nbm_ra2(), nbt(), nels(), nels_ele23(), nels_vvvl(), nfjets14(), nfjets40(), nisr(), nisr_me(), njets(), njets20(), njets40(), njets50(), njets_clean(), njets_ra2(), nleps(), nleps_tm(), nmus(), nmus_isomu18(), nmus_vvvl(), nonblind(), nph(), npv(), ntks(), ntruels(), ntruleps(), ntrumus(), ntrupv(), ntrupv_mean(), ntrutaush(), ntrutausl(), nvels(), nveto(), nvleps(), nvmus(), onel_ele105(), onel_ele23(), onel_ele8(), onel_vvvl(), onht(), onmet(), onmu_isomu18(), onmu_mu50(), onmu_mu8(), onmu_vvvl(), onph_ph90(), pass(), pass20(), pass40(), pass50(), pass_cschalo(), pass_ecaldeadcell(), pass_eebadsc(), pass_goodv(), pass_hbhe(), pass_hbheiso(), pass_jets(), pass_jets20(), pass_jets40(), pass_jets50(), pass_jets_nohf(), pass_jets_ra2(), pass_jets_tight(), pass_jets_tight_ra2(), pass_nohf(), pass_ra2(), pass_ra2_badmu(), ph_eta(), ph_ph90(), ph_phi(), ph_pt(), ph_tm(), run(), st(), st40(), st50(), stitch(), sys_bctag(), sys_bctag40(), sys_bctag_loose(), sys_fs_bctag(), sys_fs_bctag40(), sys_fs_lep(), sys_fs_udsgtag(), sys_fs_udsgtag40(), sys_ht(), sys_ht40(), sys_isr(), sys_lep(), sys_met(), sys_mj14(), sys_mj14_nolep(), sys_mj40(), sys_mt(), sys_muf(), sys_mur(), sys_murf(), sys_nbm(), sys_nbm40(), sys_njets(), sys_njets40(), sys_pass(), sys_pass40(), sys_pu(), sys_st(), sys_st40(), sys_trig(), sys_udsgtag(), sys_udsgtag40(), sys_udsgtag_loose(), tks_d0(), tks_dz(), tks_eta(), tks_miniso(), tks_mt(), tks_mt2(), tks_pdg(), tks_phi(), tks_pt(), tks_reliso(), tks_tm(), trig(), trig_lep(), trig_met(), trig_prescale(), trig_ra4(), trig_vvvl(), type(), w_btag(), w_btag40(), w_btag_loose(), w_fs_lep(), w_isr(), w_lep(), w_lumi(), w_pu(), w_toppt(), weight(), and weight_rpv().
Referenced by FunctionParser::ResolveVariables().
const unique_ptr< TChain > & Baby::GetTree | ( | ) | const |
float const & Baby::hig1_eta | ( | ) | const |
Get hig1_eta for current event and cache it.
Definition at line 3773 of file baby.cpp.
References b_hig1_eta_, c_hig1_eta_, entry_, and hig1_eta_.
Referenced by GetFunction().
float const & Baby::hig1_m | ( | ) | const |
float const & Baby::hig1_phi | ( | ) | const |
Get hig1_phi for current event and cache it.
Definition at line 3797 of file baby.cpp.
References b_hig1_phi_, c_hig1_phi_, entry_, and hig1_phi_.
Referenced by GetFunction().
float const & Baby::hig1_pt | ( | ) | const |
Get hig1_pt for current event and cache it.
Definition at line 3809 of file baby.cpp.
References b_hig1_pt_, c_hig1_pt_, entry_, and hig1_pt_.
Referenced by GetFunction().
float const & Baby::hig2_eta | ( | ) | const |
Get hig2_eta for current event and cache it.
Definition at line 3821 of file baby.cpp.
References b_hig2_eta_, c_hig2_eta_, entry_, and hig2_eta_.
Referenced by GetFunction().
float const & Baby::hig2_m | ( | ) | const |
float const & Baby::hig2_phi | ( | ) | const |
Get hig2_phi for current event and cache it.
Definition at line 3845 of file baby.cpp.
References b_hig2_phi_, c_hig2_phi_, entry_, and hig2_phi_.
Referenced by GetFunction().
float const & Baby::hig2_pt | ( | ) | const |
Get hig2_pt for current event and cache it.
Definition at line 3857 of file baby.cpp.
References b_hig2_pt_, c_hig2_pt_, entry_, and hig2_pt_.
Referenced by GetFunction().
float const & Baby::hig_am | ( | ) | const |
int const & Baby::hig_bin | ( | ) | const |
Get hig_bin for current event and cache it.
Definition at line 3881 of file baby.cpp.
References b_hig_bin_, c_hig_bin_, entry_, and hig_bin_.
Referenced by GetFunction().
float const & Baby::hig_dm | ( | ) | const |
float const & Baby::hig_dphi | ( | ) | const |
Get hig_dphi for current event and cache it.
Definition at line 3905 of file baby.cpp.
References b_hig_dphi_, c_hig_dphi_, entry_, and hig_dphi_.
Referenced by GetFunction().
float const & Baby::hig_drmax | ( | ) | const |
Get hig_drmax for current event and cache it.
Definition at line 3917 of file baby.cpp.
References b_hig_drmax_, c_hig_drmax_, entry_, and hig_drmax_.
Referenced by GetFunction().
float const & Baby::ht | ( | ) | const |
float const & Baby::ht40 | ( | ) | const |
float const & Baby::ht50 | ( | ) | const |
float const & Baby::ht_clean | ( | ) | const |
Get ht_clean for current event and cache it.
Definition at line 3965 of file baby.cpp.
References b_ht_clean_, c_ht_clean_, entry_, and ht_clean_.
Referenced by GetFunction().
float const & Baby::ht_hlt | ( | ) | const |
float const & Baby::ht_isr_me | ( | ) | const |
Get ht_isr_me for current event and cache it.
Definition at line 3989 of file baby.cpp.
References b_ht_isr_me_, c_ht_isr_me_, entry_, and ht_isr_me_.
Referenced by GetFunction().
float const & Baby::ht_ra2 | ( | ) | const |
float const & Baby::ht_tru | ( | ) | const |
float const & Baby::htx | ( | ) | const |
float const & Baby::htx40 | ( | ) | const |
float const & Baby::htx50 | ( | ) | const |
|
protectedvirtual |
Setup all branches.
Reimplemented in Baby_full.
Definition at line 2500 of file baby.cpp.
References b_dphi1_, b_dphi2_, b_dphi3_, b_dphi4_, b_dphi_wlep_, b_eff_jetid_, b_eff_trig_, b_elel_eta_, b_elel_m_, b_elel_phi_, b_elel_pt1_, b_elel_pt2_, b_elel_pt_, b_elel_w_, b_elelv_eta_, b_elelv_m_, b_elelv_phi_, b_elelv_pt1_, b_elelv_pt2_, b_elelv_pt_, b_elelv_w_, b_elmu_eta_, b_elmu_m_, b_elmu_phi_, b_elmu_pt1_, b_elmu_pt2_, b_elmu_pt_, b_elmu_w_, b_els_charge_, b_els_d0_, b_els_deta_sctrk_, b_els_dphi_sctrk_, b_els_dz_, b_els_ele105_, b_els_ele23_, b_els_ele8_, b_els_em_e_, b_els_eoverp_, b_els_eta_, b_els_hovere_, b_els_inz_, b_els_inzv_, b_els_ip3d_, b_els_ispf_, b_els_miniso_, b_els_phi_, b_els_pt_, b_els_reliso_, b_els_sceta_, b_els_sig_, b_els_sigid_, b_els_tight_, b_els_tm_, b_els_trk_nholes_, b_els_trk_pt_, b_els_trk_pterr_, b_els_vvvl_, b_els_vvvl_eta_, b_els_vvvl_phi_, b_els_vvvl_pt_, b_event_, b_fjets14_eta_, b_fjets14_m_, b_fjets14_nconst_, b_fjets14_phi_, b_fjets14_pt_, b_fjets40_eta_, b_fjets40_m_, b_fjets40_nconst_, b_fjets40_phi_, b_fjets40_pt_, b_fromGS_, b_hig1_eta_, b_hig1_m_, b_hig1_phi_, b_hig1_pt_, b_hig2_eta_, b_hig2_m_, b_hig2_phi_, b_hig2_pt_, b_hig_am_, b_hig_bin_, b_hig_dm_, b_hig_dphi_, b_hig_drmax_, b_ht40_, b_ht50_, b_ht_, b_ht_clean_, b_ht_hlt_, b_ht_isr_me_, b_ht_ra2_, b_ht_tru_, b_htx40_, b_htx50_, b_htx_, b_isr_tru_eta_, b_isr_tru_phi_, b_isr_tru_pt_, b_jetmismeas_, b_jets_csv_, b_jets_eta_, b_jets_fjet08_index_, b_jets_fjet12_index_, b_jets_fjet14_index_, b_jets_fjet14_nolep_index_, b_jets_fjet40_index_, b_jets_fjet50_index_, b_jets_h1_, b_jets_h2_, b_jets_hflavor_, b_jets_isisr_, b_jets_islep_, b_jets_m_, b_jets_phi_, b_jets_pt_, b_jets_pt_res_, b_jetsys_eta_, b_jetsys_m_, b_jetsys_nob_eta_, b_jetsys_nob_m_, b_jetsys_nob_phi_, b_jetsys_nob_pt_, b_jetsys_phi_, b_jetsys_pt_, b_json12p9_, b_json2p6_, b_json4p0_, b_json7p65_, b_leps_eta_, b_leps_id_, b_leps_phi_, b_leps_pt_, b_low_dphi_, b_lumiblock_, b_m_tt_, b_mc_eta_, b_mc_id_, b_mc_mass_, b_mc_mom_, b_mc_momidx_, b_mc_phi_, b_mc_pt_, b_mc_status_, b_mct_, b_met_, b_met_calo_, b_met_calo_phi_, b_met_mini_, b_met_mini_phi_, b_met_nohf_, b_met_nohf_phi_, b_met_phi_, b_met_raw_, b_met_raw_phi_, b_met_rebal_, b_met_tru_, b_met_tru_nuw_, b_met_tru_nuw_phi_, b_met_tru_phi_, b_mgluino_, b_mht_, b_mht_clean_, b_mht_clean_phi_, b_mht_phi_, b_mj08_, b_mj12_, b_mj14_, b_mj14_nolep_, b_mj40_, b_mj50_, b_mlsp_, b_mm_, b_mm_el_miniso_, b_mm_el_pt_, b_mm_ht_, b_mm_jet_eta_, b_mm_jet_m_, b_mm_jet_phi_, b_mm_jet_pt_, b_mm_lep_pt_, b_mm_met_, b_mm_met_phi_, b_mm_mj14_lep_, b_mm_mj14_nolep_, b_mm_mt_, b_mm_mu_miniso_, b_mm_mu_pt_, b_mm_nbm_, b_mm_nels_, b_mm_njets_, b_mm_nleps_, b_mm_nmus_, b_mt2_, b_mt2_0mass_, b_mt_, b_mt_nohf_, b_mt_rebal_, b_mt_tru_, b_mt_tru_nuw_, b_mumu_eta_, b_mumu_m_, b_mumu_phi_, b_mumu_pt1_, b_mumu_pt2_, b_mumu_pt_, b_mumu_w_, b_mumuv_eta_, b_mumuv_m_, b_mumuv_phi_, b_mumuv_pt1_, b_mumuv_pt2_, b_mumuv_pt_, b_mumuv_w_, b_mus_charge_, b_mus_d0_, b_mus_dz_, b_mus_em_e_, b_mus_eta_, b_mus_had_e_, b_mus_inz_, b_mus_inzv_, b_mus_isomu18_, b_mus_miniso_, b_mus_mu50_, b_mus_mu8_, b_mus_phi_, b_mus_pt_, b_mus_pterr_, b_mus_reliso_, b_mus_sig_, b_mus_sigid_, b_mus_tight_, b_mus_tm_, b_mus_trk_algo_, b_mus_trk_nholes_in_, b_mus_trk_nholes_out_, b_mus_trk_quality_, b_mus_vvvl_, b_mus_vvvl_eta_, b_mus_vvvl_phi_, b_mus_vvvl_pt_, b_nbl_, b_nbm20_, b_nbm40_, b_nbm50_, b_nbm_, b_nbm_ra2_, b_nbt_, b_nels_, b_nels_ele23_, b_nels_vvvl_, b_nfjets14_, b_nfjets40_, b_nisr_, b_nisr_me_, b_njets20_, b_njets40_, b_njets50_, b_njets_, b_njets_clean_, b_njets_ra2_, b_nleps_, b_nleps_tm_, b_nmus_, b_nmus_isomu18_, b_nmus_vvvl_, b_nonblind_, b_nph_, b_npv_, b_ntks_, b_ntruels_, b_ntruleps_, b_ntrumus_, b_ntrupv_, b_ntrupv_mean_, b_ntrutaush_, b_ntrutausl_, b_nvels_, b_nveto_, b_nvleps_, b_nvmus_, b_onel_ele105_, b_onel_ele23_, b_onel_ele8_, b_onel_vvvl_, b_onht_, b_onmet_, b_onmu_isomu18_, b_onmu_mu50_, b_onmu_mu8_, b_onmu_vvvl_, b_onph_ph90_, b_pass20_, b_pass40_, b_pass50_, b_pass_, b_pass_cschalo_, b_pass_ecaldeadcell_, b_pass_eebadsc_, b_pass_goodv_, b_pass_hbhe_, b_pass_hbheiso_, b_pass_jets20_, b_pass_jets40_, b_pass_jets50_, b_pass_jets_, b_pass_jets_nohf_, b_pass_jets_ra2_, b_pass_jets_tight_, b_pass_jets_tight_ra2_, b_pass_nohf_, b_pass_ra2_, b_pass_ra2_badmu_, b_ph_eta_, b_ph_ph90_, b_ph_phi_, b_ph_pt_, b_ph_tm_, b_run_, b_st40_, b_st50_, b_st_, b_stitch_, b_sys_bctag40_, b_sys_bctag_, b_sys_bctag_loose_, b_sys_fs_bctag40_, b_sys_fs_bctag_, b_sys_fs_lep_, b_sys_fs_udsgtag40_, b_sys_fs_udsgtag_, b_sys_ht40_, b_sys_ht_, b_sys_isr_, b_sys_lep_, b_sys_met_, b_sys_mj14_, b_sys_mj14_nolep_, b_sys_mj40_, b_sys_mt_, b_sys_muf_, b_sys_mur_, b_sys_murf_, b_sys_nbm40_, b_sys_nbm_, b_sys_njets40_, b_sys_njets_, b_sys_pass40_, b_sys_pass_, b_sys_pu_, b_sys_st40_, b_sys_st_, b_sys_trig_, b_sys_udsgtag40_, b_sys_udsgtag_, b_sys_udsgtag_loose_, b_tks_d0_, b_tks_dz_, b_tks_eta_, b_tks_miniso_, b_tks_mt2_, b_tks_mt_, b_tks_pdg_, b_tks_phi_, b_tks_pt_, b_tks_reliso_, b_tks_tm_, b_trig_, b_trig_lep_, b_trig_met_, b_trig_prescale_, b_trig_ra4_, b_trig_vvvl_, b_type_, b_w_btag40_, b_w_btag_, b_w_btag_loose_, b_w_fs_lep_, b_w_isr_, b_w_lep_, b_w_lumi_, b_w_pu_, b_w_toppt_, b_weight_, b_weight_rpv_, chain_, dphi1_, dphi2_, dphi3_, dphi4_, dphi_wlep_, eff_jetid_, eff_trig_, elel_eta_, elel_m_, elel_phi_, elel_pt1_, elel_pt2_, elel_pt_, elel_w_, elelv_eta_, elelv_m_, elelv_phi_, elelv_pt1_, elelv_pt2_, elelv_pt_, elelv_w_, elmu_eta_, elmu_m_, elmu_phi_, elmu_pt1_, elmu_pt2_, elmu_pt_, elmu_w_, els_charge_, els_d0_, els_deta_sctrk_, els_dphi_sctrk_, els_dz_, els_ele105_, els_ele23_, els_ele8_, els_em_e_, els_eoverp_, els_eta_, els_hovere_, els_inz_, els_inzv_, els_ip3d_, els_ispf_, els_miniso_, els_phi_, els_pt_, els_reliso_, els_sceta_, els_sig_, els_sigid_, els_tight_, els_tm_, els_trk_nholes_, els_trk_pt_, els_trk_pterr_, els_vvvl_, els_vvvl_eta_, els_vvvl_phi_, els_vvvl_pt_, event_, fjets14_eta_, fjets14_m_, fjets14_nconst_, fjets14_phi_, fjets14_pt_, fjets40_eta_, fjets40_m_, fjets40_nconst_, fjets40_phi_, fjets40_pt_, fromGS_, hig1_eta_, hig1_m_, hig1_phi_, hig1_pt_, hig2_eta_, hig2_m_, hig2_phi_, hig2_pt_, hig_am_, hig_bin_, hig_dm_, hig_dphi_, hig_drmax_, ht40_, ht50_, ht_, ht_clean_, ht_hlt_, ht_isr_me_, ht_ra2_, ht_tru_, htx40_, htx50_, htx_, isr_tru_eta_, isr_tru_phi_, isr_tru_pt_, jetmismeas_, jets_csv_, jets_eta_, jets_fjet08_index_, jets_fjet12_index_, jets_fjet14_index_, jets_fjet14_nolep_index_, jets_fjet40_index_, jets_fjet50_index_, jets_h1_, jets_h2_, jets_hflavor_, jets_isisr_, jets_islep_, jets_m_, jets_phi_, jets_pt_, jets_pt_res_, jetsys_eta_, jetsys_m_, jetsys_nob_eta_, jetsys_nob_m_, jetsys_nob_phi_, jetsys_nob_pt_, jetsys_phi_, jetsys_pt_, json12p9_, json2p6_, json4p0_, json7p65_, leps_eta_, leps_id_, leps_phi_, leps_pt_, low_dphi_, lumiblock_, m_tt_, mc_eta_, mc_id_, mc_mass_, mc_mom_, mc_momidx_, mc_phi_, mc_pt_, mc_status_, mct_, met_, met_calo_, met_calo_phi_, met_mini_, met_mini_phi_, met_nohf_, met_nohf_phi_, met_phi_, met_raw_, met_raw_phi_, met_rebal_, met_tru_, met_tru_nuw_, met_tru_nuw_phi_, met_tru_phi_, mgluino_, mht_, mht_clean_, mht_clean_phi_, mht_phi_, mj08_, mj12_, mj14_, mj14_nolep_, mj40_, mj50_, mlsp_, mm_, mm_el_miniso_, mm_el_pt_, mm_ht_, mm_jet_eta_, mm_jet_m_, mm_jet_phi_, mm_jet_pt_, mm_lep_pt_, mm_met_, mm_met_phi_, mm_mj14_lep_, mm_mj14_nolep_, mm_mt_, mm_mu_miniso_, mm_mu_pt_, mm_nbm_, mm_nels_, mm_njets_, mm_nleps_, mm_nmus_, mt2_, mt2_0mass_, mt_, mt_nohf_, mt_rebal_, mt_tru_, mt_tru_nuw_, mumu_eta_, mumu_m_, mumu_phi_, mumu_pt1_, mumu_pt2_, mumu_pt_, mumu_w_, mumuv_eta_, mumuv_m_, mumuv_phi_, mumuv_pt1_, mumuv_pt2_, mumuv_pt_, mumuv_w_, mus_charge_, mus_d0_, mus_dz_, mus_em_e_, mus_eta_, mus_had_e_, mus_inz_, mus_inzv_, mus_isomu18_, mus_miniso_, mus_mu50_, mus_mu8_, mus_phi_, mus_pt_, mus_pterr_, mus_reliso_, mus_sig_, mus_sigid_, mus_tight_, mus_tm_, mus_trk_algo_, mus_trk_nholes_in_, mus_trk_nholes_out_, mus_trk_quality_, mus_vvvl_, mus_vvvl_eta_, mus_vvvl_phi_, mus_vvvl_pt_, nbl_, nbm20_, nbm40_, nbm50_, nbm_, nbm_ra2_, nbt_, nels_, nels_ele23_, nels_vvvl_, nfjets14_, nfjets40_, nisr_, nisr_me_, njets20_, njets40_, njets50_, njets_, njets_clean_, njets_ra2_, nleps_, nleps_tm_, nmus_, nmus_isomu18_, nmus_vvvl_, nonblind_, nph_, npv_, ntks_, ntruels_, ntruleps_, ntrumus_, ntrupv_, ntrupv_mean_, ntrutaush_, ntrutausl_, nvels_, nveto_, nvleps_, nvmus_, onel_ele105_, onel_ele23_, onel_ele8_, onel_vvvl_, onht_, onmet_, onmu_isomu18_, onmu_mu50_, onmu_mu8_, onmu_vvvl_, onph_ph90_, pass20_, pass40_, pass50_, pass_, pass_cschalo_, pass_ecaldeadcell_, pass_eebadsc_, pass_goodv_, pass_hbhe_, pass_hbheiso_, pass_jets20_, pass_jets40_, pass_jets50_, pass_jets_, pass_jets_nohf_, pass_jets_ra2_, pass_jets_tight_, pass_jets_tight_ra2_, pass_nohf_, pass_ra2_, pass_ra2_badmu_, ph_eta_, ph_ph90_, ph_phi_, ph_pt_, ph_tm_, run_, st40_, st50_, st_, stitch_, sys_bctag40_, sys_bctag_, sys_bctag_loose_, sys_fs_bctag40_, sys_fs_bctag_, sys_fs_lep_, sys_fs_udsgtag40_, sys_fs_udsgtag_, sys_ht40_, sys_ht_, sys_isr_, sys_lep_, sys_met_, sys_mj14_, sys_mj14_nolep_, sys_mj40_, sys_mt_, sys_muf_, sys_mur_, sys_murf_, sys_nbm40_, sys_nbm_, sys_njets40_, sys_njets_, sys_pass40_, sys_pass_, sys_pu_, sys_st40_, sys_st_, sys_trig_, sys_udsgtag40_, sys_udsgtag_, sys_udsgtag_loose_, tks_d0_, tks_dz_, tks_eta_, tks_miniso_, tks_mt2_, tks_mt_, tks_pdg_, tks_phi_, tks_pt_, tks_reliso_, tks_tm_, trig_, trig_lep_, trig_met_, trig_prescale_, trig_ra4_, trig_vvvl_, type_, w_btag40_, w_btag_, w_btag_loose_, w_fs_lep_, w_isr_, w_lep_, w_lumi_, w_pu_, w_toppt_, weight_, and weight_rpv_.
Referenced by ActivateChain(), and Baby_full::Initialize().
float const & Baby::isr_tru_eta | ( | ) | const |
Get isr_tru_eta for current event and cache it.
Definition at line 4061 of file baby.cpp.
References b_isr_tru_eta_, c_isr_tru_eta_, entry_, and isr_tru_eta_.
Referenced by GetFunction().
float const & Baby::isr_tru_phi | ( | ) | const |
Get isr_tru_phi for current event and cache it.
Definition at line 4073 of file baby.cpp.
References b_isr_tru_phi_, c_isr_tru_phi_, entry_, and isr_tru_phi_.
Referenced by GetFunction().
float const & Baby::isr_tru_pt | ( | ) | const |
Get isr_tru_pt for current event and cache it.
Definition at line 4085 of file baby.cpp.
References b_isr_tru_pt_, c_isr_tru_pt_, entry_, and isr_tru_pt_.
Referenced by GetFunction().
bool const & Baby::jetmismeas | ( | ) | const |
Get jetmismeas for current event and cache it.
Definition at line 4097 of file baby.cpp.
References b_jetmismeas_, c_jetmismeas_, entry_, and jetmismeas_.
Referenced by GetFunction().
std::vector< float > *const & Baby::jets_csv | ( | ) | const |
Get jets_csv for current event and cache it.
Definition at line 4109 of file baby.cpp.
References b_jets_csv_, c_jets_csv_, entry_, and jets_csv_.
Referenced by GetFunction(), and isrJetsPt().
std::vector< float > *const & Baby::jets_eta | ( | ) | const |
Get jets_eta for current event and cache it.
Definition at line 4121 of file baby.cpp.
References b_jets_eta_, c_jets_eta_, entry_, and jets_eta_.
Referenced by GetFunction(), isGoodJet(), IsGoodJet(), Functions::IsGoodJet(), Functions::NISRMatch(), and nisrMatch().
std::vector< int > *const & Baby::jets_fjet08_index | ( | ) | const |
Get jets_fjet08_index for current event and cache it.
Definition at line 4133 of file baby.cpp.
References b_jets_fjet08_index_, c_jets_fjet08_index_, entry_, and jets_fjet08_index_.
Referenced by GetFunction().
std::vector< int > *const & Baby::jets_fjet12_index | ( | ) | const |
Get jets_fjet12_index for current event and cache it.
Definition at line 4145 of file baby.cpp.
References b_jets_fjet12_index_, c_jets_fjet12_index_, entry_, and jets_fjet12_index_.
Referenced by GetFunction().
std::vector< int > *const & Baby::jets_fjet14_index | ( | ) | const |
Get jets_fjet14_index for current event and cache it.
Definition at line 4157 of file baby.cpp.
References b_jets_fjet14_index_, c_jets_fjet14_index_, entry_, and jets_fjet14_index_.
Referenced by GetFunction().
std::vector< int > *const & Baby::jets_fjet14_nolep_index | ( | ) | const |
Get jets_fjet14_nolep_index for current event and cache it.
Definition at line 4169 of file baby.cpp.
References b_jets_fjet14_nolep_index_, c_jets_fjet14_nolep_index_, entry_, and jets_fjet14_nolep_index_.
Referenced by GetFunction().
std::vector< int > *const & Baby::jets_fjet40_index | ( | ) | const |
Get jets_fjet40_index for current event and cache it.
Definition at line 4181 of file baby.cpp.
References b_jets_fjet40_index_, c_jets_fjet40_index_, entry_, and jets_fjet40_index_.
Referenced by GetFunction().
std::vector< int > *const & Baby::jets_fjet50_index | ( | ) | const |
Get jets_fjet50_index for current event and cache it.
Definition at line 4193 of file baby.cpp.
References b_jets_fjet50_index_, c_jets_fjet50_index_, entry_, and jets_fjet50_index_.
Referenced by GetFunction().
std::vector< bool > *const & Baby::jets_h1 | ( | ) | const |
Get jets_h1 for current event and cache it.
Definition at line 4205 of file baby.cpp.
References b_jets_h1_, c_jets_h1_, entry_, and jets_h1_.
Referenced by GetFunction().
std::vector< bool > *const & Baby::jets_h2 | ( | ) | const |
Get jets_h2 for current event and cache it.
Definition at line 4217 of file baby.cpp.
References b_jets_h2_, c_jets_h2_, entry_, and jets_h2_.
Referenced by GetFunction().
std::vector< int > *const & Baby::jets_hflavor | ( | ) | const |
Get jets_hflavor for current event and cache it.
Definition at line 4229 of file baby.cpp.
References b_jets_hflavor_, c_jets_hflavor_, entry_, and jets_hflavor_.
Referenced by GetFunction().
std::vector< bool > *const & Baby::jets_isisr | ( | ) | const |
Get jets_isisr for current event and cache it.
Definition at line 4241 of file baby.cpp.
References b_jets_isisr_, c_jets_isisr_, entry_, and jets_isisr_.
Referenced by GetFunction().
std::vector< bool > *const & Baby::jets_islep | ( | ) | const |
Get jets_islep for current event and cache it.
Definition at line 4253 of file baby.cpp.
References b_jets_islep_, c_jets_islep_, entry_, and jets_islep_.
Referenced by GetFunction(), isGoodJet(), IsGoodJet(), and Functions::IsGoodJet().
std::vector< float > *const & Baby::jets_m | ( | ) | const |
std::vector< float > *const & Baby::jets_phi | ( | ) | const |
Get jets_phi for current event and cache it.
Definition at line 4277 of file baby.cpp.
References b_jets_phi_, c_jets_phi_, entry_, and jets_phi_.
Referenced by GetFunction(), MaxDeltaPhiLepJet(), MaxDeltaPhiMetJet(), MaxDeltaRLepJet(), MinDeltaPhiLepJet(), MinDeltaPhiMetJet(), MinDeltaRLepJet(), Functions::NISRMatch(), and nisrMatch().
std::vector< float > *const & Baby::jets_pt | ( | ) | const |
Get jets_pt for current event and cache it.
Definition at line 4289 of file baby.cpp.
References b_jets_pt_, c_jets_pt_, entry_, and jets_pt_.
Referenced by GetFunction(), isGoodJet(), IsGoodJet(), Functions::IsGoodJet(), isrJetsPt(), MaxDeltaPhiLepJet(), MaxDeltaPhiMetJet(), MaxDeltaRLepJet(), MinDeltaPhiLepJet(), MinDeltaPhiMetJet(), MinDeltaRLepJet(), Functions::NISRMatch(), and nisrMatch().
std::vector< float > *const & Baby::jets_pt_res | ( | ) | const |
Get jets_pt_res for current event and cache it.
Definition at line 4301 of file baby.cpp.
References b_jets_pt_res_, c_jets_pt_res_, entry_, and jets_pt_res_.
Referenced by GetFunction().
float const & Baby::jetsys_eta | ( | ) | const |
Get jetsys_eta for current event and cache it.
Definition at line 4313 of file baby.cpp.
References b_jetsys_eta_, c_jetsys_eta_, entry_, and jetsys_eta_.
Referenced by GetFunction().
float const & Baby::jetsys_m | ( | ) | const |
Get jetsys_m for current event and cache it.
Definition at line 4325 of file baby.cpp.
References b_jetsys_m_, c_jetsys_m_, entry_, and jetsys_m_.
Referenced by GetFunction().
float const & Baby::jetsys_nob_eta | ( | ) | const |
Get jetsys_nob_eta for current event and cache it.
Definition at line 4337 of file baby.cpp.
References b_jetsys_nob_eta_, c_jetsys_nob_eta_, entry_, and jetsys_nob_eta_.
Referenced by GetFunction().
float const & Baby::jetsys_nob_m | ( | ) | const |
Get jetsys_nob_m for current event and cache it.
Definition at line 4349 of file baby.cpp.
References b_jetsys_nob_m_, c_jetsys_nob_m_, entry_, and jetsys_nob_m_.
Referenced by GetFunction().
float const & Baby::jetsys_nob_phi | ( | ) | const |
Get jetsys_nob_phi for current event and cache it.
Definition at line 4361 of file baby.cpp.
References b_jetsys_nob_phi_, c_jetsys_nob_phi_, entry_, and jetsys_nob_phi_.
Referenced by GetFunction().
float const & Baby::jetsys_nob_pt | ( | ) | const |
Get jetsys_nob_pt for current event and cache it.
Definition at line 4373 of file baby.cpp.
References b_jetsys_nob_pt_, c_jetsys_nob_pt_, entry_, and jetsys_nob_pt_.
Referenced by GetFunction(), and isrSystemPt().
float const & Baby::jetsys_phi | ( | ) | const |
Get jetsys_phi for current event and cache it.
Definition at line 4385 of file baby.cpp.
References b_jetsys_phi_, c_jetsys_phi_, entry_, and jetsys_phi_.
Referenced by GetFunction().
float const & Baby::jetsys_pt | ( | ) | const |
Get jetsys_pt for current event and cache it.
Definition at line 4397 of file baby.cpp.
References b_jetsys_pt_, c_jetsys_pt_, entry_, and jetsys_pt_.
Referenced by GetFunction(), and isrSystemPt().
bool const & Baby::json12p9 | ( | ) | const |
Get json12p9 for current event and cache it.
Definition at line 4409 of file baby.cpp.
References b_json12p9_, c_json12p9_, entry_, and json12p9_.
Referenced by GetFunction().
bool const & Baby::json2p6 | ( | ) | const |
Get json2p6 for current event and cache it.
Definition at line 4421 of file baby.cpp.
References b_json2p6_, c_json2p6_, entry_, and json2p6_.
Referenced by GetFunction().
bool const & Baby::json4p0 | ( | ) | const |
Get json4p0 for current event and cache it.
Definition at line 4433 of file baby.cpp.
References b_json4p0_, c_json4p0_, entry_, and json4p0_.
Referenced by GetFunction().
bool const & Baby::json7p65 | ( | ) | const |
Get json7p65 for current event and cache it.
Definition at line 4445 of file baby.cpp.
References b_json7p65_, c_json7p65_, entry_, and json7p65_.
Referenced by GetFunction().
std::vector< float > *const & Baby::leps_eta | ( | ) | const |
Get leps_eta for current event and cache it.
Definition at line 4457 of file baby.cpp.
References b_leps_eta_, c_leps_eta_, entry_, and leps_eta_.
Referenced by GetFunction().
std::vector< float > *const & Baby::leps_id | ( | ) | const |
Get leps_id for current event and cache it.
Definition at line 4469 of file baby.cpp.
References b_leps_id_, c_leps_id_, entry_, and leps_id_.
Referenced by GetFunction().
std::vector< float > *const & Baby::leps_phi | ( | ) | const |
Get leps_phi for current event and cache it.
Definition at line 4481 of file baby.cpp.
References b_leps_phi_, c_leps_phi_, entry_, and leps_phi_.
Referenced by GetFunction(), and main().
std::vector< float > *const & Baby::leps_pt | ( | ) | const |
Get leps_pt for current event and cache it.
Definition at line 4493 of file baby.cpp.
References b_leps_pt_, c_leps_pt_, entry_, and leps_pt_.
Referenced by GetFunction(), and main().
bool const & Baby::low_dphi | ( | ) | const |
Get low_dphi for current event and cache it.
Definition at line 4505 of file baby.cpp.
References b_low_dphi_, c_low_dphi_, entry_, and low_dphi_.
Referenced by GetFunction().
int const & Baby::lumiblock | ( | ) | const |
Get lumiblock for current event and cache it.
Definition at line 4517 of file baby.cpp.
References b_lumiblock_, c_lumiblock_, entry_, and lumiblock_.
Referenced by GetFunction().
float const & Baby::m_tt | ( | ) | const |
std::vector< float > *const & Baby::mc_eta | ( | ) | const |
Get mc_eta for current event and cache it.
Definition at line 4541 of file baby.cpp.
References b_mc_eta_, c_mc_eta_, entry_, and mc_eta_.
Referenced by GetFunction(), Functions::NISRMatch(), and nisrMatch().
std::vector< int > *const & Baby::mc_id | ( | ) | const |
Get mc_id for current event and cache it.
Definition at line 4553 of file baby.cpp.
References b_mc_id_, c_mc_id_, entry_, and mc_id_.
Referenced by GetFunction(), main(), Functions::NISRMatch(), and nisrMatch().
std::vector< float > *const & Baby::mc_mass | ( | ) | const |
Get mc_mass for current event and cache it.
Definition at line 4565 of file baby.cpp.
References b_mc_mass_, c_mc_mass_, entry_, and mc_mass_.
Referenced by GetFunction().
std::vector< int > *const & Baby::mc_mom | ( | ) | const |
Get mc_mom for current event and cache it.
Definition at line 4577 of file baby.cpp.
References b_mc_mom_, c_mc_mom_, entry_, and mc_mom_.
Referenced by GetFunction(), Functions::NISRMatch(), and nisrMatch().
std::vector< int > *const & Baby::mc_momidx | ( | ) | const |
Get mc_momidx for current event and cache it.
Definition at line 4589 of file baby.cpp.
References b_mc_momidx_, c_mc_momidx_, entry_, and mc_momidx_.
Referenced by GetFunction().
std::vector< float > *const & Baby::mc_phi | ( | ) | const |
Get mc_phi for current event and cache it.
Definition at line 4601 of file baby.cpp.
References b_mc_phi_, c_mc_phi_, entry_, and mc_phi_.
Referenced by GetFunction(), Functions::NISRMatch(), and nisrMatch().
std::vector< float > *const & Baby::mc_pt | ( | ) | const |
Get mc_pt for current event and cache it.
Definition at line 4613 of file baby.cpp.
References b_mc_pt_, c_mc_pt_, entry_, and mc_pt_.
Referenced by GetFunction(), main(), Functions::NISRMatch(), and nisrMatch().
std::vector< int > *const & Baby::mc_status | ( | ) | const |
Get mc_status for current event and cache it.
Definition at line 4625 of file baby.cpp.
References b_mc_status_, c_mc_status_, entry_, and mc_status_.
Referenced by GetFunction(), main(), Functions::NISRMatch(), and nisrMatch().
float const & Baby::mct | ( | ) | const |
float const & Baby::met | ( | ) | const |
float const & Baby::met_calo | ( | ) | const |
Get met_calo for current event and cache it.
Definition at line 4661 of file baby.cpp.
References b_met_calo_, c_met_calo_, entry_, and met_calo_.
Referenced by GetFunction().
float const & Baby::met_calo_phi | ( | ) | const |
Get met_calo_phi for current event and cache it.
Definition at line 4673 of file baby.cpp.
References b_met_calo_phi_, c_met_calo_phi_, entry_, and met_calo_phi_.
Referenced by GetFunction().
float const & Baby::met_mini | ( | ) | const |
Get met_mini for current event and cache it.
Definition at line 4685 of file baby.cpp.
References b_met_mini_, c_met_mini_, entry_, and met_mini_.
Referenced by GetFunction().
float const & Baby::met_mini_phi | ( | ) | const |
Get met_mini_phi for current event and cache it.
Definition at line 4697 of file baby.cpp.
References b_met_mini_phi_, c_met_mini_phi_, entry_, and met_mini_phi_.
Referenced by GetFunction().
float const & Baby::met_nohf | ( | ) | const |
Get met_nohf for current event and cache it.
Definition at line 4709 of file baby.cpp.
References b_met_nohf_, c_met_nohf_, entry_, and met_nohf_.
Referenced by GetFunction().
float const & Baby::met_nohf_phi | ( | ) | const |
Get met_nohf_phi for current event and cache it.
Definition at line 4721 of file baby.cpp.
References b_met_nohf_phi_, c_met_nohf_phi_, entry_, and met_nohf_phi_.
Referenced by GetFunction().
float const & Baby::met_phi | ( | ) | const |
Get met_phi for current event and cache it.
Definition at line 4733 of file baby.cpp.
References b_met_phi_, c_met_phi_, entry_, and met_phi_.
Referenced by GetFunction(), main(), MaxDeltaPhiLepMet(), MaxDeltaPhiMetJet(), MinDeltaPhiLepMet(), and MinDeltaPhiMetJet().
float const & Baby::met_raw | ( | ) | const |
Get met_raw for current event and cache it.
Definition at line 4745 of file baby.cpp.
References b_met_raw_, c_met_raw_, entry_, and met_raw_.
Referenced by GetFunction().
float const & Baby::met_raw_phi | ( | ) | const |
Get met_raw_phi for current event and cache it.
Definition at line 4757 of file baby.cpp.
References b_met_raw_phi_, c_met_raw_phi_, entry_, and met_raw_phi_.
Referenced by GetFunction().
float const & Baby::met_rebal | ( | ) | const |
Get met_rebal for current event and cache it.
Definition at line 4769 of file baby.cpp.
References b_met_rebal_, c_met_rebal_, entry_, and met_rebal_.
Referenced by GetFunction().
float const & Baby::met_tru | ( | ) | const |
Get met_tru for current event and cache it.
Definition at line 4781 of file baby.cpp.
References b_met_tru_, c_met_tru_, entry_, and met_tru_.
Referenced by GetFunction().
float const & Baby::met_tru_nuw | ( | ) | const |
Get met_tru_nuw for current event and cache it.
Definition at line 4793 of file baby.cpp.
References b_met_tru_nuw_, c_met_tru_nuw_, entry_, and met_tru_nuw_.
Referenced by GetFunction().
float const & Baby::met_tru_nuw_phi | ( | ) | const |
Get met_tru_nuw_phi for current event and cache it.
Definition at line 4805 of file baby.cpp.
References b_met_tru_nuw_phi_, c_met_tru_nuw_phi_, entry_, and met_tru_nuw_phi_.
Referenced by GetFunction().
float const & Baby::met_tru_phi | ( | ) | const |
Get met_tru_phi for current event and cache it.
Definition at line 4817 of file baby.cpp.
References b_met_tru_phi_, c_met_tru_phi_, entry_, and met_tru_phi_.
Referenced by GetFunction().
int const & Baby::mgluino | ( | ) | const |
Get mgluino for current event and cache it.
Definition at line 4829 of file baby.cpp.
References b_mgluino_, c_mgluino_, entry_, and mgluino_.
Referenced by GetFunction().
float const & Baby::mht | ( | ) | const |
float const & Baby::mht_clean | ( | ) | const |
Get mht_clean for current event and cache it.
Definition at line 4853 of file baby.cpp.
References b_mht_clean_, c_mht_clean_, entry_, and mht_clean_.
Referenced by GetFunction().
float const & Baby::mht_clean_phi | ( | ) | const |
Get mht_clean_phi for current event and cache it.
Definition at line 4865 of file baby.cpp.
References b_mht_clean_phi_, c_mht_clean_phi_, entry_, and mht_clean_phi_.
Referenced by GetFunction().
float const & Baby::mht_phi | ( | ) | const |
Get mht_phi for current event and cache it.
Definition at line 4877 of file baby.cpp.
References b_mht_phi_, c_mht_phi_, entry_, and mht_phi_.
Referenced by GetFunction().
float const & Baby::mj08 | ( | ) | const |
float const & Baby::mj12 | ( | ) | const |
float const & Baby::mj14 | ( | ) | const |
float const & Baby::mj14_nolep | ( | ) | const |
Get mj14_nolep for current event and cache it.
Definition at line 4925 of file baby.cpp.
References b_mj14_nolep_, c_mj14_nolep_, entry_, and mj14_nolep_.
Referenced by GetFunction().
float const & Baby::mj40 | ( | ) | const |
float const & Baby::mj50 | ( | ) | const |
int const & Baby::mlsp | ( | ) | const |
std::vector< bool > *const & Baby::mm | ( | ) | const |
std::vector< float > *const & Baby::mm_el_miniso | ( | ) | const |
Get mm_el_miniso for current event and cache it.
Definition at line 4985 of file baby.cpp.
References b_mm_el_miniso_, c_mm_el_miniso_, entry_, and mm_el_miniso_.
Referenced by GetFunction().
std::vector< float > *const & Baby::mm_el_pt | ( | ) | const |
Get mm_el_pt for current event and cache it.
Definition at line 4997 of file baby.cpp.
References b_mm_el_pt_, c_mm_el_pt_, entry_, and mm_el_pt_.
Referenced by GetFunction().
std::vector< float > *const & Baby::mm_ht | ( | ) | const |
Get mm_ht for current event and cache it.
Definition at line 5009 of file baby.cpp.
References b_mm_ht_, c_mm_ht_, entry_, and mm_ht_.
Referenced by GetFunction(), and RegionIndex().
std::vector< float > *const & Baby::mm_jet_eta | ( | ) | const |
Get mm_jet_eta for current event and cache it.
Definition at line 5021 of file baby.cpp.
References b_mm_jet_eta_, c_mm_jet_eta_, entry_, and mm_jet_eta_.
Referenced by GetFunction().
std::vector< float > *const & Baby::mm_jet_m | ( | ) | const |
Get mm_jet_m for current event and cache it.
Definition at line 5033 of file baby.cpp.
References b_mm_jet_m_, c_mm_jet_m_, entry_, and mm_jet_m_.
Referenced by GetFunction().
std::vector< float > *const & Baby::mm_jet_phi | ( | ) | const |
Get mm_jet_phi for current event and cache it.
Definition at line 5045 of file baby.cpp.
References b_mm_jet_phi_, c_mm_jet_phi_, entry_, and mm_jet_phi_.
Referenced by GetFunction().
std::vector< float > *const & Baby::mm_jet_pt | ( | ) | const |
Get mm_jet_pt for current event and cache it.
Definition at line 5057 of file baby.cpp.
References b_mm_jet_pt_, c_mm_jet_pt_, entry_, and mm_jet_pt_.
Referenced by GetFunction().
std::vector< float > *const & Baby::mm_lep_pt | ( | ) | const |
Get mm_lep_pt for current event and cache it.
Definition at line 5069 of file baby.cpp.
References b_mm_lep_pt_, c_mm_lep_pt_, entry_, and mm_lep_pt_.
Referenced by GetFunction().
std::vector< float > *const & Baby::mm_met | ( | ) | const |
Get mm_met for current event and cache it.
Definition at line 5081 of file baby.cpp.
References b_mm_met_, c_mm_met_, entry_, and mm_met_.
Referenced by GetFunction(), and RegionIndex().
std::vector< float > *const & Baby::mm_met_phi | ( | ) | const |
Get mm_met_phi for current event and cache it.
Definition at line 5093 of file baby.cpp.
References b_mm_met_phi_, c_mm_met_phi_, entry_, and mm_met_phi_.
Referenced by GetFunction().
std::vector< float > *const & Baby::mm_mj14_lep | ( | ) | const |
Get mm_mj14_lep for current event and cache it.
Definition at line 5105 of file baby.cpp.
References b_mm_mj14_lep_, c_mm_mj14_lep_, entry_, and mm_mj14_lep_.
Referenced by GetFunction(), and RegionIndex().
std::vector< float > *const & Baby::mm_mj14_nolep | ( | ) | const |
Get mm_mj14_nolep for current event and cache it.
Definition at line 5117 of file baby.cpp.
References b_mm_mj14_nolep_, c_mm_mj14_nolep_, entry_, and mm_mj14_nolep_.
Referenced by GetFunction(), and RegionIndex().
std::vector< float > *const & Baby::mm_mt | ( | ) | const |
Get mm_mt for current event and cache it.
Definition at line 5129 of file baby.cpp.
References b_mm_mt_, c_mm_mt_, entry_, and mm_mt_.
Referenced by GetFunction(), main(), and RegionIndex().
std::vector< float > *const & Baby::mm_mu_miniso | ( | ) | const |
Get mm_mu_miniso for current event and cache it.
Definition at line 5141 of file baby.cpp.
References b_mm_mu_miniso_, c_mm_mu_miniso_, entry_, and mm_mu_miniso_.
Referenced by GetFunction().
std::vector< float > *const & Baby::mm_mu_pt | ( | ) | const |
Get mm_mu_pt for current event and cache it.
Definition at line 5153 of file baby.cpp.
References b_mm_mu_pt_, c_mm_mu_pt_, entry_, and mm_mu_pt_.
Referenced by GetFunction().
std::vector< int > *const & Baby::mm_nbm | ( | ) | const |
Get mm_nbm for current event and cache it.
Definition at line 5165 of file baby.cpp.
References b_mm_nbm_, c_mm_nbm_, entry_, and mm_nbm_.
Referenced by GetFunction(), and RegionIndex().
std::vector< int > *const & Baby::mm_nels | ( | ) | const |
Get mm_nels for current event and cache it.
Definition at line 5177 of file baby.cpp.
References b_mm_nels_, c_mm_nels_, entry_, and mm_nels_.
Referenced by GetFunction().
std::vector< int > *const & Baby::mm_njets | ( | ) | const |
Get mm_njets for current event and cache it.
Definition at line 5189 of file baby.cpp.
References b_mm_njets_, c_mm_njets_, entry_, and mm_njets_.
Referenced by GetFunction(), and RegionIndex().
std::vector< int > *const & Baby::mm_nleps | ( | ) | const |
Get mm_nleps for current event and cache it.
Definition at line 5201 of file baby.cpp.
References b_mm_nleps_, c_mm_nleps_, entry_, and mm_nleps_.
Referenced by GetFunction(), and RegionIndex().
std::vector< int > *const & Baby::mm_nmus | ( | ) | const |
Get mm_nmus for current event and cache it.
Definition at line 5213 of file baby.cpp.
References b_mm_nmus_, c_mm_nmus_, entry_, and mm_nmus_.
Referenced by GetFunction().
float const & Baby::mt | ( | ) | const |
float const & Baby::mt2 | ( | ) | const |
float const & Baby::mt2_0mass | ( | ) | const |
Get mt2_0mass for current event and cache it.
Definition at line 5249 of file baby.cpp.
References b_mt2_0mass_, c_mt2_0mass_, entry_, and mt2_0mass_.
Referenced by GetFunction().
float const & Baby::mt_nohf | ( | ) | const |
Get mt_nohf for current event and cache it.
Definition at line 5261 of file baby.cpp.
References b_mt_nohf_, c_mt_nohf_, entry_, and mt_nohf_.
Referenced by GetFunction().
float const & Baby::mt_rebal | ( | ) | const |
Get mt_rebal for current event and cache it.
Definition at line 5273 of file baby.cpp.
References b_mt_rebal_, c_mt_rebal_, entry_, and mt_rebal_.
Referenced by GetFunction().
float const & Baby::mt_tru | ( | ) | const |
float const & Baby::mt_tru_nuw | ( | ) | const |
Get mt_tru_nuw for current event and cache it.
Definition at line 5297 of file baby.cpp.
References b_mt_tru_nuw_, c_mt_tru_nuw_, entry_, and mt_tru_nuw_.
Referenced by GetFunction().
float const & Baby::mumu_eta | ( | ) | const |
Get mumu_eta for current event and cache it.
Definition at line 5309 of file baby.cpp.
References b_mumu_eta_, c_mumu_eta_, entry_, and mumu_eta_.
Referenced by GetFunction().
float const & Baby::mumu_m | ( | ) | const |
float const & Baby::mumu_phi | ( | ) | const |
Get mumu_phi for current event and cache it.
Definition at line 5333 of file baby.cpp.
References b_mumu_phi_, c_mumu_phi_, entry_, and mumu_phi_.
Referenced by GetFunction().
float const & Baby::mumu_pt | ( | ) | const |
Get mumu_pt for current event and cache it.
Definition at line 5345 of file baby.cpp.
References b_mumu_pt_, c_mumu_pt_, entry_, and mumu_pt_.
Referenced by GetFunction().
float const & Baby::mumu_pt1 | ( | ) | const |
Get mumu_pt1 for current event and cache it.
Definition at line 5357 of file baby.cpp.
References b_mumu_pt1_, c_mumu_pt1_, entry_, and mumu_pt1_.
Referenced by GetFunction().
float const & Baby::mumu_pt2 | ( | ) | const |
Get mumu_pt2 for current event and cache it.
Definition at line 5369 of file baby.cpp.
References b_mumu_pt2_, c_mumu_pt2_, entry_, and mumu_pt2_.
Referenced by GetFunction().
float const & Baby::mumu_w | ( | ) | const |
float const & Baby::mumuv_eta | ( | ) | const |
Get mumuv_eta for current event and cache it.
Definition at line 5393 of file baby.cpp.
References b_mumuv_eta_, c_mumuv_eta_, entry_, and mumuv_eta_.
Referenced by GetFunction().
float const & Baby::mumuv_m | ( | ) | const |
Get mumuv_m for current event and cache it.
Definition at line 5405 of file baby.cpp.
References b_mumuv_m_, c_mumuv_m_, entry_, and mumuv_m_.
Referenced by GetFunction().
float const & Baby::mumuv_phi | ( | ) | const |
Get mumuv_phi for current event and cache it.
Definition at line 5417 of file baby.cpp.
References b_mumuv_phi_, c_mumuv_phi_, entry_, and mumuv_phi_.
Referenced by GetFunction().
float const & Baby::mumuv_pt | ( | ) | const |
Get mumuv_pt for current event and cache it.
Definition at line 5429 of file baby.cpp.
References b_mumuv_pt_, c_mumuv_pt_, entry_, and mumuv_pt_.
Referenced by GetFunction().
float const & Baby::mumuv_pt1 | ( | ) | const |
Get mumuv_pt1 for current event and cache it.
Definition at line 5441 of file baby.cpp.
References b_mumuv_pt1_, c_mumuv_pt1_, entry_, and mumuv_pt1_.
Referenced by GetFunction().
float const & Baby::mumuv_pt2 | ( | ) | const |
Get mumuv_pt2 for current event and cache it.
Definition at line 5453 of file baby.cpp.
References b_mumuv_pt2_, c_mumuv_pt2_, entry_, and mumuv_pt2_.
Referenced by GetFunction().
float const & Baby::mumuv_w | ( | ) | const |
Get mumuv_w for current event and cache it.
Definition at line 5465 of file baby.cpp.
References b_mumuv_w_, c_mumuv_w_, entry_, and mumuv_w_.
Referenced by GetFunction().
std::vector< int > *const & Baby::mus_charge | ( | ) | const |
Get mus_charge for current event and cache it.
Definition at line 5477 of file baby.cpp.
References b_mus_charge_, c_mus_charge_, entry_, and mus_charge_.
Referenced by GetFunction().
std::vector< float > *const & Baby::mus_d0 | ( | ) | const |
std::vector< float > *const & Baby::mus_dz | ( | ) | const |
std::vector< float > *const & Baby::mus_em_e | ( | ) | const |
Get mus_em_e for current event and cache it.
Definition at line 5513 of file baby.cpp.
References b_mus_em_e_, c_mus_em_e_, entry_, and mus_em_e_.
Referenced by GetFunction().
std::vector< float > *const & Baby::mus_eta | ( | ) | const |
Get mus_eta for current event and cache it.
Definition at line 5525 of file baby.cpp.
References b_mus_eta_, c_mus_eta_, entry_, and mus_eta_.
Referenced by Functions::DileptonAngles(), GetAngles(), GetFunction(), IsGoodMuon(), Functions::IsGoodMuon(), and isRelIsoMu().
std::vector< float > *const & Baby::mus_had_e | ( | ) | const |
Get mus_had_e for current event and cache it.
Definition at line 5537 of file baby.cpp.
References b_mus_had_e_, c_mus_had_e_, entry_, and mus_had_e_.
Referenced by GetFunction().
std::vector< bool > *const & Baby::mus_inz | ( | ) | const |
Get mus_inz for current event and cache it.
Definition at line 5549 of file baby.cpp.
References b_mus_inz_, c_mus_inz_, entry_, and mus_inz_.
Referenced by GetFunction().
std::vector< bool > *const & Baby::mus_inzv | ( | ) | const |
Get mus_inzv for current event and cache it.
Definition at line 5561 of file baby.cpp.
References b_mus_inzv_, c_mus_inzv_, entry_, and mus_inzv_.
Referenced by GetFunction().
std::vector< bool > *const & Baby::mus_isomu18 | ( | ) | const |
Get mus_isomu18 for current event and cache it.
Definition at line 5573 of file baby.cpp.
References b_mus_isomu18_, c_mus_isomu18_, entry_, and mus_isomu18_.
Referenced by GetFunction().
std::vector< float > *const & Baby::mus_miniso | ( | ) | const |
Get mus_miniso for current event and cache it.
Definition at line 5585 of file baby.cpp.
References b_mus_miniso_, c_mus_miniso_, entry_, and mus_miniso_.
Referenced by GetFunction(), IsGoodMuon(), Functions::IsGoodMuon(), and nMus25().
std::vector< bool > *const & Baby::mus_mu50 | ( | ) | const |
Get mus_mu50 for current event and cache it.
Definition at line 5597 of file baby.cpp.
References b_mus_mu50_, c_mus_mu50_, entry_, and mus_mu50_.
Referenced by GetFunction().
std::vector< bool > *const & Baby::mus_mu8 | ( | ) | const |
Get mus_mu8 for current event and cache it.
Definition at line 5609 of file baby.cpp.
References b_mus_mu8_, c_mus_mu8_, entry_, and mus_mu8_.
Referenced by GetFunction().
std::vector< float > *const & Baby::mus_phi | ( | ) | const |
Get mus_phi for current event and cache it.
Definition at line 5621 of file baby.cpp.
References b_mus_phi_, c_mus_phi_, entry_, and mus_phi_.
Referenced by Functions::DileptonAngles(), GetAngles(), and GetFunction().
std::vector< float > *const & Baby::mus_pt | ( | ) | const |
Get mus_pt for current event and cache it.
Definition at line 5633 of file baby.cpp.
References b_mus_pt_, c_mus_pt_, entry_, and mus_pt_.
Referenced by Functions::DileptonAngles(), GetAngles(), GetFunction(), IsGoodMuon(), Functions::IsGoodMuon(), isRelIsoMu(), maxRelIsoMusPt(), nMus25(), and nRelIsoMus().
std::vector< float > *const & Baby::mus_pterr | ( | ) | const |
Get mus_pterr for current event and cache it.
Definition at line 5645 of file baby.cpp.
References b_mus_pterr_, c_mus_pterr_, entry_, and mus_pterr_.
Referenced by GetFunction().
std::vector< float > *const & Baby::mus_reliso | ( | ) | const |
Get mus_reliso for current event and cache it.
Definition at line 5657 of file baby.cpp.
References b_mus_reliso_, c_mus_reliso_, entry_, and mus_reliso_.
Referenced by GetFunction(), and isRelIsoMu().
std::vector< bool > *const & Baby::mus_sig | ( | ) | const |
Get mus_sig for current event and cache it.
Definition at line 5669 of file baby.cpp.
References b_mus_sig_, c_mus_sig_, entry_, and mus_sig_.
Referenced by GetFunction(), and nMus25().
std::vector< bool > *const & Baby::mus_sigid | ( | ) | const |
Get mus_sigid for current event and cache it.
Definition at line 5681 of file baby.cpp.
References b_mus_sigid_, c_mus_sigid_, entry_, and mus_sigid_.
Referenced by GetFunction(), IsGoodMuon(), and Functions::IsGoodMuon().
std::vector< bool > *const & Baby::mus_tight | ( | ) | const |
Get mus_tight for current event and cache it.
Definition at line 5693 of file baby.cpp.
References b_mus_tight_, c_mus_tight_, entry_, and mus_tight_.
Referenced by GetFunction(), and isRelIsoMu().
std::vector< bool > *const & Baby::mus_tm | ( | ) | const |
std::vector< int > *const & Baby::mus_trk_algo | ( | ) | const |
Get mus_trk_algo for current event and cache it.
Definition at line 5717 of file baby.cpp.
References b_mus_trk_algo_, c_mus_trk_algo_, entry_, and mus_trk_algo_.
Referenced by GetFunction().
std::vector< int > *const & Baby::mus_trk_nholes_in | ( | ) | const |
Get mus_trk_nholes_in for current event and cache it.
Definition at line 5729 of file baby.cpp.
References b_mus_trk_nholes_in_, c_mus_trk_nholes_in_, entry_, and mus_trk_nholes_in_.
Referenced by GetFunction().
std::vector< int > *const & Baby::mus_trk_nholes_out | ( | ) | const |
Get mus_trk_nholes_out for current event and cache it.
Definition at line 5741 of file baby.cpp.
References b_mus_trk_nholes_out_, c_mus_trk_nholes_out_, entry_, and mus_trk_nholes_out_.
Referenced by GetFunction().
std::vector< bool > *const & Baby::mus_trk_quality | ( | ) | const |
Get mus_trk_quality for current event and cache it.
Definition at line 5753 of file baby.cpp.
References b_mus_trk_quality_, c_mus_trk_quality_, entry_, and mus_trk_quality_.
Referenced by GetFunction().
std::vector< bool > *const & Baby::mus_vvvl | ( | ) | const |
Get mus_vvvl for current event and cache it.
Definition at line 5765 of file baby.cpp.
References b_mus_vvvl_, c_mus_vvvl_, entry_, and mus_vvvl_.
Referenced by GetFunction().
std::vector< float > *const & Baby::mus_vvvl_eta | ( | ) | const |
Get mus_vvvl_eta for current event and cache it.
Definition at line 5777 of file baby.cpp.
References b_mus_vvvl_eta_, c_mus_vvvl_eta_, entry_, and mus_vvvl_eta_.
Referenced by GetFunction().
std::vector< float > *const & Baby::mus_vvvl_phi | ( | ) | const |
Get mus_vvvl_phi for current event and cache it.
Definition at line 5789 of file baby.cpp.
References b_mus_vvvl_phi_, c_mus_vvvl_phi_, entry_, and mus_vvvl_phi_.
Referenced by GetFunction().
std::vector< float > *const & Baby::mus_vvvl_pt | ( | ) | const |
Get mus_vvvl_pt for current event and cache it.
Definition at line 5801 of file baby.cpp.
References b_mus_vvvl_pt_, c_mus_vvvl_pt_, entry_, and mus_vvvl_pt_.
Referenced by GetFunction().
int const & Baby::nbl | ( | ) | const |
int const & Baby::nbm | ( | ) | const |
int const & Baby::nbm20 | ( | ) | const |
int const & Baby::nbm40 | ( | ) | const |
int const & Baby::nbm50 | ( | ) | const |
int const & Baby::nbm_ra2 | ( | ) | const |
Get nbm_ra2 for current event and cache it.
Definition at line 5873 of file baby.cpp.
References b_nbm_ra2_, c_nbm_ra2_, entry_, and nbm_ra2_.
Referenced by GetFunction().
int const & Baby::nbt | ( | ) | const |
int const & Baby::nels | ( | ) | const |
Get nels for current event and cache it.
Definition at line 5897 of file baby.cpp.
References b_nels_, c_nels_, entry_, and nels_.
Referenced by Functions::DileptonAngles(), GetAngles(), and GetFunction().
int const & Baby::nels_ele23 | ( | ) | const |
Get nels_ele23 for current event and cache it.
Definition at line 5909 of file baby.cpp.
References b_nels_ele23_, c_nels_ele23_, entry_, and nels_ele23_.
Referenced by GetFunction().
int const & Baby::nels_vvvl | ( | ) | const |
Get nels_vvvl for current event and cache it.
Definition at line 5921 of file baby.cpp.
References b_nels_vvvl_, c_nels_vvvl_, entry_, and nels_vvvl_.
Referenced by GetFunction().
int const & Baby::nfjets14 | ( | ) | const |
Get nfjets14 for current event and cache it.
Definition at line 5933 of file baby.cpp.
References b_nfjets14_, c_nfjets14_, entry_, and nfjets14_.
Referenced by GetFunction().
int const & Baby::nfjets40 | ( | ) | const |
Get nfjets40 for current event and cache it.
Definition at line 5945 of file baby.cpp.
References b_nfjets40_, c_nfjets40_, entry_, and nfjets40_.
Referenced by GetFunction().
float const & Baby::nisr | ( | ) | const |
Get nisr for current event and cache it.
Definition at line 5957 of file baby.cpp.
References b_nisr_, c_nisr_, entry_, and nisr_.
Referenced by GetFunction(), Functions::NJetsWeights_ttISR(), and nJetsWeights_ttisr().
int const & Baby::nisr_me | ( | ) | const |
Get nisr_me for current event and cache it.
Definition at line 5969 of file baby.cpp.
References b_nisr_me_, c_nisr_me_, entry_, and nisr_me_.
Referenced by GetFunction().
int const & Baby::njets | ( | ) | const |
Get njets for current event and cache it.
Definition at line 5981 of file baby.cpp.
References b_njets_, c_njets_, entry_, and njets_.
Referenced by GetFunction(), nisrMatch(), nJetsWeights_ttisr(), Functions::NJetsWeights_vISR(), and nJetsWeights_visr().
int const & Baby::njets20 | ( | ) | const |
Get njets20 for current event and cache it.
Definition at line 5993 of file baby.cpp.
References b_njets20_, c_njets20_, entry_, and njets20_.
Referenced by GetFunction().
int const & Baby::njets40 | ( | ) | const |
Get njets40 for current event and cache it.
Definition at line 6005 of file baby.cpp.
References b_njets40_, c_njets40_, entry_, and njets40_.
Referenced by GetFunction().
int const & Baby::njets50 | ( | ) | const |
Get njets50 for current event and cache it.
Definition at line 6017 of file baby.cpp.
References b_njets50_, c_njets50_, entry_, and njets50_.
Referenced by GetFunction().
int const & Baby::njets_clean | ( | ) | const |
Get njets_clean for current event and cache it.
Definition at line 6029 of file baby.cpp.
References b_njets_clean_, c_njets_clean_, entry_, and njets_clean_.
Referenced by GetFunction().
int const & Baby::njets_ra2 | ( | ) | const |
Get njets_ra2 for current event and cache it.
Definition at line 6041 of file baby.cpp.
References b_njets_ra2_, c_njets_ra2_, entry_, and njets_ra2_.
Referenced by GetFunction().
int const & Baby::nleps | ( | ) | const |
int const & Baby::nleps_tm | ( | ) | const |
Get nleps_tm for current event and cache it.
Definition at line 6065 of file baby.cpp.
References b_nleps_tm_, c_nleps_tm_, entry_, and nleps_tm_.
Referenced by GetFunction().
int const & Baby::nmus | ( | ) | const |
Get nmus for current event and cache it.
Definition at line 6077 of file baby.cpp.
References b_nmus_, c_nmus_, entry_, and nmus_.
Referenced by Functions::DileptonAngles(), GetAngles(), and GetFunction().
int const & Baby::nmus_isomu18 | ( | ) | const |
Get nmus_isomu18 for current event and cache it.
Definition at line 6089 of file baby.cpp.
References b_nmus_isomu18_, c_nmus_isomu18_, entry_, and nmus_isomu18_.
Referenced by GetFunction().
int const & Baby::nmus_vvvl | ( | ) | const |
Get nmus_vvvl for current event and cache it.
Definition at line 6101 of file baby.cpp.
References b_nmus_vvvl_, c_nmus_vvvl_, entry_, and nmus_vvvl_.
Referenced by GetFunction().
bool const & Baby::nonblind | ( | ) | const |
Get nonblind for current event and cache it.
Definition at line 6113 of file baby.cpp.
References b_nonblind_, c_nonblind_, entry_, and nonblind_.
Referenced by GetFunction().
int const & Baby::nph | ( | ) | const |
int const & Baby::npv | ( | ) | const |
int const & Baby::ntks | ( | ) | const |
int const & Baby::ntruels | ( | ) | const |
Get ntruels for current event and cache it.
Definition at line 6161 of file baby.cpp.
References b_ntruels_, c_ntruels_, entry_, and ntruels_.
Referenced by GetFunction().
int const & Baby::ntruleps | ( | ) | const |
Get ntruleps for current event and cache it.
Definition at line 6173 of file baby.cpp.
References b_ntruleps_, c_ntruleps_, entry_, and ntruleps_.
Referenced by GetFunction().
int const & Baby::ntrumus | ( | ) | const |
Get ntrumus for current event and cache it.
Definition at line 6185 of file baby.cpp.
References b_ntrumus_, c_ntrumus_, entry_, and ntrumus_.
Referenced by GetFunction().
int const & Baby::ntrupv | ( | ) | const |
Get ntrupv for current event and cache it.
Definition at line 6197 of file baby.cpp.
References b_ntrupv_, c_ntrupv_, entry_, and ntrupv_.
Referenced by GetFunction(), getWeight(), Functions::NJetsWeights_ttISR(), nJetsWeights_ttisr(), Functions::NJetsWeights_vISR(), and nJetsWeights_visr().
float const & Baby::ntrupv_mean | ( | ) | const |
Get ntrupv_mean for current event and cache it.
Definition at line 6209 of file baby.cpp.
References b_ntrupv_mean_, c_ntrupv_mean_, entry_, and ntrupv_mean_.
Referenced by GetFunction().
int const & Baby::ntrutaush | ( | ) | const |
Get ntrutaush for current event and cache it.
Definition at line 6221 of file baby.cpp.
References b_ntrutaush_, c_ntrutaush_, entry_, and ntrutaush_.
Referenced by GetFunction().
int const & Baby::ntrutausl | ( | ) | const |
Get ntrutausl for current event and cache it.
Definition at line 6233 of file baby.cpp.
References b_ntrutausl_, c_ntrutausl_, entry_, and ntrutausl_.
Referenced by GetFunction().
int const & Baby::nvels | ( | ) | const |
int const & Baby::nveto | ( | ) | const |
Get nveto for current event and cache it.
Definition at line 6257 of file baby.cpp.
References b_nveto_, c_nveto_, entry_, and nveto_.
Referenced by Functions::DileptonAngles(), GetAngles(), and GetFunction().
int const & Baby::nvleps | ( | ) | const |
int const & Baby::nvmus | ( | ) | const |
float const & Baby::onel_ele105 | ( | ) | const |
Get onel_ele105 for current event and cache it.
Definition at line 6293 of file baby.cpp.
References b_onel_ele105_, c_onel_ele105_, entry_, and onel_ele105_.
Referenced by GetFunction().
float const & Baby::onel_ele23 | ( | ) | const |
Get onel_ele23 for current event and cache it.
Definition at line 6305 of file baby.cpp.
References b_onel_ele23_, c_onel_ele23_, entry_, and onel_ele23_.
Referenced by GetFunction().
float const & Baby::onel_ele8 | ( | ) | const |
Get onel_ele8 for current event and cache it.
Definition at line 6317 of file baby.cpp.
References b_onel_ele8_, c_onel_ele8_, entry_, and onel_ele8_.
Referenced by GetFunction().
float const & Baby::onel_vvvl | ( | ) | const |
Get onel_vvvl for current event and cache it.
Definition at line 6329 of file baby.cpp.
References b_onel_vvvl_, c_onel_vvvl_, entry_, and onel_vvvl_.
Referenced by GetFunction().
float const & Baby::onht | ( | ) | const |
float const & Baby::onmet | ( | ) | const |
float const & Baby::onmu_isomu18 | ( | ) | const |
Get onmu_isomu18 for current event and cache it.
Definition at line 6365 of file baby.cpp.
References b_onmu_isomu18_, c_onmu_isomu18_, entry_, and onmu_isomu18_.
Referenced by GetFunction().
float const & Baby::onmu_mu50 | ( | ) | const |
Get onmu_mu50 for current event and cache it.
Definition at line 6377 of file baby.cpp.
References b_onmu_mu50_, c_onmu_mu50_, entry_, and onmu_mu50_.
Referenced by GetFunction().
float const & Baby::onmu_mu8 | ( | ) | const |
Get onmu_mu8 for current event and cache it.
Definition at line 6389 of file baby.cpp.
References b_onmu_mu8_, c_onmu_mu8_, entry_, and onmu_mu8_.
Referenced by GetFunction().
float const & Baby::onmu_vvvl | ( | ) | const |
Get onmu_vvvl for current event and cache it.
Definition at line 6401 of file baby.cpp.
References b_onmu_vvvl_, c_onmu_vvvl_, entry_, and onmu_vvvl_.
Referenced by GetFunction().
float const & Baby::onph_ph90 | ( | ) | const |
Get onph_ph90 for current event and cache it.
Definition at line 6413 of file baby.cpp.
References b_onph_ph90_, c_onph_ph90_, entry_, and onph_ph90_.
Referenced by GetFunction().
bool const & Baby::pass | ( | ) | const |
bool const & Baby::pass20 | ( | ) | const |
bool const & Baby::pass40 | ( | ) | const |
bool const & Baby::pass50 | ( | ) | const |
bool const & Baby::pass_cschalo | ( | ) | const |
Get pass_cschalo for current event and cache it.
Definition at line 6473 of file baby.cpp.
References b_pass_cschalo_, c_pass_cschalo_, entry_, and pass_cschalo_.
Referenced by GetFunction().
bool const & Baby::pass_ecaldeadcell | ( | ) | const |
Get pass_ecaldeadcell for current event and cache it.
Definition at line 6485 of file baby.cpp.
References b_pass_ecaldeadcell_, c_pass_ecaldeadcell_, entry_, and pass_ecaldeadcell_.
Referenced by GetFunction().
bool const & Baby::pass_eebadsc | ( | ) | const |
Get pass_eebadsc for current event and cache it.
Definition at line 6497 of file baby.cpp.
References b_pass_eebadsc_, c_pass_eebadsc_, entry_, and pass_eebadsc_.
Referenced by GetFunction().
bool const & Baby::pass_goodv | ( | ) | const |
Get pass_goodv for current event and cache it.
Definition at line 6509 of file baby.cpp.
References b_pass_goodv_, c_pass_goodv_, entry_, and pass_goodv_.
Referenced by GetFunction().
bool const & Baby::pass_hbhe | ( | ) | const |
Get pass_hbhe for current event and cache it.
Definition at line 6521 of file baby.cpp.
References b_pass_hbhe_, c_pass_hbhe_, entry_, and pass_hbhe_.
Referenced by GetFunction().
bool const & Baby::pass_hbheiso | ( | ) | const |
Get pass_hbheiso for current event and cache it.
Definition at line 6533 of file baby.cpp.
References b_pass_hbheiso_, c_pass_hbheiso_, entry_, and pass_hbheiso_.
Referenced by GetFunction().
bool const & Baby::pass_jets | ( | ) | const |
Get pass_jets for current event and cache it.
Definition at line 6545 of file baby.cpp.
References b_pass_jets_, c_pass_jets_, entry_, and pass_jets_.
Referenced by GetFunction().
bool const & Baby::pass_jets20 | ( | ) | const |
Get pass_jets20 for current event and cache it.
Definition at line 6557 of file baby.cpp.
References b_pass_jets20_, c_pass_jets20_, entry_, and pass_jets20_.
Referenced by GetFunction().
bool const & Baby::pass_jets40 | ( | ) | const |
Get pass_jets40 for current event and cache it.
Definition at line 6569 of file baby.cpp.
References b_pass_jets40_, c_pass_jets40_, entry_, and pass_jets40_.
Referenced by GetFunction().
bool const & Baby::pass_jets50 | ( | ) | const |
Get pass_jets50 for current event and cache it.
Definition at line 6581 of file baby.cpp.
References b_pass_jets50_, c_pass_jets50_, entry_, and pass_jets50_.
Referenced by GetFunction().
bool const & Baby::pass_jets_nohf | ( | ) | const |
Get pass_jets_nohf for current event and cache it.
Definition at line 6593 of file baby.cpp.
References b_pass_jets_nohf_, c_pass_jets_nohf_, entry_, and pass_jets_nohf_.
Referenced by GetFunction().
bool const & Baby::pass_jets_ra2 | ( | ) | const |
Get pass_jets_ra2 for current event and cache it.
Definition at line 6605 of file baby.cpp.
References b_pass_jets_ra2_, c_pass_jets_ra2_, entry_, and pass_jets_ra2_.
Referenced by GetFunction().
bool const & Baby::pass_jets_tight | ( | ) | const |
Get pass_jets_tight for current event and cache it.
Definition at line 6617 of file baby.cpp.
References b_pass_jets_tight_, c_pass_jets_tight_, entry_, and pass_jets_tight_.
Referenced by GetFunction().
bool const & Baby::pass_jets_tight_ra2 | ( | ) | const |
Get pass_jets_tight_ra2 for current event and cache it.
Definition at line 6629 of file baby.cpp.
References b_pass_jets_tight_ra2_, c_pass_jets_tight_ra2_, entry_, and pass_jets_tight_ra2_.
Referenced by GetFunction().
bool const & Baby::pass_nohf | ( | ) | const |
Get pass_nohf for current event and cache it.
Definition at line 6641 of file baby.cpp.
References b_pass_nohf_, c_pass_nohf_, entry_, and pass_nohf_.
Referenced by GetFunction().
bool const & Baby::pass_ra2 | ( | ) | const |
Get pass_ra2 for current event and cache it.
Definition at line 6653 of file baby.cpp.
References b_pass_ra2_, c_pass_ra2_, entry_, and pass_ra2_.
Referenced by GetFunction().
bool const & Baby::pass_ra2_badmu | ( | ) | const |
Get pass_ra2_badmu for current event and cache it.
Definition at line 6665 of file baby.cpp.
References b_pass_ra2_badmu_, c_pass_ra2_badmu_, entry_, and pass_ra2_badmu_.
Referenced by GetFunction().
std::vector< float > *const & Baby::ph_eta | ( | ) | const |
std::vector< bool > *const & Baby::ph_ph90 | ( | ) | const |
Get ph_ph90 for current event and cache it.
Definition at line 6689 of file baby.cpp.
References b_ph_ph90_, c_ph_ph90_, entry_, and ph_ph90_.
Referenced by GetFunction().
std::vector< float > *const & Baby::ph_phi | ( | ) | const |
std::vector< float > *const & Baby::ph_pt | ( | ) | const |
std::vector< bool > *const & Baby::ph_tm | ( | ) | const |
int const & Baby::run | ( | ) | const |
int Baby::SampleType | ( | ) | const |
Definition at line 1681 of file baby.cpp.
References sample_type_.
Referenced by nJetsWeights_ttisr(), Functions::NJetsWeights_vISR(), and nJetsWeights_visr().
int Baby::SetSampleType | ( | const TString & | filename | ) |
float const & Baby::st | ( | ) | const |
Get st for current event and cache it.
Definition at line 6749 of file baby.cpp.
References b_st_, c_st_, entry_, and st_.
Referenced by GetFunction(), and SetSampleType().
float const & Baby::st40 | ( | ) | const |
float const & Baby::st50 | ( | ) | const |
bool const & Baby::stitch | ( | ) | const |
std::vector< float > *const & Baby::sys_bctag | ( | ) | const |
Get sys_bctag for current event and cache it.
Definition at line 6797 of file baby.cpp.
References b_sys_bctag_, c_sys_bctag_, entry_, and sys_bctag_.
Referenced by GetFunction().
std::vector< float > *const & Baby::sys_bctag40 | ( | ) | const |
Get sys_bctag40 for current event and cache it.
Definition at line 6809 of file baby.cpp.
References b_sys_bctag40_, c_sys_bctag40_, entry_, and sys_bctag40_.
Referenced by GetFunction().
std::vector< float > *const & Baby::sys_bctag_loose | ( | ) | const |
Get sys_bctag_loose for current event and cache it.
Definition at line 6821 of file baby.cpp.
References b_sys_bctag_loose_, c_sys_bctag_loose_, entry_, and sys_bctag_loose_.
Referenced by GetFunction().
std::vector< float > *const & Baby::sys_fs_bctag | ( | ) | const |
Get sys_fs_bctag for current event and cache it.
Definition at line 6833 of file baby.cpp.
References b_sys_fs_bctag_, c_sys_fs_bctag_, entry_, and sys_fs_bctag_.
Referenced by GetFunction().
std::vector< float > *const & Baby::sys_fs_bctag40 | ( | ) | const |
Get sys_fs_bctag40 for current event and cache it.
Definition at line 6845 of file baby.cpp.
References b_sys_fs_bctag40_, c_sys_fs_bctag40_, entry_, and sys_fs_bctag40_.
Referenced by GetFunction().
std::vector< float > *const & Baby::sys_fs_lep | ( | ) | const |
Get sys_fs_lep for current event and cache it.
Definition at line 6857 of file baby.cpp.
References b_sys_fs_lep_, c_sys_fs_lep_, entry_, and sys_fs_lep_.
Referenced by GetFunction().
std::vector< float > *const & Baby::sys_fs_udsgtag | ( | ) | const |
Get sys_fs_udsgtag for current event and cache it.
Definition at line 6869 of file baby.cpp.
References b_sys_fs_udsgtag_, c_sys_fs_udsgtag_, entry_, and sys_fs_udsgtag_.
Referenced by GetFunction().
std::vector< float > *const & Baby::sys_fs_udsgtag40 | ( | ) | const |
Get sys_fs_udsgtag40 for current event and cache it.
Definition at line 6881 of file baby.cpp.
References b_sys_fs_udsgtag40_, c_sys_fs_udsgtag40_, entry_, and sys_fs_udsgtag40_.
Referenced by GetFunction().
std::vector< float > *const & Baby::sys_ht | ( | ) | const |
std::vector< float > *const & Baby::sys_ht40 | ( | ) | const |
Get sys_ht40 for current event and cache it.
Definition at line 6905 of file baby.cpp.
References b_sys_ht40_, c_sys_ht40_, entry_, and sys_ht40_.
Referenced by GetFunction().
std::vector< float > *const & Baby::sys_isr | ( | ) | const |
Get sys_isr for current event and cache it.
Definition at line 6917 of file baby.cpp.
References b_sys_isr_, c_sys_isr_, entry_, and sys_isr_.
Referenced by GetFunction().
std::vector< float > *const & Baby::sys_lep | ( | ) | const |
Get sys_lep for current event and cache it.
Definition at line 6929 of file baby.cpp.
References b_sys_lep_, c_sys_lep_, entry_, and sys_lep_.
Referenced by GetFunction().
std::vector< float > *const & Baby::sys_met | ( | ) | const |
Get sys_met for current event and cache it.
Definition at line 6941 of file baby.cpp.
References b_sys_met_, c_sys_met_, entry_, and sys_met_.
Referenced by GetFunction().
std::vector< float > *const & Baby::sys_mj14 | ( | ) | const |
Get sys_mj14 for current event and cache it.
Definition at line 6953 of file baby.cpp.
References b_sys_mj14_, c_sys_mj14_, entry_, and sys_mj14_.
Referenced by GetFunction().
std::vector< float > *const & Baby::sys_mj14_nolep | ( | ) | const |
Get sys_mj14_nolep for current event and cache it.
Definition at line 6965 of file baby.cpp.
References b_sys_mj14_nolep_, c_sys_mj14_nolep_, entry_, and sys_mj14_nolep_.
Referenced by GetFunction().
std::vector< float > *const & Baby::sys_mj40 | ( | ) | const |
Get sys_mj40 for current event and cache it.
Definition at line 6977 of file baby.cpp.
References b_sys_mj40_, c_sys_mj40_, entry_, and sys_mj40_.
Referenced by GetFunction().
std::vector< float > *const & Baby::sys_mt | ( | ) | const |
std::vector< float > *const & Baby::sys_muf | ( | ) | const |
Get sys_muf for current event and cache it.
Definition at line 7001 of file baby.cpp.
References b_sys_muf_, c_sys_muf_, entry_, and sys_muf_.
Referenced by GetFunction().
std::vector< float > *const & Baby::sys_mur | ( | ) | const |
Get sys_mur for current event and cache it.
Definition at line 7013 of file baby.cpp.
References b_sys_mur_, c_sys_mur_, entry_, and sys_mur_.
Referenced by GetFunction().
std::vector< float > *const & Baby::sys_murf | ( | ) | const |
Get sys_murf for current event and cache it.
Definition at line 7025 of file baby.cpp.
References b_sys_murf_, c_sys_murf_, entry_, and sys_murf_.
Referenced by GetFunction().
std::vector< int > *const & Baby::sys_nbm | ( | ) | const |
Get sys_nbm for current event and cache it.
Definition at line 7037 of file baby.cpp.
References b_sys_nbm_, c_sys_nbm_, entry_, and sys_nbm_.
Referenced by GetFunction().
std::vector< int > *const & Baby::sys_nbm40 | ( | ) | const |
Get sys_nbm40 for current event and cache it.
Definition at line 7049 of file baby.cpp.
References b_sys_nbm40_, c_sys_nbm40_, entry_, and sys_nbm40_.
Referenced by GetFunction().
std::vector< int > *const & Baby::sys_njets | ( | ) | const |
Get sys_njets for current event and cache it.
Definition at line 7061 of file baby.cpp.
References b_sys_njets_, c_sys_njets_, entry_, and sys_njets_.
Referenced by GetFunction().
std::vector< int > *const & Baby::sys_njets40 | ( | ) | const |
Get sys_njets40 for current event and cache it.
Definition at line 7073 of file baby.cpp.
References b_sys_njets40_, c_sys_njets40_, entry_, and sys_njets40_.
Referenced by GetFunction().
std::vector< bool > *const & Baby::sys_pass | ( | ) | const |
Get sys_pass for current event and cache it.
Definition at line 7085 of file baby.cpp.
References b_sys_pass_, c_sys_pass_, entry_, and sys_pass_.
Referenced by GetFunction().
std::vector< bool > *const & Baby::sys_pass40 | ( | ) | const |
Get sys_pass40 for current event and cache it.
Definition at line 7097 of file baby.cpp.
References b_sys_pass40_, c_sys_pass40_, entry_, and sys_pass40_.
Referenced by GetFunction().
std::vector< float > *const & Baby::sys_pu | ( | ) | const |
std::vector< float > *const & Baby::sys_st | ( | ) | const |
std::vector< float > *const & Baby::sys_st40 | ( | ) | const |
Get sys_st40 for current event and cache it.
Definition at line 7133 of file baby.cpp.
References b_sys_st40_, c_sys_st40_, entry_, and sys_st40_.
Referenced by GetFunction().
std::vector< float > *const & Baby::sys_trig | ( | ) | const |
Get sys_trig for current event and cache it.
Definition at line 7145 of file baby.cpp.
References b_sys_trig_, c_sys_trig_, entry_, and sys_trig_.
Referenced by GetFunction().
std::vector< float > *const & Baby::sys_udsgtag | ( | ) | const |
Get sys_udsgtag for current event and cache it.
Definition at line 7157 of file baby.cpp.
References b_sys_udsgtag_, c_sys_udsgtag_, entry_, and sys_udsgtag_.
Referenced by GetFunction().
std::vector< float > *const & Baby::sys_udsgtag40 | ( | ) | const |
Get sys_udsgtag40 for current event and cache it.
Definition at line 7169 of file baby.cpp.
References b_sys_udsgtag40_, c_sys_udsgtag40_, entry_, and sys_udsgtag40_.
Referenced by GetFunction().
std::vector< float > *const & Baby::sys_udsgtag_loose | ( | ) | const |
Get sys_udsgtag_loose for current event and cache it.
Definition at line 7181 of file baby.cpp.
References b_sys_udsgtag_loose_, c_sys_udsgtag_loose_, entry_, and sys_udsgtag_loose_.
Referenced by GetFunction().
std::vector< float > *const & Baby::tks_d0 | ( | ) | const |
Get tks_d0 for current event and cache it.
Definition at line 7193 of file baby.cpp.
References b_tks_d0_, c_tks_d0_, entry_, and tks_d0_.
Referenced by GetFunction(), IsGoodTrack(), and Functions::IsGoodTrack().
std::vector< float > *const & Baby::tks_dz | ( | ) | const |
Get tks_dz for current event and cache it.
Definition at line 7205 of file baby.cpp.
References b_tks_dz_, c_tks_dz_, entry_, and tks_dz_.
Referenced by GetFunction(), IsGoodTrack(), and Functions::IsGoodTrack().
std::vector< float > *const & Baby::tks_eta | ( | ) | const |
Get tks_eta for current event and cache it.
Definition at line 7217 of file baby.cpp.
References b_tks_eta_, c_tks_eta_, entry_, and tks_eta_.
Referenced by Functions::DileptonAngles(), GetAngles(), and GetFunction().
std::vector< float > *const & Baby::tks_miniso | ( | ) | const |
Get tks_miniso for current event and cache it.
Definition at line 7229 of file baby.cpp.
References b_tks_miniso_, c_tks_miniso_, entry_, and tks_miniso_.
Referenced by GetFunction(), IsGoodTrack(), and Functions::IsGoodTrack().
std::vector< float > *const & Baby::tks_mt | ( | ) | const |
std::vector< float > *const & Baby::tks_mt2 | ( | ) | const |
Get tks_mt2 for current event and cache it.
Definition at line 7253 of file baby.cpp.
References b_tks_mt2_, c_tks_mt2_, entry_, and tks_mt2_.
Referenced by GetFunction(), IsGoodTrack(), and Functions::IsGoodTrack().
std::vector< int > *const & Baby::tks_pdg | ( | ) | const |
Get tks_pdg for current event and cache it.
Definition at line 7265 of file baby.cpp.
References b_tks_pdg_, c_tks_pdg_, entry_, and tks_pdg_.
Referenced by GetFunction(), IsGoodTrack(), and Functions::IsGoodTrack().
std::vector< float > *const & Baby::tks_phi | ( | ) | const |
Get tks_phi for current event and cache it.
Definition at line 7277 of file baby.cpp.
References b_tks_phi_, c_tks_phi_, entry_, and tks_phi_.
Referenced by Functions::DileptonAngles(), GetAngles(), and GetFunction().
std::vector< float > *const & Baby::tks_pt | ( | ) | const |
Get tks_pt for current event and cache it.
Definition at line 7289 of file baby.cpp.
References b_tks_pt_, c_tks_pt_, entry_, and tks_pt_.
Referenced by Functions::DileptonAngles(), GetAngles(), GetFunction(), IsGoodTrack(), and Functions::IsGoodTrack().
std::vector< float > *const & Baby::tks_reliso | ( | ) | const |
Get tks_reliso for current event and cache it.
Definition at line 7301 of file baby.cpp.
References b_tks_reliso_, c_tks_reliso_, entry_, and tks_reliso_.
Referenced by GetFunction().
std::vector< bool > *const & Baby::tks_tm | ( | ) | const |
std::vector< bool > *const & Baby::trig | ( | ) | const |
bool const & Baby::trig_lep | ( | ) | const |
Get trig_lep for current event and cache it.
Definition at line 7337 of file baby.cpp.
References b_trig_lep_, c_trig_lep_, entry_, and trig_lep_.
Referenced by GetFunction().
bool const & Baby::trig_met | ( | ) | const |
Get trig_met for current event and cache it.
Definition at line 7349 of file baby.cpp.
References b_trig_met_, c_trig_met_, entry_, and trig_met_.
Referenced by GetFunction().
std::vector< float > *const & Baby::trig_prescale | ( | ) | const |
Get trig_prescale for current event and cache it.
Definition at line 7361 of file baby.cpp.
References b_trig_prescale_, c_trig_prescale_, entry_, and trig_prescale_.
Referenced by GetFunction().
bool const & Baby::trig_ra4 | ( | ) | const |
Get trig_ra4 for current event and cache it.
Definition at line 7373 of file baby.cpp.
References b_trig_ra4_, c_trig_ra4_, entry_, and trig_ra4_.
Referenced by GetFunction().
bool const & Baby::trig_vvvl | ( | ) | const |
Get trig_vvvl for current event and cache it.
Definition at line 7385 of file baby.cpp.
References b_trig_vvvl_, c_trig_vvvl_, entry_, and trig_vvvl_.
Referenced by GetFunction().
int const & Baby::type | ( | ) | const |
float const & Baby::w_btag | ( | ) | const |
Get w_btag for current event and cache it.
Definition at line 7409 of file baby.cpp.
References b_w_btag_, c_w_btag_, entry_, and w_btag_.
Referenced by GetFunction(), and getWeight().
float const & Baby::w_btag40 | ( | ) | const |
Get w_btag40 for current event and cache it.
Definition at line 7421 of file baby.cpp.
References b_w_btag40_, c_w_btag40_, entry_, and w_btag40_.
Referenced by GetFunction().
float const & Baby::w_btag_loose | ( | ) | const |
Get w_btag_loose for current event and cache it.
Definition at line 7433 of file baby.cpp.
References b_w_btag_loose_, c_w_btag_loose_, entry_, and w_btag_loose_.
Referenced by GetFunction().
float const & Baby::w_fs_lep | ( | ) | const |
Get w_fs_lep for current event and cache it.
Definition at line 7445 of file baby.cpp.
References b_w_fs_lep_, c_w_fs_lep_, entry_, and w_fs_lep_.
Referenced by GetFunction().
float const & Baby::w_isr | ( | ) | const |
Get w_isr for current event and cache it.
Definition at line 7457 of file baby.cpp.
References b_w_isr_, c_w_isr_, entry_, and w_isr_.
Referenced by GetFunction(), and getWeight().
float const & Baby::w_lep | ( | ) | const |
Get w_lep for current event and cache it.
Definition at line 7469 of file baby.cpp.
References b_w_lep_, c_w_lep_, entry_, and w_lep_.
Referenced by GetFunction(), and getWeight().
float const & Baby::w_lumi | ( | ) | const |
Get w_lumi for current event and cache it.
Definition at line 7481 of file baby.cpp.
References b_w_lumi_, c_w_lumi_, entry_, and w_lumi_.
Referenced by GetFunction(), and getWeight().
float const & Baby::w_pu | ( | ) | const |
Get w_pu for current event and cache it.
Definition at line 7493 of file baby.cpp.
References b_w_pu_, c_w_pu_, entry_, and w_pu_.
Referenced by GetFunction(), and getWeight().
float const & Baby::w_toppt | ( | ) | const |
Get w_toppt for current event and cache it.
Definition at line 7505 of file baby.cpp.
References b_w_toppt_, c_w_toppt_, entry_, and w_toppt_.
Referenced by GetFunction(), main(), Functions::NJetsWeights_ttISR(), nJetsWeights_ttisr(), Functions::NJetsWeights_vISR(), and nJetsWeights_visr().
float const & Baby::weight | ( | ) | const |
Get weight for current event and cache it.
Definition at line 7517 of file baby.cpp.
References b_weight_, c_weight_, entry_, and weight_.
Referenced by GetFunction(), main(), Functions::NJetsWeights_ttISR(), nJetsWeights_ttisr(), Functions::NJetsWeights_vISR(), and nJetsWeights_visr().
float const & Baby::weight_rpv | ( | ) | const |
Get weight_rpv for current event and cache it.
Definition at line 7529 of file baby.cpp.
References b_weight_rpv_, c_weight_rpv_, entry_, and weight_rpv_.
Referenced by GetFunction().
|
friend |
Definition at line 449 of file baby.hpp.
Referenced by Activate().
|
private |
Branch from which dphi1 is read.
Definition at line 464 of file baby.hpp.
Referenced by Baby(), dphi1(), and Initialize().
|
private |
Branch from which dphi2 is read.
Definition at line 467 of file baby.hpp.
Referenced by Baby(), dphi2(), and Initialize().
|
private |
Branch from which dphi3 is read.
Definition at line 470 of file baby.hpp.
Referenced by Baby(), dphi3(), and Initialize().
|
private |
Branch from which dphi4 is read.
Definition at line 473 of file baby.hpp.
Referenced by Baby(), dphi4(), and Initialize().
|
private |
Branch from which dphi_wlep is read.
Definition at line 476 of file baby.hpp.
Referenced by Baby(), dphi_wlep(), and Initialize().
|
private |
Branch from which eff_jetid is read.
Definition at line 479 of file baby.hpp.
Referenced by Baby(), eff_jetid(), and Initialize().
|
private |
Branch from which eff_trig is read.
Definition at line 482 of file baby.hpp.
Referenced by Baby(), eff_trig(), and Initialize().
|
private |
Branch from which elel_eta is read.
Definition at line 485 of file baby.hpp.
Referenced by Baby(), elel_eta(), and Initialize().
|
private |
Branch from which elel_m is read.
Definition at line 488 of file baby.hpp.
Referenced by Baby(), elel_m(), and Initialize().
|
private |
Branch from which elel_phi is read.
Definition at line 491 of file baby.hpp.
Referenced by Baby(), elel_phi(), and Initialize().
|
private |
Branch from which elel_pt1 is read.
Definition at line 497 of file baby.hpp.
Referenced by Baby(), elel_pt1(), and Initialize().
|
private |
Branch from which elel_pt2 is read.
Definition at line 500 of file baby.hpp.
Referenced by Baby(), elel_pt2(), and Initialize().
|
private |
Branch from which elel_pt is read.
Definition at line 494 of file baby.hpp.
Referenced by Baby(), elel_pt(), and Initialize().
|
private |
Branch from which elel_w is read.
Definition at line 503 of file baby.hpp.
Referenced by Baby(), elel_w(), and Initialize().
|
private |
Branch from which elelv_eta is read.
Definition at line 506 of file baby.hpp.
Referenced by Baby(), elelv_eta(), and Initialize().
|
private |
Branch from which elelv_m is read.
Definition at line 509 of file baby.hpp.
Referenced by Baby(), elelv_m(), and Initialize().
|
private |
Branch from which elelv_phi is read.
Definition at line 512 of file baby.hpp.
Referenced by Baby(), elelv_phi(), and Initialize().
|
private |
Branch from which elelv_pt1 is read.
Definition at line 518 of file baby.hpp.
Referenced by Baby(), elelv_pt1(), and Initialize().
|
private |
Branch from which elelv_pt2 is read.
Definition at line 521 of file baby.hpp.
Referenced by Baby(), elelv_pt2(), and Initialize().
|
private |
Branch from which elelv_pt is read.
Definition at line 515 of file baby.hpp.
Referenced by Baby(), elelv_pt(), and Initialize().
|
private |
Branch from which elelv_w is read.
Definition at line 524 of file baby.hpp.
Referenced by Baby(), elelv_w(), and Initialize().
|
private |
Branch from which elmu_eta is read.
Definition at line 527 of file baby.hpp.
Referenced by Baby(), elmu_eta(), and Initialize().
|
private |
Branch from which elmu_m is read.
Definition at line 530 of file baby.hpp.
Referenced by Baby(), elmu_m(), and Initialize().
|
private |
Branch from which elmu_phi is read.
Definition at line 533 of file baby.hpp.
Referenced by Baby(), elmu_phi(), and Initialize().
|
private |
Branch from which elmu_pt1 is read.
Definition at line 539 of file baby.hpp.
Referenced by Baby(), elmu_pt1(), and Initialize().
|
private |
Branch from which elmu_pt2 is read.
Definition at line 542 of file baby.hpp.
Referenced by Baby(), elmu_pt2(), and Initialize().
|
private |
Branch from which elmu_pt is read.
Definition at line 536 of file baby.hpp.
Referenced by Baby(), elmu_pt(), and Initialize().
|
private |
Branch from which elmu_w is read.
Definition at line 545 of file baby.hpp.
Referenced by Baby(), elmu_w(), and Initialize().
|
private |
Branch from which els_charge is read.
Definition at line 548 of file baby.hpp.
Referenced by Baby(), els_charge(), and Initialize().
|
private |
Branch from which els_d0 is read.
Definition at line 551 of file baby.hpp.
Referenced by Baby(), els_d0(), and Initialize().
|
private |
Branch from which els_deta_sctrk is read.
Definition at line 554 of file baby.hpp.
Referenced by Baby(), els_deta_sctrk(), and Initialize().
|
private |
Branch from which els_dphi_sctrk is read.
Definition at line 557 of file baby.hpp.
Referenced by Baby(), els_dphi_sctrk(), and Initialize().
|
private |
Branch from which els_dz is read.
Definition at line 560 of file baby.hpp.
Referenced by Baby(), els_dz(), and Initialize().
|
private |
Branch from which els_ele105 is read.
Definition at line 563 of file baby.hpp.
Referenced by Baby(), els_ele105(), and Initialize().
|
private |
Branch from which els_ele23 is read.
Definition at line 566 of file baby.hpp.
Referenced by Baby(), els_ele23(), and Initialize().
|
private |
Branch from which els_ele8 is read.
Definition at line 569 of file baby.hpp.
Referenced by Baby(), els_ele8(), and Initialize().
|
private |
Branch from which els_em_e is read.
Definition at line 572 of file baby.hpp.
Referenced by Baby(), els_em_e(), and Initialize().
|
private |
Branch from which els_eoverp is read.
Definition at line 575 of file baby.hpp.
Referenced by Baby(), els_eoverp(), and Initialize().
|
private |
Branch from which els_eta is read.
Definition at line 578 of file baby.hpp.
Referenced by Baby(), els_eta(), and Initialize().
|
private |
Branch from which els_hovere is read.
Definition at line 581 of file baby.hpp.
Referenced by Baby(), els_hovere(), and Initialize().
|
private |
Branch from which els_inz is read.
Definition at line 584 of file baby.hpp.
Referenced by Baby(), els_inz(), and Initialize().
|
private |
Branch from which els_inzv is read.
Definition at line 587 of file baby.hpp.
Referenced by Baby(), els_inzv(), and Initialize().
|
private |
Branch from which els_ip3d is read.
Definition at line 590 of file baby.hpp.
Referenced by Baby(), els_ip3d(), and Initialize().
|
private |
Branch from which els_ispf is read.
Definition at line 593 of file baby.hpp.
Referenced by Baby(), els_ispf(), and Initialize().
|
private |
Branch from which els_miniso is read.
Definition at line 596 of file baby.hpp.
Referenced by Baby(), els_miniso(), and Initialize().
|
private |
Branch from which els_phi is read.
Definition at line 599 of file baby.hpp.
Referenced by Baby(), els_phi(), and Initialize().
|
private |
Branch from which els_pt is read.
Definition at line 602 of file baby.hpp.
Referenced by Baby(), els_pt(), and Initialize().
|
private |
Branch from which els_reliso is read.
Definition at line 605 of file baby.hpp.
Referenced by Baby(), els_reliso(), and Initialize().
|
private |
Branch from which els_sceta is read.
Definition at line 608 of file baby.hpp.
Referenced by Baby(), els_sceta(), and Initialize().
|
private |
Branch from which els_sig is read.
Definition at line 611 of file baby.hpp.
Referenced by Baby(), els_sig(), and Initialize().
|
private |
Branch from which els_sigid is read.
Definition at line 614 of file baby.hpp.
Referenced by Baby(), els_sigid(), and Initialize().
|
private |
Branch from which els_tight is read.
Definition at line 617 of file baby.hpp.
Referenced by Baby(), els_tight(), and Initialize().
|
private |
Branch from which els_tm is read.
Definition at line 620 of file baby.hpp.
Referenced by Baby(), els_tm(), and Initialize().
|
private |
Branch from which els_trk_nholes is read.
Definition at line 623 of file baby.hpp.
Referenced by Baby(), els_trk_nholes(), and Initialize().
|
private |
Branch from which els_trk_pt is read.
Definition at line 626 of file baby.hpp.
Referenced by Baby(), els_trk_pt(), and Initialize().
|
private |
Branch from which els_trk_pterr is read.
Definition at line 629 of file baby.hpp.
Referenced by Baby(), els_trk_pterr(), and Initialize().
|
private |
Branch from which els_vvvl is read.
Definition at line 632 of file baby.hpp.
Referenced by Baby(), els_vvvl(), and Initialize().
|
private |
Branch from which els_vvvl_eta is read.
Definition at line 635 of file baby.hpp.
Referenced by Baby(), els_vvvl_eta(), and Initialize().
|
private |
Branch from which els_vvvl_phi is read.
Definition at line 638 of file baby.hpp.
Referenced by Baby(), els_vvvl_phi(), and Initialize().
|
private |
Branch from which els_vvvl_pt is read.
Definition at line 641 of file baby.hpp.
Referenced by Baby(), els_vvvl_pt(), and Initialize().
|
private |
Branch from which event is read.
Definition at line 644 of file baby.hpp.
Referenced by Baby(), event(), and Initialize().
|
private |
Branch from which fjets14_eta is read.
Definition at line 647 of file baby.hpp.
Referenced by Baby(), fjets14_eta(), and Initialize().
|
private |
Branch from which fjets14_m is read.
Definition at line 650 of file baby.hpp.
Referenced by Baby(), fjets14_m(), and Initialize().
|
private |
Branch from which fjets14_nconst is read.
Definition at line 653 of file baby.hpp.
Referenced by Baby(), fjets14_nconst(), and Initialize().
|
private |
Branch from which fjets14_phi is read.
Definition at line 656 of file baby.hpp.
Referenced by Baby(), fjets14_phi(), and Initialize().
|
private |
Branch from which fjets14_pt is read.
Definition at line 659 of file baby.hpp.
Referenced by Baby(), fjets14_pt(), and Initialize().
|
private |
Branch from which fjets40_eta is read.
Definition at line 662 of file baby.hpp.
Referenced by Baby(), fjets40_eta(), and Initialize().
|
private |
Branch from which fjets40_m is read.
Definition at line 665 of file baby.hpp.
Referenced by Baby(), fjets40_m(), and Initialize().
|
private |
Branch from which fjets40_nconst is read.
Definition at line 668 of file baby.hpp.
Referenced by Baby(), fjets40_nconst(), and Initialize().
|
private |
Branch from which fjets40_phi is read.
Definition at line 671 of file baby.hpp.
Referenced by Baby(), fjets40_phi(), and Initialize().
|
private |
Branch from which fjets40_pt is read.
Definition at line 674 of file baby.hpp.
Referenced by Baby(), fjets40_pt(), and Initialize().
|
private |
Branch from which fromGS is read.
Definition at line 677 of file baby.hpp.
Referenced by Baby(), fromGS(), and Initialize().
|
private |
Branch from which hig1_eta is read.
Definition at line 680 of file baby.hpp.
Referenced by Baby(), hig1_eta(), and Initialize().
|
private |
Branch from which hig1_m is read.
Definition at line 683 of file baby.hpp.
Referenced by Baby(), hig1_m(), and Initialize().
|
private |
Branch from which hig1_phi is read.
Definition at line 686 of file baby.hpp.
Referenced by Baby(), hig1_phi(), and Initialize().
|
private |
Branch from which hig1_pt is read.
Definition at line 689 of file baby.hpp.
Referenced by Baby(), hig1_pt(), and Initialize().
|
private |
Branch from which hig2_eta is read.
Definition at line 692 of file baby.hpp.
Referenced by Baby(), hig2_eta(), and Initialize().
|
private |
Branch from which hig2_m is read.
Definition at line 695 of file baby.hpp.
Referenced by Baby(), hig2_m(), and Initialize().
|
private |
Branch from which hig2_phi is read.
Definition at line 698 of file baby.hpp.
Referenced by Baby(), hig2_phi(), and Initialize().
|
private |
Branch from which hig2_pt is read.
Definition at line 701 of file baby.hpp.
Referenced by Baby(), hig2_pt(), and Initialize().
|
private |
Branch from which hig_am is read.
Definition at line 704 of file baby.hpp.
Referenced by Baby(), hig_am(), and Initialize().
|
private |
Branch from which hig_bin is read.
Definition at line 707 of file baby.hpp.
Referenced by Baby(), hig_bin(), and Initialize().
|
private |
Branch from which hig_dm is read.
Definition at line 710 of file baby.hpp.
Referenced by Baby(), hig_dm(), and Initialize().
|
private |
Branch from which hig_dphi is read.
Definition at line 713 of file baby.hpp.
Referenced by Baby(), hig_dphi(), and Initialize().
|
private |
Branch from which hig_drmax is read.
Definition at line 716 of file baby.hpp.
Referenced by Baby(), hig_drmax(), and Initialize().
|
private |
Branch from which ht40 is read.
Definition at line 722 of file baby.hpp.
Referenced by Baby(), ht40(), and Initialize().
|
private |
Branch from which ht50 is read.
Definition at line 725 of file baby.hpp.
Referenced by Baby(), ht50(), and Initialize().
|
private |
Branch from which ht is read.
Definition at line 719 of file baby.hpp.
Referenced by Baby(), ht(), and Initialize().
|
private |
Branch from which ht_clean is read.
Definition at line 728 of file baby.hpp.
Referenced by Baby(), ht_clean(), and Initialize().
|
private |
Branch from which ht_hlt is read.
Definition at line 731 of file baby.hpp.
Referenced by Baby(), ht_hlt(), and Initialize().
|
private |
Branch from which ht_isr_me is read.
Definition at line 734 of file baby.hpp.
Referenced by Baby(), ht_isr_me(), and Initialize().
|
private |
Branch from which ht_ra2 is read.
Definition at line 737 of file baby.hpp.
Referenced by Baby(), ht_ra2(), and Initialize().
|
private |
Branch from which ht_tru is read.
Definition at line 740 of file baby.hpp.
Referenced by Baby(), ht_tru(), and Initialize().
|
private |
Branch from which htx40 is read.
Definition at line 746 of file baby.hpp.
Referenced by Baby(), htx40(), and Initialize().
|
private |
Branch from which htx50 is read.
Definition at line 749 of file baby.hpp.
Referenced by Baby(), htx50(), and Initialize().
|
private |
Branch from which htx is read.
Definition at line 743 of file baby.hpp.
Referenced by Baby(), htx(), and Initialize().
|
private |
Branch from which isr_tru_eta is read.
Definition at line 752 of file baby.hpp.
Referenced by Baby(), Initialize(), and isr_tru_eta().
|
private |
Branch from which isr_tru_phi is read.
Definition at line 755 of file baby.hpp.
Referenced by Baby(), Initialize(), and isr_tru_phi().
|
private |
Branch from which isr_tru_pt is read.
Definition at line 758 of file baby.hpp.
Referenced by Baby(), Initialize(), and isr_tru_pt().
|
private |
Branch from which jetmismeas is read.
Definition at line 761 of file baby.hpp.
Referenced by Baby(), Initialize(), and jetmismeas().
|
private |
Branch from which jets_csv is read.
Definition at line 764 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_csv().
|
private |
Branch from which jets_eta is read.
Definition at line 767 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_eta().
|
private |
Branch from which jets_fjet08_index is read.
Definition at line 770 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_fjet08_index().
|
private |
Branch from which jets_fjet12_index is read.
Definition at line 773 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_fjet12_index().
|
private |
Branch from which jets_fjet14_index is read.
Definition at line 776 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_fjet14_index().
|
private |
Branch from which jets_fjet14_nolep_index is read.
Definition at line 779 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_fjet14_nolep_index().
|
private |
Branch from which jets_fjet40_index is read.
Definition at line 782 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_fjet40_index().
|
private |
Branch from which jets_fjet50_index is read.
Definition at line 785 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_fjet50_index().
|
private |
Branch from which jets_h1 is read.
Definition at line 788 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_h1().
|
private |
Branch from which jets_h2 is read.
Definition at line 791 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_h2().
|
private |
Branch from which jets_hflavor is read.
Definition at line 794 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_hflavor().
|
private |
Branch from which jets_isisr is read.
Definition at line 797 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_isisr().
|
private |
Branch from which jets_islep is read.
Definition at line 800 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_islep().
|
private |
Branch from which jets_m is read.
Definition at line 803 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_m().
|
private |
Branch from which jets_phi is read.
Definition at line 806 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_phi().
|
private |
Branch from which jets_pt is read.
Definition at line 809 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_pt().
|
private |
Branch from which jets_pt_res is read.
Definition at line 812 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_pt_res().
|
private |
Branch from which jetsys_eta is read.
Definition at line 815 of file baby.hpp.
Referenced by Baby(), Initialize(), and jetsys_eta().
|
private |
Branch from which jetsys_m is read.
Definition at line 818 of file baby.hpp.
Referenced by Baby(), Initialize(), and jetsys_m().
|
private |
Branch from which jetsys_nob_eta is read.
Definition at line 821 of file baby.hpp.
Referenced by Baby(), Initialize(), and jetsys_nob_eta().
|
private |
Branch from which jetsys_nob_m is read.
Definition at line 824 of file baby.hpp.
Referenced by Baby(), Initialize(), and jetsys_nob_m().
|
private |
Branch from which jetsys_nob_phi is read.
Definition at line 827 of file baby.hpp.
Referenced by Baby(), Initialize(), and jetsys_nob_phi().
|
private |
Branch from which jetsys_nob_pt is read.
Definition at line 830 of file baby.hpp.
Referenced by Baby(), Initialize(), and jetsys_nob_pt().
|
private |
Branch from which jetsys_phi is read.
Definition at line 833 of file baby.hpp.
Referenced by Baby(), Initialize(), and jetsys_phi().
|
private |
Branch from which jetsys_pt is read.
Definition at line 836 of file baby.hpp.
Referenced by Baby(), Initialize(), and jetsys_pt().
|
private |
Branch from which json12p9 is read.
Definition at line 839 of file baby.hpp.
Referenced by Baby(), Initialize(), and json12p9().
|
private |
Branch from which json2p6 is read.
Definition at line 842 of file baby.hpp.
Referenced by Baby(), Initialize(), and json2p6().
|
private |
Branch from which json4p0 is read.
Definition at line 845 of file baby.hpp.
Referenced by Baby(), Initialize(), and json4p0().
|
private |
Branch from which json7p65 is read.
Definition at line 848 of file baby.hpp.
Referenced by Baby(), Initialize(), and json7p65().
|
private |
Branch from which leps_eta is read.
Definition at line 851 of file baby.hpp.
Referenced by Baby(), Initialize(), and leps_eta().
|
private |
Branch from which leps_id is read.
Definition at line 854 of file baby.hpp.
Referenced by Baby(), Initialize(), and leps_id().
|
private |
Branch from which leps_phi is read.
Definition at line 857 of file baby.hpp.
Referenced by Baby(), Initialize(), and leps_phi().
|
private |
Branch from which leps_pt is read.
Definition at line 860 of file baby.hpp.
Referenced by Baby(), Initialize(), and leps_pt().
|
private |
Branch from which low_dphi is read.
Definition at line 863 of file baby.hpp.
Referenced by Baby(), Initialize(), and low_dphi().
|
private |
Branch from which lumiblock is read.
Definition at line 866 of file baby.hpp.
Referenced by Baby(), Initialize(), and lumiblock().
|
private |
Branch from which m_tt is read.
Definition at line 869 of file baby.hpp.
Referenced by Baby(), Initialize(), and m_tt().
|
private |
Branch from which mc_eta is read.
Definition at line 872 of file baby.hpp.
Referenced by Baby(), Initialize(), and mc_eta().
|
private |
Branch from which mc_id is read.
Definition at line 875 of file baby.hpp.
Referenced by Baby(), Initialize(), and mc_id().
|
private |
Branch from which mc_mass is read.
Definition at line 878 of file baby.hpp.
Referenced by Baby(), Initialize(), and mc_mass().
|
private |
Branch from which mc_mom is read.
Definition at line 881 of file baby.hpp.
Referenced by Baby(), Initialize(), and mc_mom().
|
private |
Branch from which mc_momidx is read.
Definition at line 884 of file baby.hpp.
Referenced by Baby(), Initialize(), and mc_momidx().
|
private |
Branch from which mc_phi is read.
Definition at line 887 of file baby.hpp.
Referenced by Baby(), Initialize(), and mc_phi().
|
private |
Branch from which mc_pt is read.
Definition at line 890 of file baby.hpp.
Referenced by Baby(), Initialize(), and mc_pt().
|
private |
Branch from which mc_status is read.
Definition at line 893 of file baby.hpp.
Referenced by Baby(), Initialize(), and mc_status().
|
private |
Branch from which mct is read.
Definition at line 896 of file baby.hpp.
Referenced by Baby(), Initialize(), and mct().
|
private |
Branch from which met is read.
Definition at line 899 of file baby.hpp.
Referenced by Baby(), Initialize(), and met().
|
private |
Branch from which met_calo is read.
Definition at line 902 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_calo().
|
private |
Branch from which met_calo_phi is read.
Definition at line 905 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_calo_phi().
|
private |
Branch from which met_mini is read.
Definition at line 908 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_mini().
|
private |
Branch from which met_mini_phi is read.
Definition at line 911 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_mini_phi().
|
private |
Branch from which met_nohf is read.
Definition at line 914 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_nohf().
|
private |
Branch from which met_nohf_phi is read.
Definition at line 917 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_nohf_phi().
|
private |
Branch from which met_phi is read.
Definition at line 920 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_phi().
|
private |
Branch from which met_raw is read.
Definition at line 923 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_raw().
|
private |
Branch from which met_raw_phi is read.
Definition at line 926 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_raw_phi().
|
private |
Branch from which met_rebal is read.
Definition at line 929 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_rebal().
|
private |
Branch from which met_tru is read.
Definition at line 932 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_tru().
|
private |
Branch from which met_tru_nuw is read.
Definition at line 935 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_tru_nuw().
|
private |
Branch from which met_tru_nuw_phi is read.
Definition at line 938 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_tru_nuw_phi().
|
private |
Branch from which met_tru_phi is read.
Definition at line 941 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_tru_phi().
|
private |
Branch from which mgluino is read.
Definition at line 944 of file baby.hpp.
Referenced by Baby(), Initialize(), and mgluino().
|
private |
Branch from which mht is read.
Definition at line 947 of file baby.hpp.
Referenced by Baby(), Initialize(), and mht().
|
private |
Branch from which mht_clean is read.
Definition at line 950 of file baby.hpp.
Referenced by Baby(), Initialize(), and mht_clean().
|
private |
Branch from which mht_clean_phi is read.
Definition at line 953 of file baby.hpp.
Referenced by Baby(), Initialize(), and mht_clean_phi().
|
private |
Branch from which mht_phi is read.
Definition at line 956 of file baby.hpp.
Referenced by Baby(), Initialize(), and mht_phi().
|
private |
Branch from which mj08 is read.
Definition at line 959 of file baby.hpp.
Referenced by Baby(), Initialize(), and mj08().
|
private |
Branch from which mj12 is read.
Definition at line 962 of file baby.hpp.
Referenced by Baby(), Initialize(), and mj12().
|
private |
Branch from which mj14 is read.
Definition at line 965 of file baby.hpp.
Referenced by Baby(), Initialize(), and mj14().
|
private |
Branch from which mj14_nolep is read.
Definition at line 968 of file baby.hpp.
Referenced by Baby(), Initialize(), and mj14_nolep().
|
private |
Branch from which mj40 is read.
Definition at line 971 of file baby.hpp.
Referenced by Baby(), Initialize(), and mj40().
|
private |
Branch from which mj50 is read.
Definition at line 974 of file baby.hpp.
Referenced by Baby(), Initialize(), and mj50().
|
private |
Branch from which mlsp is read.
Definition at line 977 of file baby.hpp.
Referenced by Baby(), Initialize(), and mlsp().
|
private |
Branch from which mm is read.
Definition at line 980 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm().
|
private |
Branch from which mm_el_miniso is read.
Definition at line 983 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_el_miniso().
|
private |
Branch from which mm_el_pt is read.
Definition at line 986 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_el_pt().
|
private |
Branch from which mm_ht is read.
Definition at line 989 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_ht().
|
private |
Branch from which mm_jet_eta is read.
Definition at line 992 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_jet_eta().
|
private |
Branch from which mm_jet_m is read.
Definition at line 995 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_jet_m().
|
private |
Branch from which mm_jet_phi is read.
Definition at line 998 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_jet_phi().
|
private |
Branch from which mm_jet_pt is read.
Definition at line 1001 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_jet_pt().
|
private |
Branch from which mm_lep_pt is read.
Definition at line 1004 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_lep_pt().
|
private |
Branch from which mm_met is read.
Definition at line 1007 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_met().
|
private |
Branch from which mm_met_phi is read.
Definition at line 1010 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_met_phi().
|
private |
Branch from which mm_mj14_lep is read.
Definition at line 1013 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_mj14_lep().
|
private |
Branch from which mm_mj14_nolep is read.
Definition at line 1016 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_mj14_nolep().
|
private |
Branch from which mm_mt is read.
Definition at line 1019 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_mt().
|
private |
Branch from which mm_mu_miniso is read.
Definition at line 1022 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_mu_miniso().
|
private |
Branch from which mm_mu_pt is read.
Definition at line 1025 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_mu_pt().
|
private |
Branch from which mm_nbm is read.
Definition at line 1028 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_nbm().
|
private |
Branch from which mm_nels is read.
Definition at line 1031 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_nels().
|
private |
Branch from which mm_njets is read.
Definition at line 1034 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_njets().
|
private |
Branch from which mm_nleps is read.
Definition at line 1037 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_nleps().
|
private |
Branch from which mm_nmus is read.
Definition at line 1040 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_nmus().
|
private |
Branch from which mt2 is read.
Definition at line 1046 of file baby.hpp.
Referenced by Baby(), Initialize(), and mt2().
|
private |
Branch from which mt2_0mass is read.
Definition at line 1049 of file baby.hpp.
Referenced by Baby(), Initialize(), and mt2_0mass().
|
private |
Branch from which mt is read.
Definition at line 1043 of file baby.hpp.
Referenced by Baby(), Initialize(), and mt().
|
private |
Branch from which mt_nohf is read.
Definition at line 1052 of file baby.hpp.
Referenced by Baby(), Initialize(), and mt_nohf().
|
private |
Branch from which mt_rebal is read.
Definition at line 1055 of file baby.hpp.
Referenced by Baby(), Initialize(), and mt_rebal().
|
private |
Branch from which mt_tru is read.
Definition at line 1058 of file baby.hpp.
Referenced by Baby(), Initialize(), and mt_tru().
|
private |
Branch from which mt_tru_nuw is read.
Definition at line 1061 of file baby.hpp.
Referenced by Baby(), Initialize(), and mt_tru_nuw().
|
private |
Branch from which mumu_eta is read.
Definition at line 1064 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumu_eta().
|
private |
Branch from which mumu_m is read.
Definition at line 1067 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumu_m().
|
private |
Branch from which mumu_phi is read.
Definition at line 1070 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumu_phi().
|
private |
Branch from which mumu_pt1 is read.
Definition at line 1076 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumu_pt1().
|
private |
Branch from which mumu_pt2 is read.
Definition at line 1079 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumu_pt2().
|
private |
Branch from which mumu_pt is read.
Definition at line 1073 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumu_pt().
|
private |
Branch from which mumu_w is read.
Definition at line 1082 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumu_w().
|
private |
Branch from which mumuv_eta is read.
Definition at line 1085 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumuv_eta().
|
private |
Branch from which mumuv_m is read.
Definition at line 1088 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumuv_m().
|
private |
Branch from which mumuv_phi is read.
Definition at line 1091 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumuv_phi().
|
private |
Branch from which mumuv_pt1 is read.
Definition at line 1097 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumuv_pt1().
|
private |
Branch from which mumuv_pt2 is read.
Definition at line 1100 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumuv_pt2().
|
private |
Branch from which mumuv_pt is read.
Definition at line 1094 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumuv_pt().
|
private |
Branch from which mumuv_w is read.
Definition at line 1103 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumuv_w().
|
private |
Branch from which mus_charge is read.
Definition at line 1106 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_charge().
|
private |
Branch from which mus_d0 is read.
Definition at line 1109 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_d0().
|
private |
Branch from which mus_dz is read.
Definition at line 1112 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_dz().
|
private |
Branch from which mus_em_e is read.
Definition at line 1115 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_em_e().
|
private |
Branch from which mus_eta is read.
Definition at line 1118 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_eta().
|
private |
Branch from which mus_had_e is read.
Definition at line 1121 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_had_e().
|
private |
Branch from which mus_inz is read.
Definition at line 1124 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_inz().
|
private |
Branch from which mus_inzv is read.
Definition at line 1127 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_inzv().
|
private |
Branch from which mus_isomu18 is read.
Definition at line 1130 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_isomu18().
|
private |
Branch from which mus_miniso is read.
Definition at line 1133 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_miniso().
|
private |
Branch from which mus_mu50 is read.
Definition at line 1136 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_mu50().
|
private |
Branch from which mus_mu8 is read.
Definition at line 1139 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_mu8().
|
private |
Branch from which mus_phi is read.
Definition at line 1142 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_phi().
|
private |
Branch from which mus_pt is read.
Definition at line 1145 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_pt().
|
private |
Branch from which mus_pterr is read.
Definition at line 1148 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_pterr().
|
private |
Branch from which mus_reliso is read.
Definition at line 1151 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_reliso().
|
private |
Branch from which mus_sig is read.
Definition at line 1154 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_sig().
|
private |
Branch from which mus_sigid is read.
Definition at line 1157 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_sigid().
|
private |
Branch from which mus_tight is read.
Definition at line 1160 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_tight().
|
private |
Branch from which mus_tm is read.
Definition at line 1163 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_tm().
|
private |
Branch from which mus_trk_algo is read.
Definition at line 1166 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_trk_algo().
|
private |
Branch from which mus_trk_nholes_in is read.
Definition at line 1169 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_trk_nholes_in().
|
private |
Branch from which mus_trk_nholes_out is read.
Definition at line 1172 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_trk_nholes_out().
|
private |
Branch from which mus_trk_quality is read.
Definition at line 1175 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_trk_quality().
|
private |
Branch from which mus_vvvl is read.
Definition at line 1178 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_vvvl().
|
private |
Branch from which mus_vvvl_eta is read.
Definition at line 1181 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_vvvl_eta().
|
private |
Branch from which mus_vvvl_phi is read.
Definition at line 1184 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_vvvl_phi().
|
private |
Branch from which mus_vvvl_pt is read.
Definition at line 1187 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_vvvl_pt().
|
private |
Branch from which nbl is read.
Definition at line 1190 of file baby.hpp.
Referenced by Baby(), Initialize(), and nbl().
|
private |
Branch from which nbm20 is read.
Definition at line 1196 of file baby.hpp.
Referenced by Baby(), Initialize(), and nbm20().
|
private |
Branch from which nbm40 is read.
Definition at line 1199 of file baby.hpp.
Referenced by Baby(), Initialize(), and nbm40().
|
private |
Branch from which nbm50 is read.
Definition at line 1202 of file baby.hpp.
Referenced by Baby(), Initialize(), and nbm50().
|
private |
Branch from which nbm is read.
Definition at line 1193 of file baby.hpp.
Referenced by Baby(), Initialize(), and nbm().
|
private |
Branch from which nbm_ra2 is read.
Definition at line 1205 of file baby.hpp.
Referenced by Baby(), Initialize(), and nbm_ra2().
|
private |
Branch from which nbt is read.
Definition at line 1208 of file baby.hpp.
Referenced by Baby(), Initialize(), and nbt().
|
private |
Branch from which nels is read.
Definition at line 1211 of file baby.hpp.
Referenced by Baby(), Initialize(), and nels().
|
private |
Branch from which nels_ele23 is read.
Definition at line 1214 of file baby.hpp.
Referenced by Baby(), Initialize(), and nels_ele23().
|
private |
Branch from which nels_vvvl is read.
Definition at line 1217 of file baby.hpp.
Referenced by Baby(), Initialize(), and nels_vvvl().
|
private |
Branch from which nfjets14 is read.
Definition at line 1220 of file baby.hpp.
Referenced by Baby(), Initialize(), and nfjets14().
|
private |
Branch from which nfjets40 is read.
Definition at line 1223 of file baby.hpp.
Referenced by Baby(), Initialize(), and nfjets40().
|
private |
Branch from which nisr is read.
Definition at line 1226 of file baby.hpp.
Referenced by Baby(), Initialize(), and nisr().
|
private |
Branch from which nisr_me is read.
Definition at line 1229 of file baby.hpp.
Referenced by Baby(), Initialize(), and nisr_me().
|
private |
Branch from which njets20 is read.
Definition at line 1235 of file baby.hpp.
Referenced by Baby(), Initialize(), and njets20().
|
private |
Branch from which njets40 is read.
Definition at line 1238 of file baby.hpp.
Referenced by Baby(), Initialize(), and njets40().
|
private |
Branch from which njets50 is read.
Definition at line 1241 of file baby.hpp.
Referenced by Baby(), Initialize(), and njets50().
|
private |
Branch from which njets is read.
Definition at line 1232 of file baby.hpp.
Referenced by Baby(), Initialize(), and njets().
|
private |
Branch from which njets_clean is read.
Definition at line 1244 of file baby.hpp.
Referenced by Baby(), Initialize(), and njets_clean().
|
private |
Branch from which njets_ra2 is read.
Definition at line 1247 of file baby.hpp.
Referenced by Baby(), Initialize(), and njets_ra2().
|
private |
Branch from which nleps is read.
Definition at line 1250 of file baby.hpp.
Referenced by Baby(), Initialize(), and nleps().
|
private |
Branch from which nleps_tm is read.
Definition at line 1253 of file baby.hpp.
Referenced by Baby(), Initialize(), and nleps_tm().
|
private |
Branch from which nmus is read.
Definition at line 1256 of file baby.hpp.
Referenced by Baby(), Initialize(), and nmus().
|
private |
Branch from which nmus_isomu18 is read.
Definition at line 1259 of file baby.hpp.
Referenced by Baby(), Initialize(), and nmus_isomu18().
|
private |
Branch from which nmus_vvvl is read.
Definition at line 1262 of file baby.hpp.
Referenced by Baby(), Initialize(), and nmus_vvvl().
|
private |
Branch from which nonblind is read.
Definition at line 1265 of file baby.hpp.
Referenced by Baby(), Initialize(), and nonblind().
|
private |
Branch from which nph is read.
Definition at line 1268 of file baby.hpp.
Referenced by Baby(), Initialize(), and nph().
|
private |
Branch from which npv is read.
Definition at line 1271 of file baby.hpp.
Referenced by Baby(), Initialize(), and npv().
|
private |
Branch from which ntks is read.
Definition at line 1274 of file baby.hpp.
Referenced by Baby(), Initialize(), and ntks().
|
private |
Branch from which ntruels is read.
Definition at line 1277 of file baby.hpp.
Referenced by Baby(), Initialize(), and ntruels().
|
private |
Branch from which ntruleps is read.
Definition at line 1280 of file baby.hpp.
Referenced by Baby(), Initialize(), and ntruleps().
|
private |
Branch from which ntrumus is read.
Definition at line 1283 of file baby.hpp.
Referenced by Baby(), Initialize(), and ntrumus().
|
private |
Branch from which ntrupv is read.
Definition at line 1286 of file baby.hpp.
Referenced by Baby(), Initialize(), and ntrupv().
|
private |
Branch from which ntrupv_mean is read.
Definition at line 1289 of file baby.hpp.
Referenced by Baby(), Initialize(), and ntrupv_mean().
|
private |
Branch from which ntrutaush is read.
Definition at line 1292 of file baby.hpp.
Referenced by Baby(), Initialize(), and ntrutaush().
|
private |
Branch from which ntrutausl is read.
Definition at line 1295 of file baby.hpp.
Referenced by Baby(), Initialize(), and ntrutausl().
|
private |
Branch from which nvels is read.
Definition at line 1298 of file baby.hpp.
Referenced by Baby(), Initialize(), and nvels().
|
private |
Branch from which nveto is read.
Definition at line 1301 of file baby.hpp.
Referenced by Baby(), Initialize(), and nveto().
|
private |
Branch from which nvleps is read.
Definition at line 1304 of file baby.hpp.
Referenced by Baby(), Initialize(), and nvleps().
|
private |
Branch from which nvmus is read.
Definition at line 1307 of file baby.hpp.
Referenced by Baby(), Initialize(), and nvmus().
|
private |
Branch from which onel_ele105 is read.
Definition at line 1310 of file baby.hpp.
Referenced by Baby(), Initialize(), and onel_ele105().
|
private |
Branch from which onel_ele23 is read.
Definition at line 1313 of file baby.hpp.
Referenced by Baby(), Initialize(), and onel_ele23().
|
private |
Branch from which onel_ele8 is read.
Definition at line 1316 of file baby.hpp.
Referenced by Baby(), Initialize(), and onel_ele8().
|
private |
Branch from which onel_vvvl is read.
Definition at line 1319 of file baby.hpp.
Referenced by Baby(), Initialize(), and onel_vvvl().
|
private |
Branch from which onht is read.
Definition at line 1322 of file baby.hpp.
Referenced by Baby(), Initialize(), and onht().
|
private |
Branch from which onmet is read.
Definition at line 1325 of file baby.hpp.
Referenced by Baby(), Initialize(), and onmet().
|
private |
Branch from which onmu_isomu18 is read.
Definition at line 1328 of file baby.hpp.
Referenced by Baby(), Initialize(), and onmu_isomu18().
|
private |
Branch from which onmu_mu50 is read.
Definition at line 1331 of file baby.hpp.
Referenced by Baby(), Initialize(), and onmu_mu50().
|
private |
Branch from which onmu_mu8 is read.
Definition at line 1334 of file baby.hpp.
Referenced by Baby(), Initialize(), and onmu_mu8().
|
private |
Branch from which onmu_vvvl is read.
Definition at line 1337 of file baby.hpp.
Referenced by Baby(), Initialize(), and onmu_vvvl().
|
private |
Branch from which onph_ph90 is read.
Definition at line 1340 of file baby.hpp.
Referenced by Baby(), Initialize(), and onph_ph90().
|
private |
Branch from which pass20 is read.
Definition at line 1346 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass20().
|
private |
Branch from which pass40 is read.
Definition at line 1349 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass40().
|
private |
Branch from which pass50 is read.
Definition at line 1352 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass50().
|
private |
Branch from which pass is read.
Definition at line 1343 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass().
|
private |
Branch from which pass_cschalo is read.
Definition at line 1355 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_cschalo().
|
private |
Branch from which pass_ecaldeadcell is read.
Definition at line 1358 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_ecaldeadcell().
|
private |
Branch from which pass_eebadsc is read.
Definition at line 1361 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_eebadsc().
|
private |
Branch from which pass_goodv is read.
Definition at line 1364 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_goodv().
|
private |
Branch from which pass_hbhe is read.
Definition at line 1367 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_hbhe().
|
private |
Branch from which pass_hbheiso is read.
Definition at line 1370 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_hbheiso().
|
private |
Branch from which pass_jets20 is read.
Definition at line 1376 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_jets20().
|
private |
Branch from which pass_jets40 is read.
Definition at line 1379 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_jets40().
|
private |
Branch from which pass_jets50 is read.
Definition at line 1382 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_jets50().
|
private |
Branch from which pass_jets is read.
Definition at line 1373 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_jets().
|
private |
Branch from which pass_jets_nohf is read.
Definition at line 1385 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_jets_nohf().
|
private |
Branch from which pass_jets_ra2 is read.
Definition at line 1388 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_jets_ra2().
|
private |
Branch from which pass_jets_tight is read.
Definition at line 1391 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_jets_tight().
|
private |
Branch from which pass_jets_tight_ra2 is read.
Definition at line 1394 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_jets_tight_ra2().
|
private |
Branch from which pass_nohf is read.
Definition at line 1397 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_nohf().
|
private |
Branch from which pass_ra2 is read.
Definition at line 1400 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_ra2().
|
private |
Branch from which pass_ra2_badmu is read.
Definition at line 1403 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_ra2_badmu().
|
private |
Branch from which ph_eta is read.
Definition at line 1406 of file baby.hpp.
Referenced by Baby(), Initialize(), and ph_eta().
|
private |
Branch from which ph_ph90 is read.
Definition at line 1409 of file baby.hpp.
Referenced by Baby(), Initialize(), and ph_ph90().
|
private |
Branch from which ph_phi is read.
Definition at line 1412 of file baby.hpp.
Referenced by Baby(), Initialize(), and ph_phi().
|
private |
Branch from which ph_pt is read.
Definition at line 1415 of file baby.hpp.
Referenced by Baby(), Initialize(), and ph_pt().
|
private |
Branch from which ph_tm is read.
Definition at line 1418 of file baby.hpp.
Referenced by Baby(), Initialize(), and ph_tm().
|
private |
Branch from which run is read.
Definition at line 1421 of file baby.hpp.
Referenced by Baby(), Initialize(), and run().
|
private |
Branch from which st40 is read.
Definition at line 1427 of file baby.hpp.
Referenced by Baby(), Initialize(), and st40().
|
private |
Branch from which st50 is read.
Definition at line 1430 of file baby.hpp.
Referenced by Baby(), Initialize(), and st50().
|
private |
Branch from which st is read.
Definition at line 1424 of file baby.hpp.
Referenced by Baby(), Initialize(), and st().
|
private |
Branch from which stitch is read.
Definition at line 1433 of file baby.hpp.
Referenced by Baby(), Initialize(), and stitch().
|
private |
Branch from which sys_bctag40 is read.
Definition at line 1439 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_bctag40().
|
private |
Branch from which sys_bctag is read.
Definition at line 1436 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_bctag().
|
private |
Branch from which sys_bctag_loose is read.
Definition at line 1442 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_bctag_loose().
|
private |
Branch from which sys_fs_bctag40 is read.
Definition at line 1448 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_fs_bctag40().
|
private |
Branch from which sys_fs_bctag is read.
Definition at line 1445 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_fs_bctag().
|
private |
Branch from which sys_fs_lep is read.
Definition at line 1451 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_fs_lep().
|
private |
Branch from which sys_fs_udsgtag40 is read.
Definition at line 1457 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_fs_udsgtag40().
|
private |
Branch from which sys_fs_udsgtag is read.
Definition at line 1454 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_fs_udsgtag().
|
private |
Branch from which sys_ht40 is read.
Definition at line 1463 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_ht40().
|
private |
Branch from which sys_ht is read.
Definition at line 1460 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_ht().
|
private |
Branch from which sys_isr is read.
Definition at line 1466 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_isr().
|
private |
Branch from which sys_lep is read.
Definition at line 1469 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_lep().
|
private |
Branch from which sys_met is read.
Definition at line 1472 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_met().
|
private |
Branch from which sys_mj14 is read.
Definition at line 1475 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_mj14().
|
private |
Branch from which sys_mj14_nolep is read.
Definition at line 1478 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_mj14_nolep().
|
private |
Branch from which sys_mj40 is read.
Definition at line 1481 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_mj40().
|
private |
Branch from which sys_mt is read.
Definition at line 1484 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_mt().
|
private |
Branch from which sys_muf is read.
Definition at line 1487 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_muf().
|
private |
Branch from which sys_mur is read.
Definition at line 1490 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_mur().
|
private |
Branch from which sys_murf is read.
Definition at line 1493 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_murf().
|
private |
Branch from which sys_nbm40 is read.
Definition at line 1499 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_nbm40().
|
private |
Branch from which sys_nbm is read.
Definition at line 1496 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_nbm().
|
private |
Branch from which sys_njets40 is read.
Definition at line 1505 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_njets40().
|
private |
Branch from which sys_njets is read.
Definition at line 1502 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_njets().
|
private |
Branch from which sys_pass40 is read.
Definition at line 1511 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_pass40().
|
private |
Branch from which sys_pass is read.
Definition at line 1508 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_pass().
|
private |
Branch from which sys_pu is read.
Definition at line 1514 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_pu().
|
private |
Branch from which sys_st40 is read.
Definition at line 1520 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_st40().
|
private |
Branch from which sys_st is read.
Definition at line 1517 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_st().
|
private |
Branch from which sys_trig is read.
Definition at line 1523 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_trig().
|
private |
Branch from which sys_udsgtag40 is read.
Definition at line 1529 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_udsgtag40().
|
private |
Branch from which sys_udsgtag is read.
Definition at line 1526 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_udsgtag().
|
private |
Branch from which sys_udsgtag_loose is read.
Definition at line 1532 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_udsgtag_loose().
|
private |
Branch from which tks_d0 is read.
Definition at line 1535 of file baby.hpp.
Referenced by Baby(), Initialize(), and tks_d0().
|
private |
Branch from which tks_dz is read.
Definition at line 1538 of file baby.hpp.
Referenced by Baby(), Initialize(), and tks_dz().
|
private |
Branch from which tks_eta is read.
Definition at line 1541 of file baby.hpp.
Referenced by Baby(), Initialize(), and tks_eta().
|
private |
Branch from which tks_miniso is read.
Definition at line 1544 of file baby.hpp.
Referenced by Baby(), Initialize(), and tks_miniso().
|
private |
Branch from which tks_mt2 is read.
Definition at line 1550 of file baby.hpp.
Referenced by Baby(), Initialize(), and tks_mt2().
|
private |
Branch from which tks_mt is read.
Definition at line 1547 of file baby.hpp.
Referenced by Baby(), Initialize(), and tks_mt().
|
private |
Branch from which tks_pdg is read.
Definition at line 1553 of file baby.hpp.
Referenced by Baby(), Initialize(), and tks_pdg().
|
private |
Branch from which tks_phi is read.
Definition at line 1556 of file baby.hpp.
Referenced by Baby(), Initialize(), and tks_phi().
|
private |
Branch from which tks_pt is read.
Definition at line 1559 of file baby.hpp.
Referenced by Baby(), Initialize(), and tks_pt().
|
private |
Branch from which tks_reliso is read.
Definition at line 1562 of file baby.hpp.
Referenced by Baby(), Initialize(), and tks_reliso().
|
private |
Branch from which tks_tm is read.
Definition at line 1565 of file baby.hpp.
Referenced by Baby(), Initialize(), and tks_tm().
|
private |
Branch from which trig is read.
Definition at line 1568 of file baby.hpp.
Referenced by Baby(), Initialize(), and trig().
|
private |
Branch from which trig_lep is read.
Definition at line 1571 of file baby.hpp.
Referenced by Baby(), Initialize(), and trig_lep().
|
private |
Branch from which trig_met is read.
Definition at line 1574 of file baby.hpp.
Referenced by Baby(), Initialize(), and trig_met().
|
private |
Branch from which trig_prescale is read.
Definition at line 1577 of file baby.hpp.
Referenced by Baby(), Initialize(), and trig_prescale().
|
private |
Branch from which trig_ra4 is read.
Definition at line 1580 of file baby.hpp.
Referenced by Baby(), Initialize(), and trig_ra4().
|
private |
Branch from which trig_vvvl is read.
Definition at line 1583 of file baby.hpp.
Referenced by Baby(), Initialize(), and trig_vvvl().
|
private |
Branch from which type is read.
Definition at line 1586 of file baby.hpp.
Referenced by Baby(), Initialize(), and type().
|
private |
Branch from which w_btag40 is read.
Definition at line 1592 of file baby.hpp.
Referenced by Baby(), Initialize(), and w_btag40().
|
private |
Branch from which w_btag is read.
Definition at line 1589 of file baby.hpp.
Referenced by Baby(), Initialize(), and w_btag().
|
private |
Branch from which w_btag_loose is read.
Definition at line 1595 of file baby.hpp.
Referenced by Baby(), Initialize(), and w_btag_loose().
|
private |
Branch from which w_fs_lep is read.
Definition at line 1598 of file baby.hpp.
Referenced by Baby(), Initialize(), and w_fs_lep().
|
private |
Branch from which w_isr is read.
Definition at line 1601 of file baby.hpp.
Referenced by Baby(), Initialize(), and w_isr().
|
private |
Branch from which w_lep is read.
Definition at line 1604 of file baby.hpp.
Referenced by Baby(), Initialize(), and w_lep().
|
private |
Branch from which w_lumi is read.
Definition at line 1607 of file baby.hpp.
Referenced by Baby(), Initialize(), and w_lumi().
|
private |
Branch from which w_pu is read.
Definition at line 1610 of file baby.hpp.
Referenced by Baby(), Initialize(), and w_pu().
|
private |
Branch from which w_toppt is read.
Definition at line 1613 of file baby.hpp.
Referenced by Baby(), Initialize(), and w_toppt().
|
private |
Branch from which weight is read.
Definition at line 1616 of file baby.hpp.
Referenced by Baby(), Initialize(), and weight().
|
private |
Branch from which weight_rpv is read.
Definition at line 1619 of file baby.hpp.
Referenced by Baby(), Initialize(), and weight_rpv().
|
mutableprivate |
Flag if cached dphi1 up to date.
Definition at line 465 of file baby.hpp.
Referenced by Baby(), dphi1(), and GetEntry().
|
mutableprivate |
Flag if cached dphi2 up to date.
Definition at line 468 of file baby.hpp.
Referenced by Baby(), dphi2(), and GetEntry().
|
mutableprivate |
Flag if cached dphi3 up to date.
Definition at line 471 of file baby.hpp.
Referenced by Baby(), dphi3(), and GetEntry().
|
mutableprivate |
Flag if cached dphi4 up to date.
Definition at line 474 of file baby.hpp.
Referenced by Baby(), dphi4(), and GetEntry().
|
mutableprivate |
Flag if cached dphi_wlep up to date.
Definition at line 477 of file baby.hpp.
Referenced by Baby(), dphi_wlep(), and GetEntry().
|
mutableprivate |
Flag if cached eff_jetid up to date.
Definition at line 480 of file baby.hpp.
Referenced by Baby(), eff_jetid(), and GetEntry().
|
mutableprivate |
Flag if cached eff_trig up to date.
Definition at line 483 of file baby.hpp.
Referenced by Baby(), eff_trig(), and GetEntry().
|
mutableprivate |
Flag if cached elel_eta up to date.
Definition at line 486 of file baby.hpp.
Referenced by Baby(), elel_eta(), and GetEntry().
|
mutableprivate |
Flag if cached elel_m up to date.
Definition at line 489 of file baby.hpp.
Referenced by Baby(), elel_m(), and GetEntry().
|
mutableprivate |
Flag if cached elel_phi up to date.
Definition at line 492 of file baby.hpp.
Referenced by Baby(), elel_phi(), and GetEntry().
|
mutableprivate |
Flag if cached elel_pt1 up to date.
Definition at line 498 of file baby.hpp.
Referenced by Baby(), elel_pt1(), and GetEntry().
|
mutableprivate |
Flag if cached elel_pt2 up to date.
Definition at line 501 of file baby.hpp.
Referenced by Baby(), elel_pt2(), and GetEntry().
|
mutableprivate |
Flag if cached elel_pt up to date.
Definition at line 495 of file baby.hpp.
Referenced by Baby(), elel_pt(), and GetEntry().
|
mutableprivate |
Flag if cached elel_w up to date.
Definition at line 504 of file baby.hpp.
Referenced by Baby(), elel_w(), and GetEntry().
|
mutableprivate |
Flag if cached elelv_eta up to date.
Definition at line 507 of file baby.hpp.
Referenced by Baby(), elelv_eta(), and GetEntry().
|
mutableprivate |
Flag if cached elelv_m up to date.
Definition at line 510 of file baby.hpp.
Referenced by Baby(), elelv_m(), and GetEntry().
|
mutableprivate |
Flag if cached elelv_phi up to date.
Definition at line 513 of file baby.hpp.
Referenced by Baby(), elelv_phi(), and GetEntry().
|
mutableprivate |
Flag if cached elelv_pt1 up to date.
Definition at line 519 of file baby.hpp.
Referenced by Baby(), elelv_pt1(), and GetEntry().
|
mutableprivate |
Flag if cached elelv_pt2 up to date.
Definition at line 522 of file baby.hpp.
Referenced by Baby(), elelv_pt2(), and GetEntry().
|
mutableprivate |
Flag if cached elelv_pt up to date.
Definition at line 516 of file baby.hpp.
Referenced by Baby(), elelv_pt(), and GetEntry().
|
mutableprivate |
Flag if cached elelv_w up to date.
Definition at line 525 of file baby.hpp.
Referenced by Baby(), elelv_w(), and GetEntry().
|
mutableprivate |
Flag if cached elmu_eta up to date.
Definition at line 528 of file baby.hpp.
Referenced by Baby(), elmu_eta(), and GetEntry().
|
mutableprivate |
Flag if cached elmu_m up to date.
Definition at line 531 of file baby.hpp.
Referenced by Baby(), elmu_m(), and GetEntry().
|
mutableprivate |
Flag if cached elmu_phi up to date.
Definition at line 534 of file baby.hpp.
Referenced by Baby(), elmu_phi(), and GetEntry().
|
mutableprivate |
Flag if cached elmu_pt1 up to date.
Definition at line 540 of file baby.hpp.
Referenced by Baby(), elmu_pt1(), and GetEntry().
|
mutableprivate |
Flag if cached elmu_pt2 up to date.
Definition at line 543 of file baby.hpp.
Referenced by Baby(), elmu_pt2(), and GetEntry().
|
mutableprivate |
Flag if cached elmu_pt up to date.
Definition at line 537 of file baby.hpp.
Referenced by Baby(), elmu_pt(), and GetEntry().
|
mutableprivate |
Flag if cached elmu_w up to date.
Definition at line 546 of file baby.hpp.
Referenced by Baby(), elmu_w(), and GetEntry().
|
mutableprivate |
Flag if cached els_charge up to date.
Definition at line 549 of file baby.hpp.
Referenced by Baby(), els_charge(), and GetEntry().
|
mutableprivate |
Flag if cached els_d0 up to date.
Definition at line 552 of file baby.hpp.
Referenced by Baby(), els_d0(), and GetEntry().
|
mutableprivate |
Flag if cached els_deta_sctrk up to date.
Definition at line 555 of file baby.hpp.
Referenced by Baby(), els_deta_sctrk(), and GetEntry().
|
mutableprivate |
Flag if cached els_dphi_sctrk up to date.
Definition at line 558 of file baby.hpp.
Referenced by Baby(), els_dphi_sctrk(), and GetEntry().
|
mutableprivate |
Flag if cached els_dz up to date.
Definition at line 561 of file baby.hpp.
Referenced by Baby(), els_dz(), and GetEntry().
|
mutableprivate |
Flag if cached els_ele105 up to date.
Definition at line 564 of file baby.hpp.
Referenced by Baby(), els_ele105(), and GetEntry().
|
mutableprivate |
Flag if cached els_ele23 up to date.
Definition at line 567 of file baby.hpp.
Referenced by Baby(), els_ele23(), and GetEntry().
|
mutableprivate |
Flag if cached els_ele8 up to date.
Definition at line 570 of file baby.hpp.
Referenced by Baby(), els_ele8(), and GetEntry().
|
mutableprivate |
Flag if cached els_em_e up to date.
Definition at line 573 of file baby.hpp.
Referenced by Baby(), els_em_e(), and GetEntry().
|
mutableprivate |
Flag if cached els_eoverp up to date.
Definition at line 576 of file baby.hpp.
Referenced by Baby(), els_eoverp(), and GetEntry().
|
mutableprivate |
Flag if cached els_eta up to date.
Definition at line 579 of file baby.hpp.
Referenced by Baby(), els_eta(), and GetEntry().
|
mutableprivate |
Flag if cached els_hovere up to date.
Definition at line 582 of file baby.hpp.
Referenced by Baby(), els_hovere(), and GetEntry().
|
mutableprivate |
Flag if cached els_inz up to date.
Definition at line 585 of file baby.hpp.
Referenced by Baby(), els_inz(), and GetEntry().
|
mutableprivate |
Flag if cached els_inzv up to date.
Definition at line 588 of file baby.hpp.
Referenced by Baby(), els_inzv(), and GetEntry().
|
mutableprivate |
Flag if cached els_ip3d up to date.
Definition at line 591 of file baby.hpp.
Referenced by Baby(), els_ip3d(), and GetEntry().
|
mutableprivate |
Flag if cached els_ispf up to date.
Definition at line 594 of file baby.hpp.
Referenced by Baby(), els_ispf(), and GetEntry().
|
mutableprivate |
Flag if cached els_miniso up to date.
Definition at line 597 of file baby.hpp.
Referenced by Baby(), els_miniso(), and GetEntry().
|
mutableprivate |
Flag if cached els_phi up to date.
Definition at line 600 of file baby.hpp.
Referenced by Baby(), els_phi(), and GetEntry().
|
mutableprivate |
Flag if cached els_pt up to date.
Definition at line 603 of file baby.hpp.
Referenced by Baby(), els_pt(), and GetEntry().
|
mutableprivate |
Flag if cached els_reliso up to date.
Definition at line 606 of file baby.hpp.
Referenced by Baby(), els_reliso(), and GetEntry().
|
mutableprivate |
Flag if cached els_sceta up to date.
Definition at line 609 of file baby.hpp.
Referenced by Baby(), els_sceta(), and GetEntry().
|
mutableprivate |
Flag if cached els_sig up to date.
Definition at line 612 of file baby.hpp.
Referenced by Baby(), els_sig(), and GetEntry().
|
mutableprivate |
Flag if cached els_sigid up to date.
Definition at line 615 of file baby.hpp.
Referenced by Baby(), els_sigid(), and GetEntry().
|
mutableprivate |
Flag if cached els_tight up to date.
Definition at line 618 of file baby.hpp.
Referenced by Baby(), els_tight(), and GetEntry().
|
mutableprivate |
Flag if cached els_tm up to date.
Definition at line 621 of file baby.hpp.
Referenced by Baby(), els_tm(), and GetEntry().
|
mutableprivate |
Flag if cached els_trk_nholes up to date.
Definition at line 624 of file baby.hpp.
Referenced by Baby(), els_trk_nholes(), and GetEntry().
|
mutableprivate |
Flag if cached els_trk_pt up to date.
Definition at line 627 of file baby.hpp.
Referenced by Baby(), els_trk_pt(), and GetEntry().
|
mutableprivate |
Flag if cached els_trk_pterr up to date.
Definition at line 630 of file baby.hpp.
Referenced by Baby(), els_trk_pterr(), and GetEntry().
|
mutableprivate |
Flag if cached els_vvvl up to date.
Definition at line 633 of file baby.hpp.
Referenced by Baby(), els_vvvl(), and GetEntry().
|
mutableprivate |
Flag if cached els_vvvl_eta up to date.
Definition at line 636 of file baby.hpp.
Referenced by Baby(), els_vvvl_eta(), and GetEntry().
|
mutableprivate |
Flag if cached els_vvvl_phi up to date.
Definition at line 639 of file baby.hpp.
Referenced by Baby(), els_vvvl_phi(), and GetEntry().
|
mutableprivate |
Flag if cached els_vvvl_pt up to date.
Definition at line 642 of file baby.hpp.
Referenced by Baby(), els_vvvl_pt(), and GetEntry().
|
mutableprivate |
Flag if cached event up to date.
Definition at line 645 of file baby.hpp.
Referenced by Baby(), event(), and GetEntry().
|
mutableprivate |
Flag if cached fjets14_eta up to date.
Definition at line 648 of file baby.hpp.
Referenced by Baby(), fjets14_eta(), and GetEntry().
|
mutableprivate |
Flag if cached fjets14_m up to date.
Definition at line 651 of file baby.hpp.
Referenced by Baby(), fjets14_m(), and GetEntry().
|
mutableprivate |
Flag if cached fjets14_nconst up to date.
Definition at line 654 of file baby.hpp.
Referenced by Baby(), fjets14_nconst(), and GetEntry().
|
mutableprivate |
Flag if cached fjets14_phi up to date.
Definition at line 657 of file baby.hpp.
Referenced by Baby(), fjets14_phi(), and GetEntry().
|
mutableprivate |
Flag if cached fjets14_pt up to date.
Definition at line 660 of file baby.hpp.
Referenced by Baby(), fjets14_pt(), and GetEntry().
|
mutableprivate |
Flag if cached fjets40_eta up to date.
Definition at line 663 of file baby.hpp.
Referenced by Baby(), fjets40_eta(), and GetEntry().
|
mutableprivate |
Flag if cached fjets40_m up to date.
Definition at line 666 of file baby.hpp.
Referenced by Baby(), fjets40_m(), and GetEntry().
|
mutableprivate |
Flag if cached fjets40_nconst up to date.
Definition at line 669 of file baby.hpp.
Referenced by Baby(), fjets40_nconst(), and GetEntry().
|
mutableprivate |
Flag if cached fjets40_phi up to date.
Definition at line 672 of file baby.hpp.
Referenced by Baby(), fjets40_phi(), and GetEntry().
|
mutableprivate |
Flag if cached fjets40_pt up to date.
Definition at line 675 of file baby.hpp.
Referenced by Baby(), fjets40_pt(), and GetEntry().
|
mutableprivate |
Flag if cached fromGS up to date.
Definition at line 678 of file baby.hpp.
Referenced by Baby(), fromGS(), and GetEntry().
|
mutableprivate |
Flag if cached hig1_eta up to date.
Definition at line 681 of file baby.hpp.
Referenced by Baby(), GetEntry(), and hig1_eta().
|
mutableprivate |
Flag if cached hig1_m up to date.
Definition at line 684 of file baby.hpp.
Referenced by Baby(), GetEntry(), and hig1_m().
|
mutableprivate |
Flag if cached hig1_phi up to date.
Definition at line 687 of file baby.hpp.
Referenced by Baby(), GetEntry(), and hig1_phi().
|
mutableprivate |
Flag if cached hig1_pt up to date.
Definition at line 690 of file baby.hpp.
Referenced by Baby(), GetEntry(), and hig1_pt().
|
mutableprivate |
Flag if cached hig2_eta up to date.
Definition at line 693 of file baby.hpp.
Referenced by Baby(), GetEntry(), and hig2_eta().
|
mutableprivate |
Flag if cached hig2_m up to date.
Definition at line 696 of file baby.hpp.
Referenced by Baby(), GetEntry(), and hig2_m().
|
mutableprivate |
Flag if cached hig2_phi up to date.
Definition at line 699 of file baby.hpp.
Referenced by Baby(), GetEntry(), and hig2_phi().
|
mutableprivate |
Flag if cached hig2_pt up to date.
Definition at line 702 of file baby.hpp.
Referenced by Baby(), GetEntry(), and hig2_pt().
|
mutableprivate |
Flag if cached hig_am up to date.
Definition at line 705 of file baby.hpp.
Referenced by Baby(), GetEntry(), and hig_am().
|
mutableprivate |
Flag if cached hig_bin up to date.
Definition at line 708 of file baby.hpp.
Referenced by Baby(), GetEntry(), and hig_bin().
|
mutableprivate |
Flag if cached hig_dm up to date.
Definition at line 711 of file baby.hpp.
Referenced by Baby(), GetEntry(), and hig_dm().
|
mutableprivate |
Flag if cached hig_dphi up to date.
Definition at line 714 of file baby.hpp.
Referenced by Baby(), GetEntry(), and hig_dphi().
|
mutableprivate |
Flag if cached hig_drmax up to date.
Definition at line 717 of file baby.hpp.
Referenced by Baby(), GetEntry(), and hig_drmax().
|
mutableprivate |
Flag if cached ht40 up to date.
Definition at line 723 of file baby.hpp.
Referenced by Baby(), GetEntry(), and ht40().
|
mutableprivate |
Flag if cached ht50 up to date.
Definition at line 726 of file baby.hpp.
Referenced by Baby(), GetEntry(), and ht50().
|
mutableprivate |
Flag if cached ht up to date.
Definition at line 720 of file baby.hpp.
Referenced by Baby(), GetEntry(), and ht().
|
mutableprivate |
Flag if cached ht_clean up to date.
Definition at line 729 of file baby.hpp.
Referenced by Baby(), GetEntry(), and ht_clean().
|
mutableprivate |
Flag if cached ht_hlt up to date.
Definition at line 732 of file baby.hpp.
Referenced by Baby(), GetEntry(), and ht_hlt().
|
mutableprivate |
Flag if cached ht_isr_me up to date.
Definition at line 735 of file baby.hpp.
Referenced by Baby(), GetEntry(), and ht_isr_me().
|
mutableprivate |
Flag if cached ht_ra2 up to date.
Definition at line 738 of file baby.hpp.
Referenced by Baby(), GetEntry(), and ht_ra2().
|
mutableprivate |
Flag if cached ht_tru up to date.
Definition at line 741 of file baby.hpp.
Referenced by Baby(), GetEntry(), and ht_tru().
|
mutableprivate |
Flag if cached htx40 up to date.
Definition at line 747 of file baby.hpp.
Referenced by Baby(), GetEntry(), and htx40().
|
mutableprivate |
Flag if cached htx50 up to date.
Definition at line 750 of file baby.hpp.
Referenced by Baby(), GetEntry(), and htx50().
|
mutableprivate |
Flag if cached htx up to date.
Definition at line 744 of file baby.hpp.
Referenced by Baby(), GetEntry(), and htx().
|
mutableprivate |
Flag if cached isr_tru_eta up to date.
Definition at line 753 of file baby.hpp.
Referenced by Baby(), GetEntry(), and isr_tru_eta().
|
mutableprivate |
Flag if cached isr_tru_phi up to date.
Definition at line 756 of file baby.hpp.
Referenced by Baby(), GetEntry(), and isr_tru_phi().
|
mutableprivate |
Flag if cached isr_tru_pt up to date.
Definition at line 759 of file baby.hpp.
Referenced by Baby(), GetEntry(), and isr_tru_pt().
|
mutableprivate |
Flag if cached jetmismeas up to date.
Definition at line 762 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jetmismeas().
|
mutableprivate |
Flag if cached jets_csv up to date.
Definition at line 765 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jets_csv().
|
mutableprivate |
Flag if cached jets_eta up to date.
Definition at line 768 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jets_eta().
|
mutableprivate |
Flag if cached jets_fjet08_index up to date.
Definition at line 771 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jets_fjet08_index().
|
mutableprivate |
Flag if cached jets_fjet12_index up to date.
Definition at line 774 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jets_fjet12_index().
|
mutableprivate |
Flag if cached jets_fjet14_index up to date.
Definition at line 777 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jets_fjet14_index().
|
mutableprivate |
Flag if cached jets_fjet14_nolep_index up to date.
Definition at line 780 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jets_fjet14_nolep_index().
|
mutableprivate |
Flag if cached jets_fjet40_index up to date.
Definition at line 783 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jets_fjet40_index().
|
mutableprivate |
Flag if cached jets_fjet50_index up to date.
Definition at line 786 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jets_fjet50_index().
|
mutableprivate |
Flag if cached jets_h1 up to date.
Definition at line 789 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jets_h1().
|
mutableprivate |
Flag if cached jets_h2 up to date.
Definition at line 792 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jets_h2().
|
mutableprivate |
Flag if cached jets_hflavor up to date.
Definition at line 795 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jets_hflavor().
|
mutableprivate |
Flag if cached jets_isisr up to date.
Definition at line 798 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jets_isisr().
|
mutableprivate |
Flag if cached jets_islep up to date.
Definition at line 801 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jets_islep().
|
mutableprivate |
Flag if cached jets_m up to date.
Definition at line 804 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jets_m().
|
mutableprivate |
Flag if cached jets_phi up to date.
Definition at line 807 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jets_phi().
|
mutableprivate |
Flag if cached jets_pt up to date.
Definition at line 810 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jets_pt().
|
mutableprivate |
Flag if cached jets_pt_res up to date.
Definition at line 813 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jets_pt_res().
|
mutableprivate |
Flag if cached jetsys_eta up to date.
Definition at line 816 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jetsys_eta().
|
mutableprivate |
Flag if cached jetsys_m up to date.
Definition at line 819 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jetsys_m().
|
mutableprivate |
Flag if cached jetsys_nob_eta up to date.
Definition at line 822 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jetsys_nob_eta().
|
mutableprivate |
Flag if cached jetsys_nob_m up to date.
Definition at line 825 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jetsys_nob_m().
|
mutableprivate |
Flag if cached jetsys_nob_phi up to date.
Definition at line 828 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jetsys_nob_phi().
|
mutableprivate |
Flag if cached jetsys_nob_pt up to date.
Definition at line 831 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jetsys_nob_pt().
|
mutableprivate |
Flag if cached jetsys_phi up to date.
Definition at line 834 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jetsys_phi().
|
mutableprivate |
Flag if cached jetsys_pt up to date.
Definition at line 837 of file baby.hpp.
Referenced by Baby(), GetEntry(), and jetsys_pt().
|
mutableprivate |
Flag if cached json12p9 up to date.
Definition at line 840 of file baby.hpp.
Referenced by Baby(), GetEntry(), and json12p9().
|
mutableprivate |
Flag if cached json2p6 up to date.
Definition at line 843 of file baby.hpp.
Referenced by Baby(), GetEntry(), and json2p6().
|
mutableprivate |
Flag if cached json4p0 up to date.
Definition at line 846 of file baby.hpp.
Referenced by Baby(), GetEntry(), and json4p0().
|
mutableprivate |
Flag if cached json7p65 up to date.
Definition at line 849 of file baby.hpp.
Referenced by Baby(), GetEntry(), and json7p65().
|
mutableprivate |
Flag if cached leps_eta up to date.
Definition at line 852 of file baby.hpp.
Referenced by Baby(), GetEntry(), and leps_eta().
|
mutableprivate |
Flag if cached leps_id up to date.
Definition at line 855 of file baby.hpp.
Referenced by Baby(), GetEntry(), and leps_id().
|
mutableprivate |
Flag if cached leps_phi up to date.
Definition at line 858 of file baby.hpp.
Referenced by Baby(), GetEntry(), and leps_phi().
|
mutableprivate |
Flag if cached leps_pt up to date.
Definition at line 861 of file baby.hpp.
Referenced by Baby(), GetEntry(), and leps_pt().
|
mutableprivate |
Flag if cached low_dphi up to date.
Definition at line 864 of file baby.hpp.
Referenced by Baby(), GetEntry(), and low_dphi().
|
mutableprivate |
Flag if cached lumiblock up to date.
Definition at line 867 of file baby.hpp.
Referenced by Baby(), GetEntry(), and lumiblock().
|
mutableprivate |
Flag if cached m_tt up to date.
Definition at line 870 of file baby.hpp.
Referenced by Baby(), GetEntry(), and m_tt().
|
mutableprivate |
Flag if cached mc_eta up to date.
Definition at line 873 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mc_eta().
|
mutableprivate |
Flag if cached mc_id up to date.
Definition at line 876 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mc_id().
|
mutableprivate |
Flag if cached mc_mass up to date.
Definition at line 879 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mc_mass().
|
mutableprivate |
Flag if cached mc_mom up to date.
Definition at line 882 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mc_mom().
|
mutableprivate |
Flag if cached mc_momidx up to date.
Definition at line 885 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mc_momidx().
|
mutableprivate |
Flag if cached mc_phi up to date.
Definition at line 888 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mc_phi().
|
mutableprivate |
Flag if cached mc_pt up to date.
Definition at line 891 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mc_pt().
|
mutableprivate |
Flag if cached mc_status up to date.
Definition at line 894 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mc_status().
|
mutableprivate |
Flag if cached mct up to date.
Definition at line 897 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mct().
|
mutableprivate |
Flag if cached met up to date.
Definition at line 900 of file baby.hpp.
Referenced by Baby(), GetEntry(), and met().
|
mutableprivate |
Flag if cached met_calo up to date.
Definition at line 903 of file baby.hpp.
Referenced by Baby(), GetEntry(), and met_calo().
|
mutableprivate |
Flag if cached met_calo_phi up to date.
Definition at line 906 of file baby.hpp.
Referenced by Baby(), GetEntry(), and met_calo_phi().
|
mutableprivate |
Flag if cached met_mini up to date.
Definition at line 909 of file baby.hpp.
Referenced by Baby(), GetEntry(), and met_mini().
|
mutableprivate |
Flag if cached met_mini_phi up to date.
Definition at line 912 of file baby.hpp.
Referenced by Baby(), GetEntry(), and met_mini_phi().
|
mutableprivate |
Flag if cached met_nohf up to date.
Definition at line 915 of file baby.hpp.
Referenced by Baby(), GetEntry(), and met_nohf().
|
mutableprivate |
Flag if cached met_nohf_phi up to date.
Definition at line 918 of file baby.hpp.
Referenced by Baby(), GetEntry(), and met_nohf_phi().
|
mutableprivate |
Flag if cached met_phi up to date.
Definition at line 921 of file baby.hpp.
Referenced by Baby(), GetEntry(), and met_phi().
|
mutableprivate |
Flag if cached met_raw up to date.
Definition at line 924 of file baby.hpp.
Referenced by Baby(), GetEntry(), and met_raw().
|
mutableprivate |
Flag if cached met_raw_phi up to date.
Definition at line 927 of file baby.hpp.
Referenced by Baby(), GetEntry(), and met_raw_phi().
|
mutableprivate |
Flag if cached met_rebal up to date.
Definition at line 930 of file baby.hpp.
Referenced by Baby(), GetEntry(), and met_rebal().
|
mutableprivate |
Flag if cached met_tru up to date.
Definition at line 933 of file baby.hpp.
Referenced by Baby(), GetEntry(), and met_tru().
|
mutableprivate |
Flag if cached met_tru_nuw up to date.
Definition at line 936 of file baby.hpp.
Referenced by Baby(), GetEntry(), and met_tru_nuw().
|
mutableprivate |
Flag if cached met_tru_nuw_phi up to date.
Definition at line 939 of file baby.hpp.
Referenced by Baby(), GetEntry(), and met_tru_nuw_phi().
|
mutableprivate |
Flag if cached met_tru_phi up to date.
Definition at line 942 of file baby.hpp.
Referenced by Baby(), GetEntry(), and met_tru_phi().
|
mutableprivate |
Flag if cached mgluino up to date.
Definition at line 945 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mgluino().
|
mutableprivate |
Flag if cached mht up to date.
Definition at line 948 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mht().
|
mutableprivate |
Flag if cached mht_clean up to date.
Definition at line 951 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mht_clean().
|
mutableprivate |
Flag if cached mht_clean_phi up to date.
Definition at line 954 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mht_clean_phi().
|
mutableprivate |
Flag if cached mht_phi up to date.
Definition at line 957 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mht_phi().
|
mutableprivate |
Flag if cached mj08 up to date.
Definition at line 960 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mj08().
|
mutableprivate |
Flag if cached mj12 up to date.
Definition at line 963 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mj12().
|
mutableprivate |
Flag if cached mj14 up to date.
Definition at line 966 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mj14().
|
mutableprivate |
Flag if cached mj14_nolep up to date.
Definition at line 969 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mj14_nolep().
|
mutableprivate |
Flag if cached mj40 up to date.
Definition at line 972 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mj40().
|
mutableprivate |
Flag if cached mj50 up to date.
Definition at line 975 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mj50().
|
mutableprivate |
Flag if cached mlsp up to date.
Definition at line 978 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mlsp().
|
mutableprivate |
Flag if cached mm up to date.
Definition at line 981 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mm().
|
mutableprivate |
Flag if cached mm_el_miniso up to date.
Definition at line 984 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mm_el_miniso().
|
mutableprivate |
Flag if cached mm_el_pt up to date.
Definition at line 987 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mm_el_pt().
|
mutableprivate |
Flag if cached mm_ht up to date.
Definition at line 990 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mm_ht().
|
mutableprivate |
Flag if cached mm_jet_eta up to date.
Definition at line 993 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mm_jet_eta().
|
mutableprivate |
Flag if cached mm_jet_m up to date.
Definition at line 996 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mm_jet_m().
|
mutableprivate |
Flag if cached mm_jet_phi up to date.
Definition at line 999 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mm_jet_phi().
|
mutableprivate |
Flag if cached mm_jet_pt up to date.
Definition at line 1002 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mm_jet_pt().
|
mutableprivate |
Flag if cached mm_lep_pt up to date.
Definition at line 1005 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mm_lep_pt().
|
mutableprivate |
Flag if cached mm_met up to date.
Definition at line 1008 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mm_met().
|
mutableprivate |
Flag if cached mm_met_phi up to date.
Definition at line 1011 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mm_met_phi().
|
mutableprivate |
Flag if cached mm_mj14_lep up to date.
Definition at line 1014 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mm_mj14_lep().
|
mutableprivate |
Flag if cached mm_mj14_nolep up to date.
Definition at line 1017 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mm_mj14_nolep().
|
mutableprivate |
Flag if cached mm_mt up to date.
Definition at line 1020 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mm_mt().
|
mutableprivate |
Flag if cached mm_mu_miniso up to date.
Definition at line 1023 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mm_mu_miniso().
|
mutableprivate |
Flag if cached mm_mu_pt up to date.
Definition at line 1026 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mm_mu_pt().
|
mutableprivate |
Flag if cached mm_nbm up to date.
Definition at line 1029 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mm_nbm().
|
mutableprivate |
Flag if cached mm_nels up to date.
Definition at line 1032 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mm_nels().
|
mutableprivate |
Flag if cached mm_njets up to date.
Definition at line 1035 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mm_njets().
|
mutableprivate |
Flag if cached mm_nleps up to date.
Definition at line 1038 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mm_nleps().
|
mutableprivate |
Flag if cached mm_nmus up to date.
Definition at line 1041 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mm_nmus().
|
mutableprivate |
Flag if cached mt2 up to date.
Definition at line 1047 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mt2().
|
mutableprivate |
Flag if cached mt2_0mass up to date.
Definition at line 1050 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mt2_0mass().
|
mutableprivate |
Flag if cached mt up to date.
Definition at line 1044 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mt().
|
mutableprivate |
Flag if cached mt_nohf up to date.
Definition at line 1053 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mt_nohf().
|
mutableprivate |
Flag if cached mt_rebal up to date.
Definition at line 1056 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mt_rebal().
|
mutableprivate |
Flag if cached mt_tru up to date.
Definition at line 1059 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mt_tru().
|
mutableprivate |
Flag if cached mt_tru_nuw up to date.
Definition at line 1062 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mt_tru_nuw().
|
mutableprivate |
Flag if cached mumu_eta up to date.
Definition at line 1065 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mumu_eta().
|
mutableprivate |
Flag if cached mumu_m up to date.
Definition at line 1068 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mumu_m().
|
mutableprivate |
Flag if cached mumu_phi up to date.
Definition at line 1071 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mumu_phi().
|
mutableprivate |
Flag if cached mumu_pt1 up to date.
Definition at line 1077 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mumu_pt1().
|
mutableprivate |
Flag if cached mumu_pt2 up to date.
Definition at line 1080 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mumu_pt2().
|
mutableprivate |
Flag if cached mumu_pt up to date.
Definition at line 1074 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mumu_pt().
|
mutableprivate |
Flag if cached mumu_w up to date.
Definition at line 1083 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mumu_w().
|
mutableprivate |
Flag if cached mumuv_eta up to date.
Definition at line 1086 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mumuv_eta().
|
mutableprivate |
Flag if cached mumuv_m up to date.
Definition at line 1089 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mumuv_m().
|
mutableprivate |
Flag if cached mumuv_phi up to date.
Definition at line 1092 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mumuv_phi().
|
mutableprivate |
Flag if cached mumuv_pt1 up to date.
Definition at line 1098 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mumuv_pt1().
|
mutableprivate |
Flag if cached mumuv_pt2 up to date.
Definition at line 1101 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mumuv_pt2().
|
mutableprivate |
Flag if cached mumuv_pt up to date.
Definition at line 1095 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mumuv_pt().
|
mutableprivate |
Flag if cached mumuv_w up to date.
Definition at line 1104 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mumuv_w().
|
mutableprivate |
Flag if cached mus_charge up to date.
Definition at line 1107 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_charge().
|
mutableprivate |
Flag if cached mus_d0 up to date.
Definition at line 1110 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_d0().
|
mutableprivate |
Flag if cached mus_dz up to date.
Definition at line 1113 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_dz().
|
mutableprivate |
Flag if cached mus_em_e up to date.
Definition at line 1116 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_em_e().
|
mutableprivate |
Flag if cached mus_eta up to date.
Definition at line 1119 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_eta().
|
mutableprivate |
Flag if cached mus_had_e up to date.
Definition at line 1122 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_had_e().
|
mutableprivate |
Flag if cached mus_inz up to date.
Definition at line 1125 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_inz().
|
mutableprivate |
Flag if cached mus_inzv up to date.
Definition at line 1128 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_inzv().
|
mutableprivate |
Flag if cached mus_isomu18 up to date.
Definition at line 1131 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_isomu18().
|
mutableprivate |
Flag if cached mus_miniso up to date.
Definition at line 1134 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_miniso().
|
mutableprivate |
Flag if cached mus_mu50 up to date.
Definition at line 1137 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_mu50().
|
mutableprivate |
Flag if cached mus_mu8 up to date.
Definition at line 1140 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_mu8().
|
mutableprivate |
Flag if cached mus_phi up to date.
Definition at line 1143 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_phi().
|
mutableprivate |
Flag if cached mus_pt up to date.
Definition at line 1146 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_pt().
|
mutableprivate |
Flag if cached mus_pterr up to date.
Definition at line 1149 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_pterr().
|
mutableprivate |
Flag if cached mus_reliso up to date.
Definition at line 1152 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_reliso().
|
mutableprivate |
Flag if cached mus_sig up to date.
Definition at line 1155 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_sig().
|
mutableprivate |
Flag if cached mus_sigid up to date.
Definition at line 1158 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_sigid().
|
mutableprivate |
Flag if cached mus_tight up to date.
Definition at line 1161 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_tight().
|
mutableprivate |
Flag if cached mus_tm up to date.
Definition at line 1164 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_tm().
|
mutableprivate |
Flag if cached mus_trk_algo up to date.
Definition at line 1167 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_trk_algo().
|
mutableprivate |
Flag if cached mus_trk_nholes_in up to date.
Definition at line 1170 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_trk_nholes_in().
|
mutableprivate |
Flag if cached mus_trk_nholes_out up to date.
Definition at line 1173 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_trk_nholes_out().
|
mutableprivate |
Flag if cached mus_trk_quality up to date.
Definition at line 1176 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_trk_quality().
|
mutableprivate |
Flag if cached mus_vvvl up to date.
Definition at line 1179 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_vvvl().
|
mutableprivate |
Flag if cached mus_vvvl_eta up to date.
Definition at line 1182 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_vvvl_eta().
|
mutableprivate |
Flag if cached mus_vvvl_phi up to date.
Definition at line 1185 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_vvvl_phi().
|
mutableprivate |
Flag if cached mus_vvvl_pt up to date.
Definition at line 1188 of file baby.hpp.
Referenced by Baby(), GetEntry(), and mus_vvvl_pt().
|
mutableprivate |
Flag if cached nbl up to date.
Definition at line 1191 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nbl().
|
mutableprivate |
Flag if cached nbm20 up to date.
Definition at line 1197 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nbm20().
|
mutableprivate |
Flag if cached nbm40 up to date.
Definition at line 1200 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nbm40().
|
mutableprivate |
Flag if cached nbm50 up to date.
Definition at line 1203 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nbm50().
|
mutableprivate |
Flag if cached nbm up to date.
Definition at line 1194 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nbm().
|
mutableprivate |
Flag if cached nbm_ra2 up to date.
Definition at line 1206 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nbm_ra2().
|
mutableprivate |
Flag if cached nbt up to date.
Definition at line 1209 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nbt().
|
mutableprivate |
Flag if cached nels up to date.
Definition at line 1212 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nels().
|
mutableprivate |
Flag if cached nels_ele23 up to date.
Definition at line 1215 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nels_ele23().
|
mutableprivate |
Flag if cached nels_vvvl up to date.
Definition at line 1218 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nels_vvvl().
|
mutableprivate |
Flag if cached nfjets14 up to date.
Definition at line 1221 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nfjets14().
|
mutableprivate |
Flag if cached nfjets40 up to date.
Definition at line 1224 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nfjets40().
|
mutableprivate |
Flag if cached nisr up to date.
Definition at line 1227 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nisr().
|
mutableprivate |
Flag if cached nisr_me up to date.
Definition at line 1230 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nisr_me().
|
mutableprivate |
Flag if cached njets20 up to date.
Definition at line 1236 of file baby.hpp.
Referenced by Baby(), GetEntry(), and njets20().
|
mutableprivate |
Flag if cached njets40 up to date.
Definition at line 1239 of file baby.hpp.
Referenced by Baby(), GetEntry(), and njets40().
|
mutableprivate |
Flag if cached njets50 up to date.
Definition at line 1242 of file baby.hpp.
Referenced by Baby(), GetEntry(), and njets50().
|
mutableprivate |
Flag if cached njets up to date.
Definition at line 1233 of file baby.hpp.
Referenced by Baby(), GetEntry(), and njets().
|
mutableprivate |
Flag if cached njets_clean up to date.
Definition at line 1245 of file baby.hpp.
Referenced by Baby(), GetEntry(), and njets_clean().
|
mutableprivate |
Flag if cached njets_ra2 up to date.
Definition at line 1248 of file baby.hpp.
Referenced by Baby(), GetEntry(), and njets_ra2().
|
mutableprivate |
Flag if cached nleps up to date.
Definition at line 1251 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nleps().
|
mutableprivate |
Flag if cached nleps_tm up to date.
Definition at line 1254 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nleps_tm().
|
mutableprivate |
Flag if cached nmus up to date.
Definition at line 1257 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nmus().
|
mutableprivate |
Flag if cached nmus_isomu18 up to date.
Definition at line 1260 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nmus_isomu18().
|
mutableprivate |
Flag if cached nmus_vvvl up to date.
Definition at line 1263 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nmus_vvvl().
|
mutableprivate |
Flag if cached nonblind up to date.
Definition at line 1266 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nonblind().
|
mutableprivate |
Flag if cached nph up to date.
Definition at line 1269 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nph().
|
mutableprivate |
Flag if cached npv up to date.
Definition at line 1272 of file baby.hpp.
Referenced by Baby(), GetEntry(), and npv().
|
mutableprivate |
Flag if cached ntks up to date.
Definition at line 1275 of file baby.hpp.
Referenced by Baby(), GetEntry(), and ntks().
|
mutableprivate |
Flag if cached ntruels up to date.
Definition at line 1278 of file baby.hpp.
Referenced by Baby(), GetEntry(), and ntruels().
|
mutableprivate |
Flag if cached ntruleps up to date.
Definition at line 1281 of file baby.hpp.
Referenced by Baby(), GetEntry(), and ntruleps().
|
mutableprivate |
Flag if cached ntrumus up to date.
Definition at line 1284 of file baby.hpp.
Referenced by Baby(), GetEntry(), and ntrumus().
|
mutableprivate |
Flag if cached ntrupv up to date.
Definition at line 1287 of file baby.hpp.
Referenced by Baby(), GetEntry(), and ntrupv().
|
mutableprivate |
Flag if cached ntrupv_mean up to date.
Definition at line 1290 of file baby.hpp.
Referenced by Baby(), GetEntry(), and ntrupv_mean().
|
mutableprivate |
Flag if cached ntrutaush up to date.
Definition at line 1293 of file baby.hpp.
Referenced by Baby(), GetEntry(), and ntrutaush().
|
mutableprivate |
Flag if cached ntrutausl up to date.
Definition at line 1296 of file baby.hpp.
Referenced by Baby(), GetEntry(), and ntrutausl().
|
mutableprivate |
Flag if cached nvels up to date.
Definition at line 1299 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nvels().
|
mutableprivate |
Flag if cached nveto up to date.
Definition at line 1302 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nveto().
|
mutableprivate |
Flag if cached nvleps up to date.
Definition at line 1305 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nvleps().
|
mutableprivate |
Flag if cached nvmus up to date.
Definition at line 1308 of file baby.hpp.
Referenced by Baby(), GetEntry(), and nvmus().
|
mutableprivate |
Flag if cached onel_ele105 up to date.
Definition at line 1311 of file baby.hpp.
Referenced by Baby(), GetEntry(), and onel_ele105().
|
mutableprivate |
Flag if cached onel_ele23 up to date.
Definition at line 1314 of file baby.hpp.
Referenced by Baby(), GetEntry(), and onel_ele23().
|
mutableprivate |
Flag if cached onel_ele8 up to date.
Definition at line 1317 of file baby.hpp.
Referenced by Baby(), GetEntry(), and onel_ele8().
|
mutableprivate |
Flag if cached onel_vvvl up to date.
Definition at line 1320 of file baby.hpp.
Referenced by Baby(), GetEntry(), and onel_vvvl().
|
mutableprivate |
Flag if cached onht up to date.
Definition at line 1323 of file baby.hpp.
Referenced by Baby(), GetEntry(), and onht().
|
mutableprivate |
Flag if cached onmet up to date.
Definition at line 1326 of file baby.hpp.
Referenced by Baby(), GetEntry(), and onmet().
|
mutableprivate |
Flag if cached onmu_isomu18 up to date.
Definition at line 1329 of file baby.hpp.
Referenced by Baby(), GetEntry(), and onmu_isomu18().
|
mutableprivate |
Flag if cached onmu_mu50 up to date.
Definition at line 1332 of file baby.hpp.
Referenced by Baby(), GetEntry(), and onmu_mu50().
|
mutableprivate |
Flag if cached onmu_mu8 up to date.
Definition at line 1335 of file baby.hpp.
Referenced by Baby(), GetEntry(), and onmu_mu8().
|
mutableprivate |
Flag if cached onmu_vvvl up to date.
Definition at line 1338 of file baby.hpp.
Referenced by Baby(), GetEntry(), and onmu_vvvl().
|
mutableprivate |
Flag if cached onph_ph90 up to date.
Definition at line 1341 of file baby.hpp.
Referenced by Baby(), GetEntry(), and onph_ph90().
|
mutableprivate |
Flag if cached pass20 up to date.
Definition at line 1347 of file baby.hpp.
Referenced by Baby(), GetEntry(), and pass20().
|
mutableprivate |
Flag if cached pass40 up to date.
Definition at line 1350 of file baby.hpp.
Referenced by Baby(), GetEntry(), and pass40().
|
mutableprivate |
Flag if cached pass50 up to date.
Definition at line 1353 of file baby.hpp.
Referenced by Baby(), GetEntry(), and pass50().
|
mutableprivate |
Flag if cached pass up to date.
Definition at line 1344 of file baby.hpp.
Referenced by Baby(), GetEntry(), and pass().
|
mutableprivate |
Flag if cached pass_cschalo up to date.
Definition at line 1356 of file baby.hpp.
Referenced by Baby(), GetEntry(), and pass_cschalo().
|
mutableprivate |
Flag if cached pass_ecaldeadcell up to date.
Definition at line 1359 of file baby.hpp.
Referenced by Baby(), GetEntry(), and pass_ecaldeadcell().
|
mutableprivate |
Flag if cached pass_eebadsc up to date.
Definition at line 1362 of file baby.hpp.
Referenced by Baby(), GetEntry(), and pass_eebadsc().
|
mutableprivate |
Flag if cached pass_goodv up to date.
Definition at line 1365 of file baby.hpp.
Referenced by Baby(), GetEntry(), and pass_goodv().
|
mutableprivate |
Flag if cached pass_hbhe up to date.
Definition at line 1368 of file baby.hpp.
Referenced by Baby(), GetEntry(), and pass_hbhe().
|
mutableprivate |
Flag if cached pass_hbheiso up to date.
Definition at line 1371 of file baby.hpp.
Referenced by Baby(), GetEntry(), and pass_hbheiso().
|
mutableprivate |
Flag if cached pass_jets20 up to date.
Definition at line 1377 of file baby.hpp.
Referenced by Baby(), GetEntry(), and pass_jets20().
|
mutableprivate |
Flag if cached pass_jets40 up to date.
Definition at line 1380 of file baby.hpp.
Referenced by Baby(), GetEntry(), and pass_jets40().
|
mutableprivate |
Flag if cached pass_jets50 up to date.
Definition at line 1383 of file baby.hpp.
Referenced by Baby(), GetEntry(), and pass_jets50().
|
mutableprivate |
Flag if cached pass_jets up to date.
Definition at line 1374 of file baby.hpp.
Referenced by Baby(), GetEntry(), and pass_jets().
|
mutableprivate |
Flag if cached pass_jets_nohf up to date.
Definition at line 1386 of file baby.hpp.
Referenced by Baby(), GetEntry(), and pass_jets_nohf().
|
mutableprivate |
Flag if cached pass_jets_ra2 up to date.
Definition at line 1389 of file baby.hpp.
Referenced by Baby(), GetEntry(), and pass_jets_ra2().
|
mutableprivate |
Flag if cached pass_jets_tight up to date.
Definition at line 1392 of file baby.hpp.
Referenced by Baby(), GetEntry(), and pass_jets_tight().
|
mutableprivate |
Flag if cached pass_jets_tight_ra2 up to date.
Definition at line 1395 of file baby.hpp.
Referenced by Baby(), GetEntry(), and pass_jets_tight_ra2().
|
mutableprivate |
Flag if cached pass_nohf up to date.
Definition at line 1398 of file baby.hpp.
Referenced by Baby(), GetEntry(), and pass_nohf().
|
mutableprivate |
Flag if cached pass_ra2 up to date.
Definition at line 1401 of file baby.hpp.
Referenced by Baby(), GetEntry(), and pass_ra2().
|
mutableprivate |
Flag if cached pass_ra2_badmu up to date.
Definition at line 1404 of file baby.hpp.
Referenced by Baby(), GetEntry(), and pass_ra2_badmu().
|
mutableprivate |
Flag if cached ph_eta up to date.
Definition at line 1407 of file baby.hpp.
Referenced by Baby(), GetEntry(), and ph_eta().
|
mutableprivate |
Flag if cached ph_ph90 up to date.
Definition at line 1410 of file baby.hpp.
Referenced by Baby(), GetEntry(), and ph_ph90().
|
mutableprivate |
Flag if cached ph_phi up to date.
Definition at line 1413 of file baby.hpp.
Referenced by Baby(), GetEntry(), and ph_phi().
|
mutableprivate |
Flag if cached ph_pt up to date.
Definition at line 1416 of file baby.hpp.
Referenced by Baby(), GetEntry(), and ph_pt().
|
mutableprivate |
Flag if cached ph_tm up to date.
Definition at line 1419 of file baby.hpp.
Referenced by Baby(), GetEntry(), and ph_tm().
|
mutableprivate |
Flag if cached run up to date.
Definition at line 1422 of file baby.hpp.
Referenced by Baby(), GetEntry(), and run().
|
mutableprivate |
Flag if cached st40 up to date.
Definition at line 1428 of file baby.hpp.
Referenced by Baby(), GetEntry(), and st40().
|
mutableprivate |
Flag if cached st50 up to date.
Definition at line 1431 of file baby.hpp.
Referenced by Baby(), GetEntry(), and st50().
|
mutableprivate |
Flag if cached st up to date.
Definition at line 1425 of file baby.hpp.
Referenced by Baby(), GetEntry(), and st().
|
mutableprivate |
Flag if cached stitch up to date.
Definition at line 1434 of file baby.hpp.
Referenced by Baby(), GetEntry(), and stitch().
|
mutableprivate |
Flag if cached sys_bctag40 up to date.
Definition at line 1440 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_bctag40().
|
mutableprivate |
Flag if cached sys_bctag up to date.
Definition at line 1437 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_bctag().
|
mutableprivate |
Flag if cached sys_bctag_loose up to date.
Definition at line 1443 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_bctag_loose().
|
mutableprivate |
Flag if cached sys_fs_bctag40 up to date.
Definition at line 1449 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_fs_bctag40().
|
mutableprivate |
Flag if cached sys_fs_bctag up to date.
Definition at line 1446 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_fs_bctag().
|
mutableprivate |
Flag if cached sys_fs_lep up to date.
Definition at line 1452 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_fs_lep().
|
mutableprivate |
Flag if cached sys_fs_udsgtag40 up to date.
Definition at line 1458 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_fs_udsgtag40().
|
mutableprivate |
Flag if cached sys_fs_udsgtag up to date.
Definition at line 1455 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_fs_udsgtag().
|
mutableprivate |
Flag if cached sys_ht40 up to date.
Definition at line 1464 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_ht40().
|
mutableprivate |
Flag if cached sys_ht up to date.
Definition at line 1461 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_ht().
|
mutableprivate |
Flag if cached sys_isr up to date.
Definition at line 1467 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_isr().
|
mutableprivate |
Flag if cached sys_lep up to date.
Definition at line 1470 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_lep().
|
mutableprivate |
Flag if cached sys_met up to date.
Definition at line 1473 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_met().
|
mutableprivate |
Flag if cached sys_mj14 up to date.
Definition at line 1476 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_mj14().
|
mutableprivate |
Flag if cached sys_mj14_nolep up to date.
Definition at line 1479 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_mj14_nolep().
|
mutableprivate |
Flag if cached sys_mj40 up to date.
Definition at line 1482 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_mj40().
|
mutableprivate |
Flag if cached sys_mt up to date.
Definition at line 1485 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_mt().
|
mutableprivate |
Flag if cached sys_muf up to date.
Definition at line 1488 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_muf().
|
mutableprivate |
Flag if cached sys_mur up to date.
Definition at line 1491 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_mur().
|
mutableprivate |
Flag if cached sys_murf up to date.
Definition at line 1494 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_murf().
|
mutableprivate |
Flag if cached sys_nbm40 up to date.
Definition at line 1500 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_nbm40().
|
mutableprivate |
Flag if cached sys_nbm up to date.
Definition at line 1497 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_nbm().
|
mutableprivate |
Flag if cached sys_njets40 up to date.
Definition at line 1506 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_njets40().
|
mutableprivate |
Flag if cached sys_njets up to date.
Definition at line 1503 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_njets().
|
mutableprivate |
Flag if cached sys_pass40 up to date.
Definition at line 1512 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_pass40().
|
mutableprivate |
Flag if cached sys_pass up to date.
Definition at line 1509 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_pass().
|
mutableprivate |
Flag if cached sys_pu up to date.
Definition at line 1515 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_pu().
|
mutableprivate |
Flag if cached sys_st40 up to date.
Definition at line 1521 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_st40().
|
mutableprivate |
Flag if cached sys_st up to date.
Definition at line 1518 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_st().
|
mutableprivate |
Flag if cached sys_trig up to date.
Definition at line 1524 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_trig().
|
mutableprivate |
Flag if cached sys_udsgtag40 up to date.
Definition at line 1530 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_udsgtag40().
|
mutableprivate |
Flag if cached sys_udsgtag up to date.
Definition at line 1527 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_udsgtag().
|
mutableprivate |
Flag if cached sys_udsgtag_loose up to date.
Definition at line 1533 of file baby.hpp.
Referenced by Baby(), GetEntry(), and sys_udsgtag_loose().
|
mutableprivate |
Flag if cached tks_d0 up to date.
Definition at line 1536 of file baby.hpp.
Referenced by Baby(), GetEntry(), and tks_d0().
|
mutableprivate |
Flag if cached tks_dz up to date.
Definition at line 1539 of file baby.hpp.
Referenced by Baby(), GetEntry(), and tks_dz().
|
mutableprivate |
Flag if cached tks_eta up to date.
Definition at line 1542 of file baby.hpp.
Referenced by Baby(), GetEntry(), and tks_eta().
|
mutableprivate |
Flag if cached tks_miniso up to date.
Definition at line 1545 of file baby.hpp.
Referenced by Baby(), GetEntry(), and tks_miniso().
|
mutableprivate |
Flag if cached tks_mt2 up to date.
Definition at line 1551 of file baby.hpp.
Referenced by Baby(), GetEntry(), and tks_mt2().
|
mutableprivate |
Flag if cached tks_mt up to date.
Definition at line 1548 of file baby.hpp.
Referenced by Baby(), GetEntry(), and tks_mt().
|
mutableprivate |
Flag if cached tks_pdg up to date.
Definition at line 1554 of file baby.hpp.
Referenced by Baby(), GetEntry(), and tks_pdg().
|
mutableprivate |
Flag if cached tks_phi up to date.
Definition at line 1557 of file baby.hpp.
Referenced by Baby(), GetEntry(), and tks_phi().
|
mutableprivate |
Flag if cached tks_pt up to date.
Definition at line 1560 of file baby.hpp.
Referenced by Baby(), GetEntry(), and tks_pt().
|
mutableprivate |
Flag if cached tks_reliso up to date.
Definition at line 1563 of file baby.hpp.
Referenced by Baby(), GetEntry(), and tks_reliso().
|
mutableprivate |
Flag if cached tks_tm up to date.
Definition at line 1566 of file baby.hpp.
Referenced by Baby(), GetEntry(), and tks_tm().
|
mutableprivate |
Flag if cached trig up to date.
Definition at line 1569 of file baby.hpp.
Referenced by Baby(), GetEntry(), and trig().
|
mutableprivate |
Flag if cached trig_lep up to date.
Definition at line 1572 of file baby.hpp.
Referenced by Baby(), GetEntry(), and trig_lep().
|
mutableprivate |
Flag if cached trig_met up to date.
Definition at line 1575 of file baby.hpp.
Referenced by Baby(), GetEntry(), and trig_met().
|
mutableprivate |
Flag if cached trig_prescale up to date.
Definition at line 1578 of file baby.hpp.
Referenced by Baby(), GetEntry(), and trig_prescale().
|
mutableprivate |
Flag if cached trig_ra4 up to date.
Definition at line 1581 of file baby.hpp.
Referenced by Baby(), GetEntry(), and trig_ra4().
|
mutableprivate |
Flag if cached trig_vvvl up to date.
Definition at line 1584 of file baby.hpp.
Referenced by Baby(), GetEntry(), and trig_vvvl().
|
mutableprivate |
Flag if cached type up to date.
Definition at line 1587 of file baby.hpp.
Referenced by Baby(), GetEntry(), and type().
|
mutableprivate |
Flag if cached w_btag40 up to date.
Definition at line 1593 of file baby.hpp.
Referenced by Baby(), GetEntry(), and w_btag40().
|
mutableprivate |
Flag if cached w_btag up to date.
Definition at line 1590 of file baby.hpp.
Referenced by Baby(), GetEntry(), and w_btag().
|
mutableprivate |
Flag if cached w_btag_loose up to date.
Definition at line 1596 of file baby.hpp.
Referenced by Baby(), GetEntry(), and w_btag_loose().
|
mutableprivate |
Flag if cached w_fs_lep up to date.
Definition at line 1599 of file baby.hpp.
Referenced by Baby(), GetEntry(), and w_fs_lep().
|
mutableprivate |
Flag if cached w_isr up to date.
Definition at line 1602 of file baby.hpp.
Referenced by Baby(), GetEntry(), and w_isr().
|
mutableprivate |
Flag if cached w_lep up to date.
Definition at line 1605 of file baby.hpp.
Referenced by Baby(), GetEntry(), and w_lep().
|
mutableprivate |
Flag if cached w_lumi up to date.
Definition at line 1608 of file baby.hpp.
Referenced by Baby(), GetEntry(), and w_lumi().
|
mutableprivate |
Flag if cached w_pu up to date.
Definition at line 1611 of file baby.hpp.
Referenced by Baby(), GetEntry(), and w_pu().
|
mutableprivate |
Flag if cached w_toppt up to date.
Definition at line 1614 of file baby.hpp.
Referenced by Baby(), GetEntry(), and w_toppt().
|
mutableprivate |
Flag if cached weight up to date.
Definition at line 1617 of file baby.hpp.
Referenced by Baby(), GetEntry(), and weight().
|
mutableprivate |
Flag if cached weight_rpv up to date.
Definition at line 1620 of file baby.hpp.
Referenced by Baby(), GetEntry(), and weight_rpv().
|
mutableprivate |
Flag if cached event count up to date.
Definition at line 458 of file baby.hpp.
Referenced by GetEntries().
|
protected |
Chain to load variables from.
Definition at line 445 of file baby.hpp.
Referenced by ActivateChain(), DeactivateChain(), GetEntries(), GetEntry(), GetTree(), and Initialize().
|
private |
Cached value of dphi1.
Definition at line 463 of file baby.hpp.
Referenced by dphi1(), and Initialize().
|
private |
Cached value of dphi2.
Definition at line 466 of file baby.hpp.
Referenced by Baby(), dphi2(), and Initialize().
|
private |
Cached value of dphi3.
Definition at line 469 of file baby.hpp.
Referenced by Baby(), dphi3(), and Initialize().
|
private |
Cached value of dphi4.
Definition at line 472 of file baby.hpp.
Referenced by Baby(), dphi4(), and Initialize().
|
private |
Cached value of dphi_wlep.
Definition at line 475 of file baby.hpp.
Referenced by Baby(), dphi_wlep(), and Initialize().
|
private |
Cached value of eff_jetid.
Definition at line 478 of file baby.hpp.
Referenced by Baby(), eff_jetid(), and Initialize().
|
private |
Cached value of eff_trig.
Definition at line 481 of file baby.hpp.
Referenced by Baby(), eff_trig(), and Initialize().
|
private |
Cached value of elel_eta.
Definition at line 484 of file baby.hpp.
Referenced by Baby(), elel_eta(), and Initialize().
|
private |
Cached value of elel_m.
Definition at line 487 of file baby.hpp.
Referenced by Baby(), elel_m(), and Initialize().
|
private |
Cached value of elel_phi.
Definition at line 490 of file baby.hpp.
Referenced by Baby(), elel_phi(), and Initialize().
|
private |
Cached value of elel_pt1.
Definition at line 496 of file baby.hpp.
Referenced by Baby(), elel_pt1(), and Initialize().
|
private |
Cached value of elel_pt2.
Definition at line 499 of file baby.hpp.
Referenced by Baby(), elel_pt2(), and Initialize().
|
private |
Cached value of elel_pt.
Definition at line 493 of file baby.hpp.
Referenced by Baby(), elel_pt(), and Initialize().
|
private |
Cached value of elel_w.
Definition at line 502 of file baby.hpp.
Referenced by Baby(), elel_w(), and Initialize().
|
private |
Cached value of elelv_eta.
Definition at line 505 of file baby.hpp.
Referenced by Baby(), elelv_eta(), and Initialize().
|
private |
Cached value of elelv_m.
Definition at line 508 of file baby.hpp.
Referenced by Baby(), elelv_m(), and Initialize().
|
private |
Cached value of elelv_phi.
Definition at line 511 of file baby.hpp.
Referenced by Baby(), elelv_phi(), and Initialize().
|
private |
Cached value of elelv_pt1.
Definition at line 517 of file baby.hpp.
Referenced by Baby(), elelv_pt1(), and Initialize().
|
private |
Cached value of elelv_pt2.
Definition at line 520 of file baby.hpp.
Referenced by Baby(), elelv_pt2(), and Initialize().
|
private |
Cached value of elelv_pt.
Definition at line 514 of file baby.hpp.
Referenced by Baby(), elelv_pt(), and Initialize().
|
private |
Cached value of elelv_w.
Definition at line 523 of file baby.hpp.
Referenced by Baby(), elelv_w(), and Initialize().
|
private |
Cached value of elmu_eta.
Definition at line 526 of file baby.hpp.
Referenced by Baby(), elmu_eta(), and Initialize().
|
private |
Cached value of elmu_m.
Definition at line 529 of file baby.hpp.
Referenced by Baby(), elmu_m(), and Initialize().
|
private |
Cached value of elmu_phi.
Definition at line 532 of file baby.hpp.
Referenced by Baby(), elmu_phi(), and Initialize().
|
private |
Cached value of elmu_pt1.
Definition at line 538 of file baby.hpp.
Referenced by Baby(), elmu_pt1(), and Initialize().
|
private |
Cached value of elmu_pt2.
Definition at line 541 of file baby.hpp.
Referenced by Baby(), elmu_pt2(), and Initialize().
|
private |
Cached value of elmu_pt.
Definition at line 535 of file baby.hpp.
Referenced by Baby(), elmu_pt(), and Initialize().
|
private |
Cached value of elmu_w.
Definition at line 544 of file baby.hpp.
Referenced by Baby(), elmu_w(), and Initialize().
|
private |
Cached value of els_charge.
Definition at line 547 of file baby.hpp.
Referenced by Baby(), els_charge(), and Initialize().
|
private |
Cached value of els_d0.
Definition at line 550 of file baby.hpp.
Referenced by Baby(), els_d0(), and Initialize().
|
private |
Cached value of els_deta_sctrk.
Definition at line 553 of file baby.hpp.
Referenced by Baby(), els_deta_sctrk(), and Initialize().
|
private |
Cached value of els_dphi_sctrk.
Definition at line 556 of file baby.hpp.
Referenced by Baby(), els_dphi_sctrk(), and Initialize().
|
private |
Cached value of els_dz.
Definition at line 559 of file baby.hpp.
Referenced by Baby(), els_dz(), and Initialize().
|
private |
Cached value of els_ele105.
Definition at line 562 of file baby.hpp.
Referenced by Baby(), els_ele105(), and Initialize().
|
private |
Cached value of els_ele23.
Definition at line 565 of file baby.hpp.
Referenced by Baby(), els_ele23(), and Initialize().
|
private |
Cached value of els_ele8.
Definition at line 568 of file baby.hpp.
Referenced by Baby(), els_ele8(), and Initialize().
|
private |
Cached value of els_em_e.
Definition at line 571 of file baby.hpp.
Referenced by Baby(), els_em_e(), and Initialize().
|
private |
Cached value of els_eoverp.
Definition at line 574 of file baby.hpp.
Referenced by Baby(), els_eoverp(), and Initialize().
|
private |
Cached value of els_eta.
Definition at line 577 of file baby.hpp.
Referenced by Baby(), els_eta(), and Initialize().
|
private |
Cached value of els_hovere.
Definition at line 580 of file baby.hpp.
Referenced by Baby(), els_hovere(), and Initialize().
|
private |
Cached value of els_inz.
Definition at line 583 of file baby.hpp.
Referenced by Baby(), els_inz(), and Initialize().
|
private |
Cached value of els_inzv.
Definition at line 586 of file baby.hpp.
Referenced by Baby(), els_inzv(), and Initialize().
|
private |
Cached value of els_ip3d.
Definition at line 589 of file baby.hpp.
Referenced by Baby(), els_ip3d(), and Initialize().
|
private |
Cached value of els_ispf.
Definition at line 592 of file baby.hpp.
Referenced by Baby(), els_ispf(), and Initialize().
|
private |
Cached value of els_miniso.
Definition at line 595 of file baby.hpp.
Referenced by Baby(), els_miniso(), and Initialize().
|
private |
Cached value of els_phi.
Definition at line 598 of file baby.hpp.
Referenced by Baby(), els_phi(), and Initialize().
|
private |
Cached value of els_pt.
Definition at line 601 of file baby.hpp.
Referenced by Baby(), els_pt(), and Initialize().
|
private |
Cached value of els_reliso.
Definition at line 604 of file baby.hpp.
Referenced by Baby(), els_reliso(), and Initialize().
|
private |
Cached value of els_sceta.
Definition at line 607 of file baby.hpp.
Referenced by Baby(), els_sceta(), and Initialize().
|
private |
Cached value of els_sig.
Definition at line 610 of file baby.hpp.
Referenced by Baby(), els_sig(), and Initialize().
|
private |
Cached value of els_sigid.
Definition at line 613 of file baby.hpp.
Referenced by Baby(), els_sigid(), and Initialize().
|
private |
Cached value of els_tight.
Definition at line 616 of file baby.hpp.
Referenced by Baby(), els_tight(), and Initialize().
|
private |
Cached value of els_tm.
Definition at line 619 of file baby.hpp.
Referenced by Baby(), els_tm(), and Initialize().
|
private |
Cached value of els_trk_nholes.
Definition at line 622 of file baby.hpp.
Referenced by Baby(), els_trk_nholes(), and Initialize().
|
private |
Cached value of els_trk_pt.
Definition at line 625 of file baby.hpp.
Referenced by Baby(), els_trk_pt(), and Initialize().
|
private |
Cached value of els_trk_pterr.
Definition at line 628 of file baby.hpp.
Referenced by Baby(), els_trk_pterr(), and Initialize().
|
private |
Cached value of els_vvvl.
Definition at line 631 of file baby.hpp.
Referenced by Baby(), els_vvvl(), and Initialize().
|
private |
Cached value of els_vvvl_eta.
Definition at line 634 of file baby.hpp.
Referenced by Baby(), els_vvvl_eta(), and Initialize().
|
private |
Cached value of els_vvvl_phi.
Definition at line 637 of file baby.hpp.
Referenced by Baby(), els_vvvl_phi(), and Initialize().
|
private |
Cached value of els_vvvl_pt.
Definition at line 640 of file baby.hpp.
Referenced by Baby(), els_vvvl_pt(), and Initialize().
|
protected |
Current entry.
Definition at line 446 of file baby.hpp.
Referenced by dphi1(), dphi2(), dphi3(), dphi4(), dphi_wlep(), eff_jetid(), eff_trig(), elel_eta(), elel_m(), elel_phi(), elel_pt(), elel_pt1(), elel_pt2(), elel_w(), elelv_eta(), elelv_m(), elelv_phi(), elelv_pt(), elelv_pt1(), elelv_pt2(), elelv_w(), elmu_eta(), elmu_m(), elmu_phi(), elmu_pt(), elmu_pt1(), elmu_pt2(), elmu_w(), els_charge(), els_d0(), els_deta_sctrk(), els_dphi_sctrk(), els_dz(), els_ele105(), els_ele23(), els_ele8(), els_em_e(), els_eoverp(), els_eta(), els_hovere(), els_inz(), els_inzv(), els_ip3d(), els_ispf(), els_miniso(), els_phi(), els_pt(), els_reliso(), els_sceta(), els_sig(), els_sigid(), els_tight(), els_tm(), els_trk_nholes(), els_trk_pt(), els_trk_pterr(), els_vvvl(), els_vvvl_eta(), els_vvvl_phi(), els_vvvl_pt(), event(), fjets14_eta(), fjets14_m(), fjets14_nconst(), fjets14_phi(), fjets14_pt(), fjets40_eta(), fjets40_m(), fjets40_nconst(), fjets40_phi(), fjets40_pt(), fromGS(), GetEntry(), hig1_eta(), hig1_m(), hig1_phi(), hig1_pt(), hig2_eta(), hig2_m(), hig2_phi(), hig2_pt(), hig_am(), hig_bin(), hig_dm(), hig_dphi(), hig_drmax(), ht(), ht40(), ht50(), ht_clean(), ht_hlt(), ht_isr_me(), ht_ra2(), ht_tru(), htx(), htx40(), htx50(), isr_tru_eta(), isr_tru_phi(), isr_tru_pt(), jetmismeas(), jets_csv(), jets_eta(), jets_fjet08_index(), jets_fjet12_index(), jets_fjet14_index(), jets_fjet14_nolep_index(), jets_fjet40_index(), jets_fjet50_index(), jets_h1(), jets_h2(), jets_hflavor(), jets_isisr(), jets_islep(), jets_m(), jets_phi(), jets_pt(), jets_pt_res(), jetsys_eta(), jetsys_m(), jetsys_nob_eta(), jetsys_nob_m(), jetsys_nob_phi(), jetsys_nob_pt(), jetsys_phi(), jetsys_pt(), json12p9(), json2p6(), json4p0(), json7p65(), leps_eta(), leps_id(), leps_phi(), leps_pt(), low_dphi(), lumiblock(), m_tt(), mc_eta(), mc_id(), mc_mass(), mc_mom(), mc_momidx(), mc_phi(), mc_pt(), mc_status(), mct(), met(), met_calo(), met_calo_phi(), met_mini(), met_mini_phi(), met_nohf(), met_nohf_phi(), met_phi(), met_raw(), met_raw_phi(), met_rebal(), met_tru(), met_tru_nuw(), met_tru_nuw_phi(), met_tru_phi(), mgluino(), mht(), mht_clean(), mht_clean_phi(), mht_phi(), mj08(), mj12(), mj14(), mj14_nolep(), mj40(), mj50(), mlsp(), mm(), mm_el_miniso(), mm_el_pt(), mm_ht(), mm_jet_eta(), mm_jet_m(), mm_jet_phi(), mm_jet_pt(), mm_lep_pt(), mm_met(), mm_met_phi(), mm_mj14_lep(), mm_mj14_nolep(), mm_mt(), mm_mu_miniso(), mm_mu_pt(), mm_nbm(), mm_nels(), mm_njets(), mm_nleps(), mm_nmus(), mt(), mt2(), mt2_0mass(), mt_nohf(), mt_rebal(), mt_tru(), mt_tru_nuw(), mumu_eta(), mumu_m(), mumu_phi(), mumu_pt(), mumu_pt1(), mumu_pt2(), mumu_w(), mumuv_eta(), mumuv_m(), mumuv_phi(), mumuv_pt(), mumuv_pt1(), mumuv_pt2(), mumuv_w(), mus_charge(), mus_d0(), mus_dz(), mus_em_e(), mus_eta(), mus_had_e(), mus_inz(), mus_inzv(), mus_isomu18(), mus_miniso(), mus_mu50(), mus_mu8(), mus_phi(), mus_pt(), mus_pterr(), mus_reliso(), mus_sig(), mus_sigid(), mus_tight(), mus_tm(), mus_trk_algo(), mus_trk_nholes_in(), mus_trk_nholes_out(), mus_trk_quality(), mus_vvvl(), mus_vvvl_eta(), mus_vvvl_phi(), mus_vvvl_pt(), nbl(), nbm(), nbm20(), nbm40(), nbm50(), nbm_ra2(), nbt(), nels(), nels_ele23(), nels_vvvl(), nfjets14(), nfjets40(), nisr(), nisr_me(), njets(), njets20(), njets40(), njets50(), njets_clean(), njets_ra2(), nleps(), nleps_tm(), nmus(), nmus_isomu18(), nmus_vvvl(), nonblind(), nph(), npv(), ntks(), ntruels(), ntruleps(), ntrumus(), ntrupv(), ntrupv_mean(), ntrutaush(), ntrutausl(), nvels(), nveto(), nvleps(), nvmus(), onel_ele105(), onel_ele23(), onel_ele8(), onel_vvvl(), onht(), onmet(), onmu_isomu18(), onmu_mu50(), onmu_mu8(), onmu_vvvl(), onph_ph90(), pass(), pass20(), pass40(), pass50(), pass_cschalo(), pass_ecaldeadcell(), pass_eebadsc(), pass_goodv(), pass_hbhe(), pass_hbheiso(), pass_jets(), pass_jets20(), pass_jets40(), pass_jets50(), pass_jets_nohf(), pass_jets_ra2(), pass_jets_tight(), pass_jets_tight_ra2(), pass_nohf(), pass_ra2(), pass_ra2_badmu(), ph_eta(), ph_ph90(), ph_phi(), ph_pt(), ph_tm(), run(), st(), st40(), st50(), stitch(), sys_bctag(), sys_bctag40(), sys_bctag_loose(), sys_fs_bctag(), sys_fs_bctag40(), sys_fs_lep(), sys_fs_udsgtag(), sys_fs_udsgtag40(), sys_ht(), sys_ht40(), sys_isr(), sys_lep(), sys_met(), sys_mj14(), sys_mj14_nolep(), sys_mj40(), sys_mt(), sys_muf(), sys_mur(), sys_murf(), sys_nbm(), sys_nbm40(), sys_njets(), sys_njets40(), sys_pass(), sys_pass40(), sys_pu(), sys_st(), sys_st40(), sys_trig(), sys_udsgtag(), sys_udsgtag40(), sys_udsgtag_loose(), tks_d0(), tks_dz(), tks_eta(), tks_miniso(), tks_mt(), tks_mt2(), tks_pdg(), tks_phi(), tks_pt(), tks_reliso(), tks_tm(), trig(), trig_lep(), trig_met(), trig_prescale(), trig_ra4(), trig_vvvl(), type(), w_btag(), w_btag40(), w_btag_loose(), w_fs_lep(), w_isr(), w_lep(), w_lumi(), w_pu(), w_toppt(), weight(), and weight_rpv().
|
private |
Cached value of event.
Definition at line 643 of file baby.hpp.
Referenced by Baby(), event(), and Initialize().
|
private |
Files loaded into TChain.
Definition at line 455 of file baby.hpp.
Referenced by ActivateChain(), Baby(), and FileNames().
|
private |
Cached value of fjets14_eta.
Definition at line 646 of file baby.hpp.
Referenced by Baby(), fjets14_eta(), and Initialize().
|
private |
Cached value of fjets14_m.
Definition at line 649 of file baby.hpp.
Referenced by Baby(), fjets14_m(), and Initialize().
|
private |
Cached value of fjets14_nconst.
Definition at line 652 of file baby.hpp.
Referenced by Baby(), fjets14_nconst(), and Initialize().
|
private |
Cached value of fjets14_phi.
Definition at line 655 of file baby.hpp.
Referenced by Baby(), fjets14_phi(), and Initialize().
|
private |
Cached value of fjets14_pt.
Definition at line 658 of file baby.hpp.
Referenced by Baby(), fjets14_pt(), and Initialize().
|
private |
Cached value of fjets40_eta.
Definition at line 661 of file baby.hpp.
Referenced by Baby(), fjets40_eta(), and Initialize().
|
private |
Cached value of fjets40_m.
Definition at line 664 of file baby.hpp.
Referenced by Baby(), fjets40_m(), and Initialize().
|
private |
Cached value of fjets40_nconst.
Definition at line 667 of file baby.hpp.
Referenced by Baby(), fjets40_nconst(), and Initialize().
|
private |
Cached value of fjets40_phi.
Definition at line 670 of file baby.hpp.
Referenced by Baby(), fjets40_phi(), and Initialize().
|
private |
Cached value of fjets40_pt.
Definition at line 673 of file baby.hpp.
Referenced by Baby(), fjets40_pt(), and Initialize().
|
private |
Cached value of fromGS.
Definition at line 676 of file baby.hpp.
Referenced by Baby(), fromGS(), and Initialize().
|
private |
Cached value of hig1_eta.
Definition at line 679 of file baby.hpp.
Referenced by Baby(), hig1_eta(), and Initialize().
|
private |
Cached value of hig1_m.
Definition at line 682 of file baby.hpp.
Referenced by Baby(), hig1_m(), and Initialize().
|
private |
Cached value of hig1_phi.
Definition at line 685 of file baby.hpp.
Referenced by Baby(), hig1_phi(), and Initialize().
|
private |
Cached value of hig1_pt.
Definition at line 688 of file baby.hpp.
Referenced by Baby(), hig1_pt(), and Initialize().
|
private |
Cached value of hig2_eta.
Definition at line 691 of file baby.hpp.
Referenced by Baby(), hig2_eta(), and Initialize().
|
private |
Cached value of hig2_m.
Definition at line 694 of file baby.hpp.
Referenced by Baby(), hig2_m(), and Initialize().
|
private |
Cached value of hig2_phi.
Definition at line 697 of file baby.hpp.
Referenced by Baby(), hig2_phi(), and Initialize().
|
private |
Cached value of hig2_pt.
Definition at line 700 of file baby.hpp.
Referenced by Baby(), hig2_pt(), and Initialize().
|
private |
Cached value of hig_am.
Definition at line 703 of file baby.hpp.
Referenced by Baby(), hig_am(), and Initialize().
|
private |
Cached value of hig_bin.
Definition at line 706 of file baby.hpp.
Referenced by Baby(), hig_bin(), and Initialize().
|
private |
Cached value of hig_dm.
Definition at line 709 of file baby.hpp.
Referenced by Baby(), hig_dm(), and Initialize().
|
private |
Cached value of hig_dphi.
Definition at line 712 of file baby.hpp.
Referenced by Baby(), hig_dphi(), and Initialize().
|
private |
Cached value of hig_drmax.
Definition at line 715 of file baby.hpp.
Referenced by Baby(), hig_drmax(), and Initialize().
|
private |
Cached value of ht40.
Definition at line 721 of file baby.hpp.
Referenced by Baby(), ht40(), and Initialize().
|
private |
Cached value of ht50.
Definition at line 724 of file baby.hpp.
Referenced by Baby(), ht50(), and Initialize().
|
private |
Cached value of ht.
Definition at line 718 of file baby.hpp.
Referenced by Baby(), ht(), and Initialize().
|
private |
Cached value of ht_clean.
Definition at line 727 of file baby.hpp.
Referenced by Baby(), ht_clean(), and Initialize().
|
private |
Cached value of ht_hlt.
Definition at line 730 of file baby.hpp.
Referenced by Baby(), ht_hlt(), and Initialize().
|
private |
Cached value of ht_isr_me.
Definition at line 733 of file baby.hpp.
Referenced by Baby(), ht_isr_me(), and Initialize().
|
private |
Cached value of ht_ra2.
Definition at line 736 of file baby.hpp.
Referenced by Baby(), ht_ra2(), and Initialize().
|
private |
Cached value of ht_tru.
Definition at line 739 of file baby.hpp.
Referenced by Baby(), ht_tru(), and Initialize().
|
private |
Cached value of htx40.
Definition at line 745 of file baby.hpp.
Referenced by Baby(), htx40(), and Initialize().
|
private |
Cached value of htx50.
Definition at line 748 of file baby.hpp.
Referenced by Baby(), htx50(), and Initialize().
|
private |
Cached value of htx.
Definition at line 742 of file baby.hpp.
Referenced by Baby(), htx(), and Initialize().
|
private |
Cached value of isr_tru_eta.
Definition at line 751 of file baby.hpp.
Referenced by Baby(), Initialize(), and isr_tru_eta().
|
private |
Cached value of isr_tru_phi.
Definition at line 754 of file baby.hpp.
Referenced by Baby(), Initialize(), and isr_tru_phi().
|
private |
Cached value of isr_tru_pt.
Definition at line 757 of file baby.hpp.
Referenced by Baby(), Initialize(), and isr_tru_pt().
|
private |
Cached value of jetmismeas.
Definition at line 760 of file baby.hpp.
Referenced by Baby(), Initialize(), and jetmismeas().
|
private |
Cached value of jets_csv.
Definition at line 763 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_csv().
|
private |
Cached value of jets_eta.
Definition at line 766 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_eta().
|
private |
Cached value of jets_fjet08_index.
Definition at line 769 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_fjet08_index().
|
private |
Cached value of jets_fjet12_index.
Definition at line 772 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_fjet12_index().
|
private |
Cached value of jets_fjet14_index.
Definition at line 775 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_fjet14_index().
|
private |
Cached value of jets_fjet14_nolep_index.
Definition at line 778 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_fjet14_nolep_index().
|
private |
Cached value of jets_fjet40_index.
Definition at line 781 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_fjet40_index().
|
private |
Cached value of jets_fjet50_index.
Definition at line 784 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_fjet50_index().
|
private |
Cached value of jets_h1.
Definition at line 787 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_h1().
|
private |
Cached value of jets_h2.
Definition at line 790 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_h2().
|
private |
Cached value of jets_hflavor.
Definition at line 793 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_hflavor().
|
private |
Cached value of jets_isisr.
Definition at line 796 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_isisr().
|
private |
Cached value of jets_islep.
Definition at line 799 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_islep().
|
private |
Cached value of jets_m.
Definition at line 802 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_m().
|
private |
Cached value of jets_phi.
Definition at line 805 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_phi().
|
private |
Cached value of jets_pt.
Definition at line 808 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_pt().
|
private |
Cached value of jets_pt_res.
Definition at line 811 of file baby.hpp.
Referenced by Baby(), Initialize(), and jets_pt_res().
|
private |
Cached value of jetsys_eta.
Definition at line 814 of file baby.hpp.
Referenced by Baby(), Initialize(), and jetsys_eta().
|
private |
Cached value of jetsys_m.
Definition at line 817 of file baby.hpp.
Referenced by Baby(), Initialize(), and jetsys_m().
|
private |
Cached value of jetsys_nob_eta.
Definition at line 820 of file baby.hpp.
Referenced by Baby(), Initialize(), and jetsys_nob_eta().
|
private |
Cached value of jetsys_nob_m.
Definition at line 823 of file baby.hpp.
Referenced by Baby(), Initialize(), and jetsys_nob_m().
|
private |
Cached value of jetsys_nob_phi.
Definition at line 826 of file baby.hpp.
Referenced by Baby(), Initialize(), and jetsys_nob_phi().
|
private |
Cached value of jetsys_nob_pt.
Definition at line 829 of file baby.hpp.
Referenced by Baby(), Initialize(), and jetsys_nob_pt().
|
private |
Cached value of jetsys_phi.
Definition at line 832 of file baby.hpp.
Referenced by Baby(), Initialize(), and jetsys_phi().
|
private |
Cached value of jetsys_pt.
Definition at line 835 of file baby.hpp.
Referenced by Baby(), Initialize(), and jetsys_pt().
|
private |
Cached value of json12p9.
Definition at line 838 of file baby.hpp.
Referenced by Baby(), Initialize(), and json12p9().
|
private |
Cached value of json2p6.
Definition at line 841 of file baby.hpp.
Referenced by Baby(), Initialize(), and json2p6().
|
private |
Cached value of json4p0.
Definition at line 844 of file baby.hpp.
Referenced by Baby(), Initialize(), and json4p0().
|
private |
Cached value of json7p65.
Definition at line 847 of file baby.hpp.
Referenced by Baby(), Initialize(), and json7p65().
|
private |
Cached value of leps_eta.
Definition at line 850 of file baby.hpp.
Referenced by Baby(), Initialize(), and leps_eta().
|
private |
Cached value of leps_id.
Definition at line 853 of file baby.hpp.
Referenced by Baby(), Initialize(), and leps_id().
|
private |
Cached value of leps_phi.
Definition at line 856 of file baby.hpp.
Referenced by Baby(), Initialize(), and leps_phi().
|
private |
Cached value of leps_pt.
Definition at line 859 of file baby.hpp.
Referenced by Baby(), Initialize(), and leps_pt().
|
private |
Cached value of low_dphi.
Definition at line 862 of file baby.hpp.
Referenced by Baby(), Initialize(), and low_dphi().
|
private |
Cached value of lumiblock.
Definition at line 865 of file baby.hpp.
Referenced by Baby(), Initialize(), and lumiblock().
|
private |
Cached value of m_tt.
Definition at line 868 of file baby.hpp.
Referenced by Baby(), Initialize(), and m_tt().
|
private |
Cached value of mc_eta.
Definition at line 871 of file baby.hpp.
Referenced by Baby(), Initialize(), and mc_eta().
|
private |
Cached value of mc_id.
Definition at line 874 of file baby.hpp.
Referenced by Baby(), Initialize(), and mc_id().
|
private |
Cached value of mc_mass.
Definition at line 877 of file baby.hpp.
Referenced by Baby(), Initialize(), and mc_mass().
|
private |
Cached value of mc_mom.
Definition at line 880 of file baby.hpp.
Referenced by Baby(), Initialize(), and mc_mom().
|
private |
Cached value of mc_momidx.
Definition at line 883 of file baby.hpp.
Referenced by Baby(), Initialize(), and mc_momidx().
|
private |
Cached value of mc_phi.
Definition at line 886 of file baby.hpp.
Referenced by Baby(), Initialize(), and mc_phi().
|
private |
Cached value of mc_pt.
Definition at line 889 of file baby.hpp.
Referenced by Baby(), Initialize(), and mc_pt().
|
private |
Cached value of mc_status.
Definition at line 892 of file baby.hpp.
Referenced by Baby(), Initialize(), and mc_status().
|
private |
Cached value of mct.
Definition at line 895 of file baby.hpp.
Referenced by Baby(), Initialize(), and mct().
|
private |
Cached value of met.
Definition at line 898 of file baby.hpp.
Referenced by Baby(), Initialize(), and met().
|
private |
Cached value of met_calo.
Definition at line 901 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_calo().
|
private |
Cached value of met_calo_phi.
Definition at line 904 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_calo_phi().
|
private |
Cached value of met_mini.
Definition at line 907 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_mini().
|
private |
Cached value of met_mini_phi.
Definition at line 910 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_mini_phi().
|
private |
Cached value of met_nohf.
Definition at line 913 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_nohf().
|
private |
Cached value of met_nohf_phi.
Definition at line 916 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_nohf_phi().
|
private |
Cached value of met_phi.
Definition at line 919 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_phi().
|
private |
Cached value of met_raw.
Definition at line 922 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_raw().
|
private |
Cached value of met_raw_phi.
Definition at line 925 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_raw_phi().
|
private |
Cached value of met_rebal.
Definition at line 928 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_rebal().
|
private |
Cached value of met_tru.
Definition at line 931 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_tru().
|
private |
Cached value of met_tru_nuw.
Definition at line 934 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_tru_nuw().
|
private |
Cached value of met_tru_nuw_phi.
Definition at line 937 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_tru_nuw_phi().
|
private |
Cached value of met_tru_phi.
Definition at line 940 of file baby.hpp.
Referenced by Baby(), Initialize(), and met_tru_phi().
|
private |
Cached value of mgluino.
Definition at line 943 of file baby.hpp.
Referenced by Baby(), Initialize(), and mgluino().
|
private |
Cached value of mht.
Definition at line 946 of file baby.hpp.
Referenced by Baby(), Initialize(), and mht().
|
private |
Cached value of mht_clean.
Definition at line 949 of file baby.hpp.
Referenced by Baby(), Initialize(), and mht_clean().
|
private |
Cached value of mht_clean_phi.
Definition at line 952 of file baby.hpp.
Referenced by Baby(), Initialize(), and mht_clean_phi().
|
private |
Cached value of mht_phi.
Definition at line 955 of file baby.hpp.
Referenced by Baby(), Initialize(), and mht_phi().
|
private |
Cached value of mj08.
Definition at line 958 of file baby.hpp.
Referenced by Baby(), Initialize(), and mj08().
|
private |
Cached value of mj12.
Definition at line 961 of file baby.hpp.
Referenced by Baby(), Initialize(), and mj12().
|
private |
Cached value of mj14.
Definition at line 964 of file baby.hpp.
Referenced by Baby(), Initialize(), and mj14().
|
private |
Cached value of mj14_nolep.
Definition at line 967 of file baby.hpp.
Referenced by Baby(), Initialize(), and mj14_nolep().
|
private |
Cached value of mj40.
Definition at line 970 of file baby.hpp.
Referenced by Baby(), Initialize(), and mj40().
|
private |
Cached value of mj50.
Definition at line 973 of file baby.hpp.
Referenced by Baby(), Initialize(), and mj50().
|
private |
Cached value of mlsp.
Definition at line 976 of file baby.hpp.
Referenced by Baby(), Initialize(), and mlsp().
|
private |
Cached value of mm.
Definition at line 979 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm().
|
private |
Cached value of mm_el_miniso.
Definition at line 982 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_el_miniso().
|
private |
Cached value of mm_el_pt.
Definition at line 985 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_el_pt().
|
private |
Cached value of mm_ht.
Definition at line 988 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_ht().
|
private |
Cached value of mm_jet_eta.
Definition at line 991 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_jet_eta().
|
private |
Cached value of mm_jet_m.
Definition at line 994 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_jet_m().
|
private |
Cached value of mm_jet_phi.
Definition at line 997 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_jet_phi().
|
private |
Cached value of mm_jet_pt.
Definition at line 1000 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_jet_pt().
|
private |
Cached value of mm_lep_pt.
Definition at line 1003 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_lep_pt().
|
private |
Cached value of mm_met.
Definition at line 1006 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_met().
|
private |
Cached value of mm_met_phi.
Definition at line 1009 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_met_phi().
|
private |
Cached value of mm_mj14_lep.
Definition at line 1012 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_mj14_lep().
|
private |
Cached value of mm_mj14_nolep.
Definition at line 1015 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_mj14_nolep().
|
private |
Cached value of mm_mt.
Definition at line 1018 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_mt().
|
private |
Cached value of mm_mu_miniso.
Definition at line 1021 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_mu_miniso().
|
private |
Cached value of mm_mu_pt.
Definition at line 1024 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_mu_pt().
|
private |
Cached value of mm_nbm.
Definition at line 1027 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_nbm().
|
private |
Cached value of mm_nels.
Definition at line 1030 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_nels().
|
private |
Cached value of mm_njets.
Definition at line 1033 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_njets().
|
private |
Cached value of mm_nleps.
Definition at line 1036 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_nleps().
|
private |
Cached value of mm_nmus.
Definition at line 1039 of file baby.hpp.
Referenced by Baby(), Initialize(), and mm_nmus().
|
private |
Cached value of mt2.
Definition at line 1045 of file baby.hpp.
Referenced by Baby(), Initialize(), and mt2().
|
private |
Cached value of mt2_0mass.
Definition at line 1048 of file baby.hpp.
Referenced by Baby(), Initialize(), and mt2_0mass().
|
private |
Cached value of mt.
Definition at line 1042 of file baby.hpp.
Referenced by Baby(), Initialize(), and mt().
|
private |
Cached value of mt_nohf.
Definition at line 1051 of file baby.hpp.
Referenced by Baby(), Initialize(), and mt_nohf().
|
private |
Cached value of mt_rebal.
Definition at line 1054 of file baby.hpp.
Referenced by Baby(), Initialize(), and mt_rebal().
|
private |
Cached value of mt_tru.
Definition at line 1057 of file baby.hpp.
Referenced by Baby(), Initialize(), and mt_tru().
|
private |
Cached value of mt_tru_nuw.
Definition at line 1060 of file baby.hpp.
Referenced by Baby(), Initialize(), and mt_tru_nuw().
|
private |
Cached value of mumu_eta.
Definition at line 1063 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumu_eta().
|
private |
Cached value of mumu_m.
Definition at line 1066 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumu_m().
|
private |
Cached value of mumu_phi.
Definition at line 1069 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumu_phi().
|
private |
Cached value of mumu_pt1.
Definition at line 1075 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumu_pt1().
|
private |
Cached value of mumu_pt2.
Definition at line 1078 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumu_pt2().
|
private |
Cached value of mumu_pt.
Definition at line 1072 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumu_pt().
|
private |
Cached value of mumu_w.
Definition at line 1081 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumu_w().
|
private |
Cached value of mumuv_eta.
Definition at line 1084 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumuv_eta().
|
private |
Cached value of mumuv_m.
Definition at line 1087 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumuv_m().
|
private |
Cached value of mumuv_phi.
Definition at line 1090 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumuv_phi().
|
private |
Cached value of mumuv_pt1.
Definition at line 1096 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumuv_pt1().
|
private |
Cached value of mumuv_pt2.
Definition at line 1099 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumuv_pt2().
|
private |
Cached value of mumuv_pt.
Definition at line 1093 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumuv_pt().
|
private |
Cached value of mumuv_w.
Definition at line 1102 of file baby.hpp.
Referenced by Baby(), Initialize(), and mumuv_w().
|
private |
Cached value of mus_charge.
Definition at line 1105 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_charge().
|
private |
Cached value of mus_d0.
Definition at line 1108 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_d0().
|
private |
Cached value of mus_dz.
Definition at line 1111 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_dz().
|
private |
Cached value of mus_em_e.
Definition at line 1114 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_em_e().
|
private |
Cached value of mus_eta.
Definition at line 1117 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_eta().
|
private |
Cached value of mus_had_e.
Definition at line 1120 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_had_e().
|
private |
Cached value of mus_inz.
Definition at line 1123 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_inz().
|
private |
Cached value of mus_inzv.
Definition at line 1126 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_inzv().
|
private |
Cached value of mus_isomu18.
Definition at line 1129 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_isomu18().
|
private |
Cached value of mus_miniso.
Definition at line 1132 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_miniso().
|
private |
Cached value of mus_mu50.
Definition at line 1135 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_mu50().
|
private |
Cached value of mus_mu8.
Definition at line 1138 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_mu8().
|
private |
Cached value of mus_phi.
Definition at line 1141 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_phi().
|
private |
Cached value of mus_pt.
Definition at line 1144 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_pt().
|
private |
Cached value of mus_pterr.
Definition at line 1147 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_pterr().
|
private |
Cached value of mus_reliso.
Definition at line 1150 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_reliso().
|
private |
Cached value of mus_sig.
Definition at line 1153 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_sig().
|
private |
Cached value of mus_sigid.
Definition at line 1156 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_sigid().
|
private |
Cached value of mus_tight.
Definition at line 1159 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_tight().
|
private |
Cached value of mus_tm.
Definition at line 1162 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_tm().
|
private |
Cached value of mus_trk_algo.
Definition at line 1165 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_trk_algo().
|
private |
Cached value of mus_trk_nholes_in.
Definition at line 1168 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_trk_nholes_in().
|
private |
Cached value of mus_trk_nholes_out.
Definition at line 1171 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_trk_nholes_out().
|
private |
Cached value of mus_trk_quality.
Definition at line 1174 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_trk_quality().
|
private |
Cached value of mus_vvvl.
Definition at line 1177 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_vvvl().
|
private |
Cached value of mus_vvvl_eta.
Definition at line 1180 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_vvvl_eta().
|
private |
Cached value of mus_vvvl_phi.
Definition at line 1183 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_vvvl_phi().
|
private |
Cached value of mus_vvvl_pt.
Definition at line 1186 of file baby.hpp.
Referenced by Baby(), Initialize(), and mus_vvvl_pt().
|
private |
Cached value of nbl.
Definition at line 1189 of file baby.hpp.
Referenced by Baby(), Initialize(), and nbl().
|
private |
Cached value of nbm20.
Definition at line 1195 of file baby.hpp.
Referenced by Baby(), Initialize(), and nbm20().
|
private |
Cached value of nbm40.
Definition at line 1198 of file baby.hpp.
Referenced by Baby(), Initialize(), and nbm40().
|
private |
Cached value of nbm50.
Definition at line 1201 of file baby.hpp.
Referenced by Baby(), Initialize(), and nbm50().
|
private |
Cached value of nbm.
Definition at line 1192 of file baby.hpp.
Referenced by Baby(), Initialize(), and nbm().
|
private |
Cached value of nbm_ra2.
Definition at line 1204 of file baby.hpp.
Referenced by Baby(), Initialize(), and nbm_ra2().
|
private |
Cached value of nbt.
Definition at line 1207 of file baby.hpp.
Referenced by Baby(), Initialize(), and nbt().
|
private |
Cached value of nels.
Definition at line 1210 of file baby.hpp.
Referenced by Baby(), Initialize(), and nels().
|
private |
Cached value of nels_ele23.
Definition at line 1213 of file baby.hpp.
Referenced by Baby(), Initialize(), and nels_ele23().
|
private |
Cached value of nels_vvvl.
Definition at line 1216 of file baby.hpp.
Referenced by Baby(), Initialize(), and nels_vvvl().
|
private |
Cached value of nfjets14.
Definition at line 1219 of file baby.hpp.
Referenced by Baby(), Initialize(), and nfjets14().
|
private |
Cached value of nfjets40.
Definition at line 1222 of file baby.hpp.
Referenced by Baby(), Initialize(), and nfjets40().
|
private |
Cached value of nisr.
Definition at line 1225 of file baby.hpp.
Referenced by Baby(), Initialize(), and nisr().
|
private |
Cached value of nisr_me.
Definition at line 1228 of file baby.hpp.
Referenced by Baby(), Initialize(), and nisr_me().
|
private |
Cached value of njets20.
Definition at line 1234 of file baby.hpp.
Referenced by Baby(), Initialize(), and njets20().
|
private |
Cached value of njets40.
Definition at line 1237 of file baby.hpp.
Referenced by Baby(), Initialize(), and njets40().
|
private |
Cached value of njets50.
Definition at line 1240 of file baby.hpp.
Referenced by Baby(), Initialize(), and njets50().
|
private |
Cached value of njets.
Definition at line 1231 of file baby.hpp.
Referenced by Baby(), Initialize(), and njets().
|
private |
Cached value of njets_clean.
Definition at line 1243 of file baby.hpp.
Referenced by Baby(), Initialize(), and njets_clean().
|
private |
Cached value of njets_ra2.
Definition at line 1246 of file baby.hpp.
Referenced by Baby(), Initialize(), and njets_ra2().
|
private |
Cached value of nleps.
Definition at line 1249 of file baby.hpp.
Referenced by Baby(), Initialize(), and nleps().
|
private |
Cached value of nleps_tm.
Definition at line 1252 of file baby.hpp.
Referenced by Baby(), Initialize(), and nleps_tm().
|
private |
Cached value of nmus.
Definition at line 1255 of file baby.hpp.
Referenced by Baby(), Initialize(), and nmus().
|
private |
Cached value of nmus_isomu18.
Definition at line 1258 of file baby.hpp.
Referenced by Baby(), Initialize(), and nmus_isomu18().
|
private |
Cached value of nmus_vvvl.
Definition at line 1261 of file baby.hpp.
Referenced by Baby(), Initialize(), and nmus_vvvl().
|
private |
Cached value of nonblind.
Definition at line 1264 of file baby.hpp.
Referenced by Baby(), Initialize(), and nonblind().
|
private |
Cached value of nph.
Definition at line 1267 of file baby.hpp.
Referenced by Baby(), Initialize(), and nph().
|
private |
Cached value of npv.
Definition at line 1270 of file baby.hpp.
Referenced by Baby(), Initialize(), and npv().
|
private |
Cached value of ntks.
Definition at line 1273 of file baby.hpp.
Referenced by Baby(), Initialize(), and ntks().
|
private |
Cached value of ntruels.
Definition at line 1276 of file baby.hpp.
Referenced by Baby(), Initialize(), and ntruels().
|
private |
Cached value of ntruleps.
Definition at line 1279 of file baby.hpp.
Referenced by Baby(), Initialize(), and ntruleps().
|
private |
Cached value of ntrumus.
Definition at line 1282 of file baby.hpp.
Referenced by Baby(), Initialize(), and ntrumus().
|
private |
Cached value of ntrupv.
Definition at line 1285 of file baby.hpp.
Referenced by Baby(), Initialize(), and ntrupv().
|
private |
Cached value of ntrupv_mean.
Definition at line 1288 of file baby.hpp.
Referenced by Baby(), Initialize(), and ntrupv_mean().
|
private |
Cached value of ntrutaush.
Definition at line 1291 of file baby.hpp.
Referenced by Baby(), Initialize(), and ntrutaush().
|
private |
Cached value of ntrutausl.
Definition at line 1294 of file baby.hpp.
Referenced by Baby(), Initialize(), and ntrutausl().
|
private |
Cached value of nvels.
Definition at line 1297 of file baby.hpp.
Referenced by Baby(), Initialize(), and nvels().
|
private |
Cached value of nveto.
Definition at line 1300 of file baby.hpp.
Referenced by Baby(), Initialize(), and nveto().
|
private |
Cached value of nvleps.
Definition at line 1303 of file baby.hpp.
Referenced by Baby(), Initialize(), and nvleps().
|
private |
Cached value of nvmus.
Definition at line 1306 of file baby.hpp.
Referenced by Baby(), Initialize(), and nvmus().
|
private |
Cached value of onel_ele105.
Definition at line 1309 of file baby.hpp.
Referenced by Baby(), Initialize(), and onel_ele105().
|
private |
Cached value of onel_ele23.
Definition at line 1312 of file baby.hpp.
Referenced by Baby(), Initialize(), and onel_ele23().
|
private |
Cached value of onel_ele8.
Definition at line 1315 of file baby.hpp.
Referenced by Baby(), Initialize(), and onel_ele8().
|
private |
Cached value of onel_vvvl.
Definition at line 1318 of file baby.hpp.
Referenced by Baby(), Initialize(), and onel_vvvl().
|
private |
Cached value of onht.
Definition at line 1321 of file baby.hpp.
Referenced by Baby(), Initialize(), and onht().
|
private |
Cached value of onmet.
Definition at line 1324 of file baby.hpp.
Referenced by Baby(), Initialize(), and onmet().
|
private |
Cached value of onmu_isomu18.
Definition at line 1327 of file baby.hpp.
Referenced by Baby(), Initialize(), and onmu_isomu18().
|
private |
Cached value of onmu_mu50.
Definition at line 1330 of file baby.hpp.
Referenced by Baby(), Initialize(), and onmu_mu50().
|
private |
Cached value of onmu_mu8.
Definition at line 1333 of file baby.hpp.
Referenced by Baby(), Initialize(), and onmu_mu8().
|
private |
Cached value of onmu_vvvl.
Definition at line 1336 of file baby.hpp.
Referenced by Baby(), Initialize(), and onmu_vvvl().
|
private |
Cached value of onph_ph90.
Definition at line 1339 of file baby.hpp.
Referenced by Baby(), Initialize(), and onph_ph90().
|
private |
Cached value of pass20.
Definition at line 1345 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass20().
|
private |
Cached value of pass40.
Definition at line 1348 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass40().
|
private |
Cached value of pass50.
Definition at line 1351 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass50().
|
private |
Cached value of pass.
Definition at line 1342 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass().
|
private |
Cached value of pass_cschalo.
Definition at line 1354 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_cschalo().
|
private |
Cached value of pass_ecaldeadcell.
Definition at line 1357 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_ecaldeadcell().
|
private |
Cached value of pass_eebadsc.
Definition at line 1360 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_eebadsc().
|
private |
Cached value of pass_goodv.
Definition at line 1363 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_goodv().
|
private |
Cached value of pass_hbhe.
Definition at line 1366 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_hbhe().
|
private |
Cached value of pass_hbheiso.
Definition at line 1369 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_hbheiso().
|
private |
Cached value of pass_jets20.
Definition at line 1375 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_jets20().
|
private |
Cached value of pass_jets40.
Definition at line 1378 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_jets40().
|
private |
Cached value of pass_jets50.
Definition at line 1381 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_jets50().
|
private |
Cached value of pass_jets.
Definition at line 1372 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_jets().
|
private |
Cached value of pass_jets_nohf.
Definition at line 1384 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_jets_nohf().
|
private |
Cached value of pass_jets_ra2.
Definition at line 1387 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_jets_ra2().
|
private |
Cached value of pass_jets_tight.
Definition at line 1390 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_jets_tight().
|
private |
Cached value of pass_jets_tight_ra2.
Definition at line 1393 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_jets_tight_ra2().
|
private |
Cached value of pass_nohf.
Definition at line 1396 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_nohf().
|
private |
Cached value of pass_ra2.
Definition at line 1399 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_ra2().
|
private |
Cached value of pass_ra2_badmu.
Definition at line 1402 of file baby.hpp.
Referenced by Baby(), Initialize(), and pass_ra2_badmu().
|
private |
Cached value of ph_eta.
Definition at line 1405 of file baby.hpp.
Referenced by Baby(), Initialize(), and ph_eta().
|
private |
Cached value of ph_ph90.
Definition at line 1408 of file baby.hpp.
Referenced by Baby(), Initialize(), and ph_ph90().
|
private |
Cached value of ph_phi.
Definition at line 1411 of file baby.hpp.
Referenced by Baby(), Initialize(), and ph_phi().
|
private |
Cached value of ph_pt.
Definition at line 1414 of file baby.hpp.
Referenced by Baby(), Initialize(), and ph_pt().
|
private |
Cached value of ph_tm.
Definition at line 1417 of file baby.hpp.
Referenced by Baby(), Initialize(), and ph_tm().
std::set<const Process*> Baby::processes_ |
Definition at line 47 of file baby.hpp.
Referenced by PlotMaker::GetYield(), and Process::~Process().
|
private |
Cached value of run.
Definition at line 1420 of file baby.hpp.
Referenced by Baby(), Initialize(), and run().
|
private |
Integer indicating what kind of sample the first file has.
Definition at line 456 of file baby.hpp.
Referenced by Baby(), and SampleType().
|
private |
Cached value of st40.
Definition at line 1426 of file baby.hpp.
Referenced by Baby(), Initialize(), and st40().
|
private |
Cached value of st50.
Definition at line 1429 of file baby.hpp.
Referenced by Baby(), Initialize(), and st50().
|
private |
Cached value of st.
Definition at line 1423 of file baby.hpp.
Referenced by Baby(), Initialize(), and st().
|
private |
Cached value of stitch.
Definition at line 1432 of file baby.hpp.
Referenced by Baby(), Initialize(), and stitch().
|
private |
Cached value of sys_bctag40.
Definition at line 1438 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_bctag40().
|
private |
Cached value of sys_bctag.
Definition at line 1435 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_bctag().
|
private |
Cached value of sys_bctag_loose.
Definition at line 1441 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_bctag_loose().
|
private |
Cached value of sys_fs_bctag40.
Definition at line 1447 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_fs_bctag40().
|
private |
Cached value of sys_fs_bctag.
Definition at line 1444 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_fs_bctag().
|
private |
Cached value of sys_fs_lep.
Definition at line 1450 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_fs_lep().
|
private |
Cached value of sys_fs_udsgtag40.
Definition at line 1456 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_fs_udsgtag40().
|
private |
Cached value of sys_fs_udsgtag.
Definition at line 1453 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_fs_udsgtag().
|
private |
Cached value of sys_ht40.
Definition at line 1462 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_ht40().
|
private |
Cached value of sys_ht.
Definition at line 1459 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_ht().
|
private |
Cached value of sys_isr.
Definition at line 1465 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_isr().
|
private |
Cached value of sys_lep.
Definition at line 1468 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_lep().
|
private |
Cached value of sys_met.
Definition at line 1471 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_met().
|
private |
Cached value of sys_mj14.
Definition at line 1474 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_mj14().
|
private |
Cached value of sys_mj14_nolep.
Definition at line 1477 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_mj14_nolep().
|
private |
Cached value of sys_mj40.
Definition at line 1480 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_mj40().
|
private |
Cached value of sys_mt.
Definition at line 1483 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_mt().
|
private |
Cached value of sys_muf.
Definition at line 1486 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_muf().
|
private |
Cached value of sys_mur.
Definition at line 1489 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_mur().
|
private |
Cached value of sys_murf.
Definition at line 1492 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_murf().
|
private |
Cached value of sys_nbm40.
Definition at line 1498 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_nbm40().
|
private |
Cached value of sys_nbm.
Definition at line 1495 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_nbm().
|
private |
Cached value of sys_njets40.
Definition at line 1504 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_njets40().
|
private |
Cached value of sys_njets.
Definition at line 1501 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_njets().
|
private |
Cached value of sys_pass40.
Definition at line 1510 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_pass40().
|
private |
Cached value of sys_pass.
Definition at line 1507 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_pass().
|
private |
Cached value of sys_pu.
Definition at line 1513 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_pu().
|
private |
Cached value of sys_st40.
Definition at line 1519 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_st40().
|
private |
Cached value of sys_st.
Definition at line 1516 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_st().
|
private |
Cached value of sys_trig.
Definition at line 1522 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_trig().
|
private |
Cached value of sys_udsgtag40.
Definition at line 1528 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_udsgtag40().
|
private |
Cached value of sys_udsgtag.
Definition at line 1525 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_udsgtag().
|
private |
Cached value of sys_udsgtag_loose.
Definition at line 1531 of file baby.hpp.
Referenced by Baby(), Initialize(), and sys_udsgtag_loose().
|
private |
Cached value of tks_d0.
Definition at line 1534 of file baby.hpp.
Referenced by Baby(), Initialize(), and tks_d0().
|
private |
Cached value of tks_dz.
Definition at line 1537 of file baby.hpp.
Referenced by Baby(), Initialize(), and tks_dz().
|
private |
Cached value of tks_eta.
Definition at line 1540 of file baby.hpp.
Referenced by Baby(), Initialize(), and tks_eta().
|
private |
Cached value of tks_miniso.
Definition at line 1543 of file baby.hpp.
Referenced by Baby(), Initialize(), and tks_miniso().
|
private |
Cached value of tks_mt2.
Definition at line 1549 of file baby.hpp.
Referenced by Baby(), Initialize(), and tks_mt2().
|
private |
Cached value of tks_mt.
Definition at line 1546 of file baby.hpp.
Referenced by Baby(), Initialize(), and tks_mt().
|
private |
Cached value of tks_pdg.
Definition at line 1552 of file baby.hpp.
Referenced by Baby(), Initialize(), and tks_pdg().
|
private |
Cached value of tks_phi.
Definition at line 1555 of file baby.hpp.
Referenced by Baby(), Initialize(), and tks_phi().
|
private |
Cached value of tks_pt.
Definition at line 1558 of file baby.hpp.
Referenced by Baby(), Initialize(), and tks_pt().
|
private |
Cached value of tks_reliso.
Definition at line 1561 of file baby.hpp.
Referenced by Baby(), Initialize(), and tks_reliso().
|
private |
Cached value of tks_tm.
Definition at line 1564 of file baby.hpp.
Referenced by Baby(), Initialize(), and tks_tm().
|
mutableprivate |
Cached number of events in TChain.
Definition at line 457 of file baby.hpp.
Referenced by GetEntries().
|
private |
Cached value of trig.
Definition at line 1567 of file baby.hpp.
Referenced by Baby(), Initialize(), and trig().
|
private |
Cached value of trig_lep.
Definition at line 1570 of file baby.hpp.
Referenced by Baby(), Initialize(), and trig_lep().
|
private |
Cached value of trig_met.
Definition at line 1573 of file baby.hpp.
Referenced by Baby(), Initialize(), and trig_met().
|
private |
Cached value of trig_prescale.
Definition at line 1576 of file baby.hpp.
Referenced by Baby(), Initialize(), and trig_prescale().
|
private |
Cached value of trig_ra4.
Definition at line 1579 of file baby.hpp.
Referenced by Baby(), Initialize(), and trig_ra4().
|
private |
Cached value of trig_vvvl.
Definition at line 1582 of file baby.hpp.
Referenced by Baby(), Initialize(), and trig_vvvl().
|
private |
Cached value of type.
Definition at line 1585 of file baby.hpp.
Referenced by Baby(), Initialize(), and type().
|
private |
Cached value of w_btag40.
Definition at line 1591 of file baby.hpp.
Referenced by Baby(), Initialize(), and w_btag40().
|
private |
Cached value of w_btag.
Definition at line 1588 of file baby.hpp.
Referenced by Baby(), Initialize(), and w_btag().
|
private |
Cached value of w_btag_loose.
Definition at line 1594 of file baby.hpp.
Referenced by Baby(), Initialize(), and w_btag_loose().
|
private |
Cached value of w_fs_lep.
Definition at line 1597 of file baby.hpp.
Referenced by Baby(), Initialize(), and w_fs_lep().
|
private |
Cached value of w_isr.
Definition at line 1600 of file baby.hpp.
Referenced by Baby(), Initialize(), and w_isr().
|
private |
Cached value of w_lep.
Definition at line 1603 of file baby.hpp.
Referenced by Baby(), Initialize(), and w_lep().
|
private |
Cached value of w_lumi.
Definition at line 1606 of file baby.hpp.
Referenced by Baby(), Initialize(), and w_lumi().
|
private |
Cached value of w_pu.
Definition at line 1609 of file baby.hpp.
Referenced by Baby(), Initialize(), and w_pu().
|
private |
Cached value of w_toppt.
Definition at line 1612 of file baby.hpp.
Referenced by Baby(), Initialize(), and w_toppt().
|
private |
Cached value of weight.
Definition at line 1615 of file baby.hpp.
Referenced by Baby(), Initialize(), and weight().
|
private |
Cached value of weight_rpv.
Definition at line 1618 of file baby.hpp.
Referenced by Baby(), Initialize(), and weight_rpv().