babymaker  e95a6a9342d4604277fe7cc6149b6b5b24447d89
Public Member Functions | Static Public Member Functions | Public Attributes | Private Member Functions | Private Attributes | List of all members
bmaker_full Class Reference

#include <bmaker_full.hh>

Inheritance diagram for bmaker_full:

Public Member Functions

 bmaker_full (const edm::ParameterSet &)
 
 ~bmaker_full ()
 
void writeMET (edm::Handle< pat::METCollection > mets, edm::Handle< pat::METCollection > mets_nohf, edm::Handle< pat::METCollection > mets_puppi)
 
std::vector< reco::Candidate::LorentzVector > writeJets (edm::Handle< pat::JetCollection > alljets, std::vector< unsigned > &all_baby_jets_idx, edm::Handle< edm::View< reco::GenJet > > genjets, vCands &sig_leps, vCands &veto_leps, vCands &photons, vCands &tks, std::vector< std::vector< LVector > > &sysjets, std::vector< double > &jetsMuonEnergyFrac)
 
void writeBTagWeights (edm::Handle< pat::JetCollection > alljets, std::vector< reco::Candidate::LorentzVector > &all_baby_jets, std::vector< unsigned > &all_baby_jet_idx)
 
void writeHiggVars (std::vector< LVector > &baby_jets_p4, std::vector< float > &baby_jets_csv, std::vector< bool > &baby_jets_h1, std::vector< bool > &baby_jets_h2, std::vector< bool > &baby_jets_islep, int &baby_nbl, int &baby_nbm, int &baby_nbt, float &baby_hig_am, float &baby_hig_dm, float &baby_hig_drmax, int &baby_hig_bin, float &baby_mct, bool isSystemtatic=false)
 
void writeBBVars (std::vector< reco::Candidate::LorentzVector > &all_baby_jets, vCands &sig_leps)
 
void writeFatJets ()
 
vCands writeMuons (edm::Handle< pat::MuonCollection > muons, edm::Handle< pat::PackedCandidateCollection > pfcands, edm::Handle< reco::VertexCollection > vtx, vCands &veto_mus, vCands &all_mus, double rhoEventCentral)
 
vCands writeElectrons (edm::Handle< pat::ElectronCollection > electrons, edm::Handle< pat::PackedCandidateCollection > pfcands, edm::Handle< reco::VertexCollection > vtx, vCands &veto_els, vCands &all_els, double rhoEventCentral)
 
void writeDiLep (vCands &sig_mus, vCands &sig_els, vCands &veto_mus, vCands &veto_els)
 
void setDiLepMass (vCands leptons, baby_float ll_m, baby_float ll_pt1, baby_float ll_pt2, baby_float ll_pt, baby_float ll_eta, baby_float ll_phi, baby_vfloat l_pt, baby_vbool l_inz, baby_float ll_w)
 
void setElMuMass (vCands leptons1, vCands leptons2, baby_float ll_m, baby_float ll_pt1, baby_float ll_pt2, baby_float ll_pt, baby_float ll_eta, baby_float ll_phi, baby_float ll_w)
 
void writeLeptons (vCands &leptons)
 
void writeTks (edm::Handle< pat::PackedCandidateCollection > pfcands, edm::Handle< reco::VertexCollection > vtx, double rhoEventCentral)
 
vCands writePhotons (edm::Handle< pat::PhotonCollection > allphotons, edm::Handle< std::vector< pat::Electron > > &electrons, edm::Handle< reco::ConversionCollection > &conversions, edm::Handle< reco::BeamSpot > &beamspot, double rho)
 
bool writeTriggers (const edm::TriggerNames &names, edm::Handle< edm::TriggerResults > triggerBits, edm::Handle< pat::PackedTriggerPrescales > triggerPrescales)
 
void writeHLTObjects (const edm::TriggerNames &names, edm::Handle< pat::TriggerObjectStandAloneCollection > triggerObjects, vCands &all_mus, vCands &all_els, vCands &photons, const edm::Event &)
 
void writeFilters (const edm::TriggerNames &fnames, edm::Handle< edm::TriggerResults > filterBits, edm::Handle< reco::VertexCollection > vtx, std::vector< double > jetsMuonEnergyFrac)
 
void writeVertices (edm::Handle< reco::VertexCollection > vtx, edm::Handle< std::vector< PileupSummaryInfo > > pu_info)
 
void writeGenInfo (edm::Handle< LHEEventProduct > lhe_info)
 
void writeIFSR (edm::Handle< reco::GenParticleCollection > genParticles, std::vector< reco::Candidate::LorentzVector > &jets)
 
void writeMC (edm::Handle< reco::GenParticleCollection > genParticles, vCands &all_mus, vCands &all_els, vCands &photons)
 
void reportTime (const edm::Event &iEvent)
 
void rebalancedMET (double &MET, double &METPhi)
 
double calculateRescalingFactor (unsigned int jetIdx)
 
double calculateRebalancedMET (unsigned int jetIdx, double mu, double &METPhi)
 
void writeWeights (const vCands &sig_leps, edm::Handle< GenEventInfoProduct > &gen_event_info, edm::Handle< LHEEventProduct > &lhe_info)
 

Static Public Member Functions

static void fillDescriptions (edm::ConfigurationDescriptions &descriptions)
 

Public Attributes

TFile * outfile
 
baby_full baby
 
bool isData
 
time_t startTime
 
lepton_toolslepTool
 
jet_met_toolsjetTool
 
photon_toolsphotonTool
 
event_toolseventTool
 
mc_toolsmcTool
 
weight_toolsweightTool
 
std::vector< TString > trig_name
 
TString outname
 
std::vector< std::string > inputfiles
 
TString jsonfile
 
TString condor_subtime
 
TString jec_label
 
std::string btag_label_BC
 
std::string btag_label_UDSG
 
edm::InputTag met_label
 
edm::InputTag met_nohf_label
 
edm::InputTag jets_label
 
unsigned int nevents_sample
 
unsigned int nevents
 
bool doMetRebalancing
 
float xsec
 
bool addBTagWeights
 
bool isFastSim
 
bool doSystematics
 
bool debug
 

Private Member Functions

virtual void beginJob () override
 
virtual void analyze (const edm::Event &, const edm::EventSetup &) override
 
virtual void endJob () override
 
virtual void beginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) override
 

Private Attributes

int mprod_
 
int mlsp_
 
edm::EDGetTokenT< edm::TriggerResults > tok_trigResults_hlt_
 
edm::EDGetTokenT< pat::PackedTriggerPrescales > tok_patTrig_
 
edm::EDGetTokenT< reco::VertexCollection > tok_primVertex_
 
edm::EDGetTokenT< std::vector< PileupSummaryInfo > > tok_addPileup_
 
edm::EDGetTokenT< std::vector< PileupSummaryInfo > > tok_slimAddPileup_
 
edm::EDGetTokenT< pat::PackedCandidateCollection > tok_packPFCands_
 
edm::EDGetTokenT< double > tok_rhoFastJet_centralNeutral_
 
edm::EDGetTokenT< pat::MuonCollection > tok_muons_
 
edm::EDGetTokenT< pat::ElectronCollection > tok_electrons_
 
edm::EDGetTokenT< double > tok_rhoFastJet_all_
 
edm::EDGetTokenT< reco::BeamSpot > tok_offBeamSpot_
 
edm::EDGetTokenT< pat::PhotonCollection > tok_photons_
 
edm::EDGetTokenT< std::vector< reco::Conversion > > tok_reducedEgamma_conver_
 
edm::EDGetTokenT< pat::JetCollection > tok_jets_
 
edm::EDGetTokenT< edm::View< reco::GenJet > > tok_genJets_
 
edm::EDGetTokenT< pat::METCollection > tok_met_
 
edm::EDGetTokenT< pat::METCollection > tok_met_noHF_
 
edm::EDGetTokenT< pat::METCollection > tok_met_Puppi_
 
edm::EDGetTokenT< bool > tok_HBHENoiseFilter_
 
edm::EDGetTokenT< bool > tok_HBHEIsoNoiseFilter_
 
edm::EDGetTokenT< edm::TriggerResults > tok_trigResults_reco_
 
edm::EDGetTokenT< edm::TriggerResults > tok_trigResults_pat_
 
edm::EDGetTokenT< pat::TriggerObjectStandAloneCollection > tok_selectedPatTrig_
 
edm::EDGetTokenT< reco::GenParticleCollection > tok_pruneGenPart_
 
edm::EDGetTokenT< LHEEventProduct > tok_extLHEProducer_
 
edm::EDGetTokenT< LHEEventProduct > tok_source_
 
edm::EDGetTokenT< GenEventInfoProduct > tok_generator_
 
edm::EDGetTokenT< bool > tok_badChCandFilter_
 
edm::EDGetTokenT< bool > tok_badPFMuonFilter_
 
edm::EDGetTokenT< GenLumiInfoHeader > tok_genlumiheader_
 

Detailed Description

Definition at line 62 of file bmaker_full.hh.

Constructor & Destructor Documentation

bmaker_full::bmaker_full ( const edm::ParameterSet &  iConfig)
explicit
bmaker_full::~bmaker_full ( )

Member Function Documentation

void bmaker_full::analyze ( const edm::Event &  iEvent,
const edm::EventSetup &  iSetup 
)
overrideprivatevirtual
void bmaker_full::beginJob ( )
overrideprivatevirtual

Definition at line 2480 of file bmaker_full.cc.

void bmaker_full::beginLuminosityBlock ( edm::LuminosityBlock const &  iLumi,
edm::EventSetup const &  iEvent 
)
overrideprivatevirtual

Definition at line 2505 of file bmaker_full.cc.

References mc_tools::getMassPoints(), mcTool, mlsp_, mprod_, and outname.

double bmaker_full::calculateRebalancedMET ( unsigned int  jetIdx,
double  mu,
double &  METPhi 
)

Definition at line 1997 of file bmaker_full.cc.

double bmaker_full::calculateRescalingFactor ( unsigned int  jetIdx)

Definition at line 1974 of file bmaker_full.cc.

void bmaker_full::endJob ( )
overrideprivatevirtual

Definition at line 2484 of file bmaker_full.cc.

void bmaker_full::fillDescriptions ( edm::ConfigurationDescriptions &  descriptions)
static

Definition at line 2525 of file bmaker_full.cc.

References DEFINE_FWK_MODULE().

void bmaker_full::rebalancedMET ( double &  MET,
double &  METPhi 
)

Definition at line 1959 of file bmaker_full.cc.

void bmaker_full::reportTime ( const edm::Event &  iEvent)

Definition at line 2457 of file bmaker_full.cc.

References debug, nevents, roundNumber(), and startTime.

void bmaker_full::setDiLepMass ( vCands  leptons,
baby_float  ll_m,
baby_float  ll_pt1,
baby_float  ll_pt2,
baby_float  ll_pt,
baby_float  ll_eta,
baby_float  ll_phi,
baby_vfloat  l_pt,
baby_vbool  l_inz,
baby_float  ll_w 
)

Definition at line 1226 of file bmaker_full.cc.

References lepton_tools::getScaleFactor().

void bmaker_full::setElMuMass ( vCands  leptons1,
vCands  leptons2,
baby_float  ll_m,
baby_float  ll_pt1,
baby_float  ll_pt2,
baby_float  ll_pt,
baby_float  ll_eta,
baby_float  ll_phi,
baby_float  ll_w 
)

Definition at line 1252 of file bmaker_full.cc.

References lepton_tools::getScaleFactor().

void bmaker_full::writeBBVars ( std::vector< reco::Candidate::LorentzVector > &  all_baby_jets,
vCands sig_leps 
)

Definition at line 863 of file bmaker_full.cc.

References jet_met_tools::getBRanking(), and utilities::getMT2().

void bmaker_full::writeBTagWeights ( edm::Handle< pat::JetCollection >  alljets,
std::vector< reco::Candidate::LorentzVector > &  all_baby_jets,
std::vector< unsigned > &  all_baby_jet_idx 
)

Definition at line 603 of file bmaker_full.cc.

References bmaker_full_cfg::doSystematics, and bmaker_full_cfg::isFastSim.

void bmaker_full::writeDiLep ( vCands sig_mus,
vCands sig_els,
vCands veto_mus,
vCands veto_els 
)
vCands bmaker_full::writeElectrons ( edm::Handle< pat::ElectronCollection >  electrons,
edm::Handle< pat::PackedCandidateCollection >  pfcands,
edm::Handle< reco::VertexCollection >  vtx,
vCands veto_els,
vCands all_els,
double  rhoEventCentral 
)

Definition at line 1086 of file bmaker_full.cc.

void bmaker_full::writeFatJets ( )

Definition at line 889 of file bmaker_full.cc.

void bmaker_full::writeFilters ( const edm::TriggerNames &  fnames,
edm::Handle< edm::TriggerResults >  filterBits,
edm::Handle< reco::VertexCollection >  vtx,
std::vector< double >  jetsMuonEnergyFrac 
)
void bmaker_full::writeGenInfo ( edm::Handle< LHEEventProduct >  lhe_info)

Definition at line 1540 of file bmaker_full.cc.

References send_split_scan::outname.

void bmaker_full::writeHiggVars ( std::vector< LVector > &  baby_jets_p4,
std::vector< float > &  baby_jets_csv,
std::vector< bool > &  baby_jets_h1,
std::vector< bool > &  baby_jets_h2,
std::vector< bool > &  baby_jets_islep,
int &  baby_nbl,
int &  baby_nbm,
int &  baby_nbt,
float &  baby_hig_am,
float &  baby_hig_dm,
float &  baby_hig_drmax,
int &  baby_hig_bin,
float &  baby_mct,
bool  isSystemtatic = false 
)

Definition at line 757 of file bmaker_full.cc.

References sub_cond::col, and resubmit::ind.

void bmaker_full::writeHLTObjects ( const edm::TriggerNames &  names,
edm::Handle< pat::TriggerObjectStandAloneCollection >  triggerObjects,
vCands all_mus,
vCands all_els,
vCands photons,
const edm::Event &  iEvent 
)

Definition at line 1343 of file bmaker_full.cc.

References resubmit::ind.

void bmaker_full::writeIFSR ( edm::Handle< reco::GenParticleCollection >  genParticles,
std::vector< reco::Candidate::LorentzVector > &  jets 
)

Definition at line 1594 of file bmaker_full.cc.

References dR().

vector< LVector > bmaker_full::writeJets ( edm::Handle< pat::JetCollection >  alljets,
std::vector< unsigned > &  all_baby_jets_idx,
edm::Handle< edm::View< reco::GenJet > >  genjets,
vCands sig_leps,
vCands veto_leps,
vCands photons,
vCands tks,
std::vector< std::vector< LVector > > &  sysjets,
std::vector< double > &  jetsMuonEnergyFrac 
)
void bmaker_full::writeLeptons ( vCands leptons)

Definition at line 1159 of file bmaker_full.cc.

References utilities::greaterPt(), and resubmit::ind.

void bmaker_full::writeMC ( edm::Handle< reco::GenParticleCollection >  genParticles,
vCands all_mus,
vCands all_els,
vCands photons 
)

Definition at line 1628 of file bmaker_full.cc.

References dR(), utilities::getMT(), resubmit::ind, and send_split_scan::outname.

void bmaker_full::writeMET ( edm::Handle< pat::METCollection >  mets,
edm::Handle< pat::METCollection >  mets_nohf,
edm::Handle< pat::METCollection >  mets_puppi 
)

Definition at line 369 of file bmaker_full.cc.

References bmaker_full_cfg::isData, and utilities::kSysLast.

vCands bmaker_full::writeMuons ( edm::Handle< pat::MuonCollection >  muons,
edm::Handle< pat::PackedCandidateCollection >  pfcands,
edm::Handle< reco::VertexCollection >  vtx,
vCands veto_mus,
vCands all_mus,
double  rhoEventCentral 
)

Definition at line 982 of file bmaker_full.cc.

References bmaker_full_cfg::isData, and send_split_scan::outname.

vCands bmaker_full::writePhotons ( edm::Handle< pat::PhotonCollection >  allphotons,
edm::Handle< std::vector< pat::Electron > > &  electrons,
edm::Handle< reco::ConversionCollection > &  conversions,
edm::Handle< reco::BeamSpot > &  beamspot,
double  rho 
)

Definition at line 1275 of file bmaker_full.cc.

References resubmit::ind.

void bmaker_full::writeTks ( edm::Handle< pat::PackedCandidateCollection >  pfcands,
edm::Handle< reco::VertexCollection >  vtx,
double  rhoEventCentral 
)

Definition at line 1171 of file bmaker_full.cc.

References utilities::getMT(), and utilities::getMT2().

bool bmaker_full::writeTriggers ( const edm::TriggerNames &  names,
edm::Handle< edm::TriggerResults >  triggerBits,
edm::Handle< pat::PackedTriggerPrescales >  triggerPrescales 
)

Definition at line 1300 of file bmaker_full.cc.

References Contains().

void bmaker_full::writeVertices ( edm::Handle< reco::VertexCollection >  vtx,
edm::Handle< std::vector< PileupSummaryInfo > >  pu_info 
)

Definition at line 1526 of file bmaker_full.cc.

void bmaker_full::writeWeights ( const vCands sig_leps,
edm::Handle< GenEventInfoProduct > &  gen_event_info,
edm::Handle< LHEEventProduct > &  lhe_info 
)

Member Data Documentation

bool bmaker_full::addBTagWeights

Definition at line 171 of file bmaker_full.hh.

baby_full bmaker_full::baby

Definition at line 68 of file bmaker_full.hh.

Referenced by bmaker_full(), and ~bmaker_full().

std::string bmaker_full::btag_label_BC

Definition at line 161 of file bmaker_full.hh.

std::string bmaker_full::btag_label_UDSG

Definition at line 162 of file bmaker_full.hh.

TString bmaker_full::condor_subtime

Definition at line 159 of file bmaker_full.hh.

Referenced by ~bmaker_full().

bool bmaker_full::debug

Definition at line 174 of file bmaker_full.hh.

Referenced by reportTime().

bool bmaker_full::doMetRebalancing

Definition at line 168 of file bmaker_full.hh.

bool bmaker_full::doSystematics

Definition at line 173 of file bmaker_full.hh.

Referenced by bmaker_full().

event_tools* bmaker_full::eventTool

Definition at line 76 of file bmaker_full.hh.

Referenced by bmaker_full().

std::vector<std::string> bmaker_full::inputfiles

Definition at line 157 of file bmaker_full.hh.

Referenced by ~bmaker_full().

bool bmaker_full::isData

Definition at line 69 of file bmaker_full.hh.

bool bmaker_full::isFastSim

Definition at line 172 of file bmaker_full.hh.

Referenced by bmaker_full().

TString bmaker_full::jec_label

Definition at line 160 of file bmaker_full.hh.

Referenced by bmaker_full(), and ~bmaker_full().

edm::InputTag bmaker_full::jets_label

Definition at line 165 of file bmaker_full.hh.

jet_met_tools* bmaker_full::jetTool

Definition at line 74 of file bmaker_full.hh.

Referenced by bmaker_full(), and ~bmaker_full().

TString bmaker_full::jsonfile

Definition at line 158 of file bmaker_full.hh.

Referenced by ~bmaker_full().

lepton_tools* bmaker_full::lepTool

Definition at line 73 of file bmaker_full.hh.

Referenced by bmaker_full(), and ~bmaker_full().

mc_tools* bmaker_full::mcTool

Definition at line 77 of file bmaker_full.hh.

Referenced by beginLuminosityBlock(), bmaker_full(), and ~bmaker_full().

edm::InputTag bmaker_full::met_label

Definition at line 163 of file bmaker_full.hh.

edm::InputTag bmaker_full::met_nohf_label

Definition at line 164 of file bmaker_full.hh.

int bmaker_full::mlsp_
private

Definition at line 180 of file bmaker_full.hh.

Referenced by beginLuminosityBlock().

int bmaker_full::mprod_
private

Definition at line 179 of file bmaker_full.hh.

Referenced by beginLuminosityBlock().

unsigned int bmaker_full::nevents

Definition at line 167 of file bmaker_full.hh.

Referenced by reportTime(), and ~bmaker_full().

unsigned int bmaker_full::nevents_sample

Definition at line 166 of file bmaker_full.hh.

Referenced by ~bmaker_full().

TFile* bmaker_full::outfile

Definition at line 67 of file bmaker_full.hh.

Referenced by bmaker_full(), and ~bmaker_full().

TString bmaker_full::outname

Definition at line 156 of file bmaker_full.hh.

Referenced by beginLuminosityBlock(), bmaker_full(), and ~bmaker_full().

photon_tools* bmaker_full::photonTool

Definition at line 75 of file bmaker_full.hh.

Referenced by bmaker_full(), and ~bmaker_full().

time_t bmaker_full::startTime

Definition at line 70 of file bmaker_full.hh.

Referenced by bmaker_full(), reportTime(), and ~bmaker_full().

edm::EDGetTokenT<std::vector< PileupSummaryInfo > > bmaker_full::tok_addPileup_
private

Definition at line 186 of file bmaker_full.hh.

edm::EDGetTokenT<bool> bmaker_full::tok_badChCandFilter_
private

Definition at line 210 of file bmaker_full.hh.

edm::EDGetTokenT<bool> bmaker_full::tok_badPFMuonFilter_
private

Definition at line 211 of file bmaker_full.hh.

edm::EDGetTokenT<pat::ElectronCollection> bmaker_full::tok_electrons_
private

Definition at line 191 of file bmaker_full.hh.

edm::EDGetTokenT<LHEEventProduct> bmaker_full::tok_extLHEProducer_
private

Definition at line 207 of file bmaker_full.hh.

edm::EDGetTokenT<GenEventInfoProduct> bmaker_full::tok_generator_
private

Definition at line 209 of file bmaker_full.hh.

edm::EDGetTokenT<edm::View<reco::GenJet> > bmaker_full::tok_genJets_
private

Definition at line 197 of file bmaker_full.hh.

edm::EDGetTokenT<GenLumiInfoHeader> bmaker_full::tok_genlumiheader_
private

Definition at line 212 of file bmaker_full.hh.

edm::EDGetTokenT<bool> bmaker_full::tok_HBHEIsoNoiseFilter_
private

Definition at line 202 of file bmaker_full.hh.

edm::EDGetTokenT<bool> bmaker_full::tok_HBHENoiseFilter_
private

Definition at line 201 of file bmaker_full.hh.

edm::EDGetTokenT<pat::JetCollection> bmaker_full::tok_jets_
private

Definition at line 196 of file bmaker_full.hh.

edm::EDGetTokenT<pat::METCollection> bmaker_full::tok_met_
private

Definition at line 198 of file bmaker_full.hh.

edm::EDGetTokenT<pat::METCollection> bmaker_full::tok_met_noHF_
private

Definition at line 199 of file bmaker_full.hh.

edm::EDGetTokenT<pat::METCollection> bmaker_full::tok_met_Puppi_
private

Definition at line 200 of file bmaker_full.hh.

edm::EDGetTokenT<pat::MuonCollection> bmaker_full::tok_muons_
private

Definition at line 190 of file bmaker_full.hh.

edm::EDGetTokenT<reco::BeamSpot> bmaker_full::tok_offBeamSpot_
private

Definition at line 193 of file bmaker_full.hh.

edm::EDGetTokenT<pat::PackedCandidateCollection> bmaker_full::tok_packPFCands_
private

Definition at line 188 of file bmaker_full.hh.

edm::EDGetTokenT<pat::PackedTriggerPrescales> bmaker_full::tok_patTrig_
private

Definition at line 184 of file bmaker_full.hh.

edm::EDGetTokenT<pat::PhotonCollection> bmaker_full::tok_photons_
private

Definition at line 194 of file bmaker_full.hh.

edm::EDGetTokenT<reco::VertexCollection> bmaker_full::tok_primVertex_
private

Definition at line 185 of file bmaker_full.hh.

edm::EDGetTokenT<reco::GenParticleCollection> bmaker_full::tok_pruneGenPart_
private

Definition at line 206 of file bmaker_full.hh.

edm::EDGetTokenT<std::vector<reco::Conversion> > bmaker_full::tok_reducedEgamma_conver_
private

Definition at line 195 of file bmaker_full.hh.

edm::EDGetTokenT<double> bmaker_full::tok_rhoFastJet_all_
private

Definition at line 192 of file bmaker_full.hh.

edm::EDGetTokenT<double> bmaker_full::tok_rhoFastJet_centralNeutral_
private

Definition at line 189 of file bmaker_full.hh.

edm::EDGetTokenT<pat::TriggerObjectStandAloneCollection> bmaker_full::tok_selectedPatTrig_
private

Definition at line 205 of file bmaker_full.hh.

edm::EDGetTokenT<std::vector< PileupSummaryInfo > > bmaker_full::tok_slimAddPileup_
private

Definition at line 187 of file bmaker_full.hh.

edm::EDGetTokenT<LHEEventProduct> bmaker_full::tok_source_
private

Definition at line 208 of file bmaker_full.hh.

edm::EDGetTokenT<edm::TriggerResults> bmaker_full::tok_trigResults_hlt_
private

Definition at line 183 of file bmaker_full.hh.

edm::EDGetTokenT<edm::TriggerResults> bmaker_full::tok_trigResults_pat_
private

Definition at line 204 of file bmaker_full.hh.

edm::EDGetTokenT<edm::TriggerResults> bmaker_full::tok_trigResults_reco_
private

Definition at line 203 of file bmaker_full.hh.

std::vector<TString> bmaker_full::trig_name

Definition at line 153 of file bmaker_full.hh.

Referenced by bmaker_full(), and ~bmaker_full().

weight_tools* bmaker_full::weightTool

Definition at line 78 of file bmaker_full.hh.

Referenced by bmaker_full(), and ~bmaker_full().

float bmaker_full::xsec

Definition at line 169 of file bmaker_full.hh.


The documentation for this class was generated from the following files: