# | Line 23 | Line 23 | namespace mithep | |
---|---|---|
23 | public: | |
24 | static const char *gkMitTreeName; | |
25 | static const char *gkGenPartBrn; | |
26 | + | static const char *gkTrackBrn; |
27 | static const char *gkMuonBrn; | |
28 | + | static const char *gkElectronBrn; |
29 | }; | |
30 | ||
31 | } /*namespace mithep*/ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |