# | Line 30 | Line 30 | namespace mithep | |
---|---|---|
30 | ||
31 | private: | |
32 | std::string edmName_; //edm name of Vertex collection | |
33 | < | std::string mitName_; //name of Vertices in OAK |
33 | > | std::string mitName_; //mit name of Vertices |
34 | std::string vertexMapName_; //name of exported map | |
35 | mithep::VertexArr *vertexes_; //array of vertexes | |
36 | mithep::VertexMap *vertexMap_; //map wrt vertexes |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |