Skip to content

Commit

Permalink
Merge branch 'dev-Larry' into 'master'
Browse files Browse the repository at this point in the history
Dev larry

- 2015 vs 2015 lepton triggers rsmith54#2 
- e/mu/btag SFs rsmith54#1 
- trigger matching rsmith54#3

See merge request !4
  • Loading branch information
Lawrence Lee Jr committed Sep 26, 2016
2 parents 3d655a4 + 45c11cd commit e44ef73
Show file tree
Hide file tree
Showing 6 changed files with 275 additions and 210 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ testValgrind:

artifacts:
paths:
- valgrind.log
- testArea/valgrind.log
6 changes: 6 additions & 0 deletions FactoryTools/CalibrateST.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@ class CalibrateST : public EL::Algorithm
std::string PRWLumiCalcFileNames;
std::string fatJetContainerName;

std::string muTrig2015;
std::string muTrig2016;
std::string elTrig2015;
std::string elTrig2016;


ST::SUSYObjDef_xAOD *m_objTool;//!

// this is a standard constructor
Expand Down
Loading

0 comments on commit e44ef73

Please sign in to comment.