Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 619 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 619 Bytes

TauLeptonFlavor

scram project CMSSW_8_0_27 cd CMSSW_8_0_27/src/ git clone [email protected]:xuliyan/TauLeptonFlavor.git git clone [email protected]:MiT-HEP/BaconAna.git scram b cp /afs/cern.ch/work/a/arapyan/public/HLT_50nsGRun BaconAna/DataFormats/data/

To run the selection: For MC, copy scripts from /Scripts/Tau3MuMC and rename them to selectGEN.C cd Selection ./runSelectionGEN.sh For Normalization, copy scripts from /Scripts/Ds2MuPiData and rename them to selectData.C cd Selection ./runSelection.sh For Signal, copy scripts from /Scripts/Tau3MuData and rename them to selectData.C cd Selection ./runSelection.sh