7 |
|
// This filler differs significantly from the others to deal with the special way in which |
8 |
|
// conversions are stored in the edm. |
9 |
|
// |
10 |
< |
// Authors: J. Bendavid |
10 |
> |
// Authors: J.Bendavid |
11 |
|
//-------------------------------------------------------------------------------------------------- |
12 |
|
|
13 |
|
#ifndef TREEFILLER_FILLERCONVERSIONELECTRONS_H |
42 |
|
private: |
43 |
|
std::string mitName_; |
44 |
|
mithep::ElectronArr *conversionElectrons_; |
45 |
< |
mithep::ConversionElectronMap* convElectronMap_; |
45 |
> |
mithep::ConversionElectronMap *convElectronMap_; |
46 |
|
const mithep::TrackCol *conversionInOutTracks_; |
47 |
|
const mithep::TrackCol *conversionOutInTracks_; |
48 |
|
const mithep::TrackMap *conversionInOutTrackMap_; |