Info about D3PD analysis variables

From ift
Revision as of 16:27, 8 March 2011 by Jli051 (talk | contribs) (Created page with '== Analysis variables == '''Meta-data''' int RunNumber; '''Trigger''' float trig_EF_met_MEx; float trig_EF_met_MEy; int trig_L2_jet_n; std::vector<float>* trig_L2_jet_pt…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Analysis variables

Meta-data

int RunNumber;


Trigger

float trig_EF_met_MEx;

float trig_EF_met_MEy;

int trig_L2_jet_n;

std::vector<float>* trig_L2_jet_pt;

bool L1_J55;


Jet

int jet_n; Number of jets in event (extra conditions?)

std::vector<float>* jet_eta;

std::vector<float>* jet_phi;

std::vector<float>* jet_m;

std::vector<float>* jet_flavor_weight_SV0;

std::vector<float>* jet_pt; Transverse momentum of jets

std::vector<float>* jet_emscale_pt;

std::vector<float>* jet_n90;

std::vector<float>* jet_timing;

std::vector<float>* jet_quality;

std::vector<float>* jet_emfrac;

std::vector<float>* jet_hecf;

std::vector<float>* jet_EMJES;

std::vector<float>* jet_jvtxf;

std::vector<float>* jet_fmax;


Vertex

std::vector<int>* vx_nTracks;


Missing transverse energy

float MET_Final_et;

float MET_Final_etx;

float MET_Final_ety;

float MET_Final_phi;

float MET_Final_sumet;

float MET_LocHadTopo_etx;

float MET_MuonBoy_etx;

float MET_LocHadTopo_ety;

float MET_MuonBoy_ety;


Electron

int el_n;

std::vector<int>* el_author;

std::vector<float>* el_pt;

std::vector<float>* el_eta;

std::vector<float>* el_phi;

std::vector<float>* el_cl_eta;

std::vector<float>* el_cl_phi;

std::vector<int>* el_goodOQ;


Muon

int mu_staco_n;

std::vector<float>* mu_staco_matchchi2;

std::vector<float>* mu_staco_isCombinedMuon;

std::vector<float>* mu_staco_pt;

std::vector<float>* mu_staco_eta;

std::vector<float>* mu_staco_phi;

std::vector<float>* mu_staco_ptcone20;

std::vector<float>* mu_staco_me_qoverp_exPV;

std::vector<float>* mu_staco_me_theta_exPV;

std::vector<float>* mu_staco_id_qoverp_exPV;

std::vector<float>* mu_staco_id_theta_exPV;


Tau

int tau_n;

std::vector<float>* tau_Et;

std::vector<float>* tau_eta;

std::vector<float>* tau_phi;

std::vector<float>* tau_m;

std::vector<int>* tau_nLooseTrk;

std::vector<int>* tau_nProng;

std::vector<int>* tau_numTrack;

std::vector<float>* tau_secvtx_chiSquared;

std::vector<float>* tau_secvtx_numberDoF;

std::vector<float>* tau_secvtx_x;

std::vector<float>* tau_secvtx_y;

std::vector<float>* tau_secvtx_z;

std::vector<int>* tau_BDTEleScore;

std::vector<float>* tau_BDTJetScore;

std::vector<float>* tau_electronVetoTight;

std::vector<float>* tau_muonVeto;

std::vector<float>* tau_charge;

std::vector<float>* tau_seedCalo_etEMCalib;

std::vector<float>* tau_seedCalo_etHadCalib;