# | Line 3 | Line 3 | |
---|---|---|
3 | #include "UserCode/PVStudy/interface/LhcTrackAnalyzer.h" | |
4 | #include "UserCode/PVStudy/interface/PVStudy.h" | |
5 | #include "UserCode/PVStudy/interface/TrackSplitterProducer.h" | |
6 | < | |
7 | < | |
8 | < | |
9 | < | |
6 | > | #include "UserCode/PVStudy/interface/VtxTrackSplitterProducer.h" |
7 | ||
8 | // DEFINE_SEAL_MODULE(); | |
9 | DEFINE_FWK_MODULE(LhcTrackAnalyzer); | |
10 | DEFINE_FWK_MODULE(PVStudy); | |
11 | DEFINE_FWK_MODULE(TrackSplitterProducer); | |
12 | + | DEFINE_FWK_MODULE(VtxTrackSplitterProducer); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |