Revision: | 1.1 |
Committed: | Tue Oct 14 15:27:13 2008 UTC (16 years, 6 months ago) by battilan |
Content type: | text/plain |
Branch: | MAIN |
Log Message: | Include DTDPG DQM Summaries |
# | User | Rev | Content |
---|---|---|---|
1 | battilan | 1.1 | |
2 | #include "FWCore/Framework/interface/MakerMacros.h" | ||
3 | |||
4 | #include "UserCode/DTDPGAnalysis/src/DTDPGCreateSummary.h" | ||
5 | DEFINE_ANOTHER_FWK_MODULE(DTDPGCreateSummary); | ||
6 | |||
7 | #include "UserCode/DTDPGAnalysis/src/DTDPGCreateWheelSummary.h" | ||
8 | DEFINE_ANOTHER_FWK_MODULE(DTDPGCreateWheelSummary); |