ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitPhysics/Mods/src/MergerMod.cc
Revision: 1.2
Committed: Wed Jun 17 11:50:28 2009 UTC (15 years, 10 months ago) by loizides
Content type: text/plain
Branch: MAIN
CVS Tags: Mit_011a, Mit_011, Mit_010a, Mit_010, Mit_009c
Changes since 1.1: +2 -2 lines
Log Message:
use templateClassImp everywhere

File Contents

# User Rev Content
1 loizides 1.2 // $Id: MergerMod.cc,v 1.1 2008/12/11 17:37:29 loizides Exp $
2 loizides 1.1
3     #include "MitPhysics/Mods/interface/MergerMod.h"
4    
5     using namespace mithep;
6    
7 loizides 1.2 templateClassImp(mithep::MergerMod)