Revision: | 1.2 |
Committed: | Tue Nov 3 14:01:51 2009 UTC (15 years, 6 months ago) by bendavid |
Content type: | text/plain |
Branch: | MAIN |
CVS Tags: | Mit_014pre1, Mit_013d, Mit_013c, Mit_013b, Mit_013a, Mit_013, Mit_013pre1, Mit_012i, Mit_012h, Mit_012g, Mit_012f, Mit_012e, Mit_012d, Mit_012c, Mit_012b, Mit_012a, Mit_012 |
Changes since 1.1: | +2 -2 lines |
Log Message: | Disable TreeService as fwk service to prevent config mistakes |
# | Content |
---|---|
1 | // $Id: TreeService.cc,v 1.1 2008/05/27 20:09:09 loizides Exp $ |
2 | |
3 | #include "FWCore/ServiceRegistry/interface/ServiceMaker.h" |
4 | #include "FWCore/Framework/interface/MakerMacros.h" |
5 | #include "MitProd/TreeService/interface/TreeService.h" |
6 | |
7 | using mithep::TreeService; |
8 | |
9 | //DEFINE_FWK_SERVICE(TreeService); |