*** empty log message ***
*** empty log message ***
updates for hcp sync
1) implemented a way to store the bitset of all matched triggers for the leptons in the FO branches (using TBits, since root doesn't seem to yet support bitsets). See some commented lines in applyZPlusX.cc and ZPlusX.cc (more or less moot -- see below) 2) These bitsets are almost entirely zeroes, but root didn't compress them as much as I was hoping -- adding them tripled the file size, so I had to implement another way to store trigger info in the ntuples. I decided to store info for only a few triggers in an unsigned value in SimpleLepton, with the def of the bits at the bottom of TriggerUtils.cc in the function initAnalysisTriggers (http://cmssw.cvs.cern.ch/cgi-bin/cmssw.cgi/UserCode/MitHzz4l/Util/src/TriggerUtils.cc?r1=1.15&r2=1.16) 3) added the same (info for a few triggers) for HLT Info to an unsigned value in InfoStruct 4) added all versions of the emu cross triggers to TriggerUtils.cc
Add denominator def with Dz and D0 but no IP, move some things from Various to PlotHeaders, clean up plotters
Change names on lepton tag ID functions; change rootcint flags
added a separate lepton id function
reverted to a version that compiles
*** empty log message ***
Denominator def'n was changed at some point to differ from the lepton preselection fcns, so add it here...
*** empty log message ***
added muon tag selection
fixing andrew's fabs bug and indentation
adding noD0 preselection for HF studies
added code for track to pf id eff measurement
cosmetic line split
added macros for frs and tp efficiencies
made changes for new round of synchronization
*** empty log message ***
*** empty log message ***
fix presel check for allArb
fscking sync
fabs on 3DIPsig for reference sync
*** empty log message ***
*** empty log message ***
more sync ...
stuff for reference selection
eta -> rapidity in kin, muon tweaks
porting trigger stuff
*** empty log message ***
*** empty log message ***
synched ...
*** empty log message ***
first pass port to bambu
first pass port to bambu
added a backdoor muon selection and a preselection that automatically passes
various fixes
*** empty log message ***
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.