5 |
|
// |
6 |
|
// Imlementation of a filler to fill EDM tracks into our mithep::Track data structure. |
7 |
|
// |
8 |
– |
// |
8 |
|
// Authors: J.Bendavid, C.Loizides |
9 |
|
//-------------------------------------------------------------------------------------------------- |
10 |
|
|
11 |
< |
#ifndef TREEFILLER_FILLERTRACKS_H |
12 |
< |
#define TREEFILLER_FILLERTRACKS_H |
11 |
> |
#ifndef MITPROD_TREEFILLER_FILLERTRACKS_H |
12 |
> |
#define MITPROD_TREEFILLER_FILLERTRACKS_H |
13 |
|
|
14 |
|
#include "FWCore/ParameterSet/interface/ParameterSet.h" |
15 |
|
#include "DataFormats/TrackReco/interface/TrackFwd.h" |