ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitProd/TreeService/plugins/TreeService.cc
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

File Contents

# User Rev Content
1 bendavid 1.2 // $Id: TreeService.cc,v 1.1 2008/05/27 20:09:09 loizides Exp $
2 loizides 1.1
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 bendavid 1.2 //DEFINE_FWK_SERVICE(TreeService);