# | Line 33 | Line 33 | namespace mithep | |
---|---|---|
33 | void FillFromTracks(const mithep::TrackCol *tracks, const TrackMap *trackMap); | |
34 | ||
35 | private: | |
36 | < | std::string mitName_; //name of Electrons in OAK |
36 | > | std::string mitName_; //name of Electrons |
37 | std::string convInOutTracksName_; //name of converted in-out track | |
38 | std::string convOutInTracksName_; //name of converted out- track | |
39 | std::string convInOutTrackMapName_; //name of imported map wrt in-out |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |