~ma5/madanalysis5/madanalysis-development

« back to all changes in this revision

Viewing changes to tools/SampleAnalyzer/Commons/Service/IsolationTracker.h

  • 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:
25
25
#ifndef ISOLATIONTRACKER_SERVICE_h
26
26
#define ISOLATIONTRACKER_SERVICE_h
27
27
 
 
28
 
28
29
// STL headers
 
30
#include <iostream>
29
31
 
30
32
// SampleAnalyzer headers
31
33
#include "SampleAnalyzer/Commons/Base/PortableDatatypes.h"