# | Line 42 | Line 42 | namespace mitedm | |
---|---|---|
42 | std::string srcZDC_; //zdc rec hits | |
43 | std::string srcPixels_; //pixel rec hits | |
44 | std::string srcVertex_; //vertex (if not set will use pixel counting vertex) | |
45 | + | std::string srcTrk_; //track collection |
46 | }; | |
47 | } | |
48 | #endif |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |