~ma5/madanalysis5/madanalysis-development

« back to all changes in this revision

Viewing changes to tools/SampleAnalyzer/Commons/Service/IsolationBase.cpp

  • Committer: Benjamin Fuks
  • Date: 2018-05-04 10:44:49 UTC
  • mfrom: (115.1.81 v1.6beta)
  • Revision ID: fuks@cern.ch-20180504104449-60h8a00loxgr8zg0
Releasing v1.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
////////////////////////////////////////////////////////////////////////////////
23
23
 
24
24
 
 
25
// SampleAnalyzer headers
25
26
#include "SampleAnalyzer/Commons/Service/IsolationBase.h"
 
27
 
 
28
 
26
29
using namespace MA5;
27
30
 
28
31