ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitPhysics/SelMods/src/GenericSelMod.cc
Revision: 1.1
Committed: Wed Dec 10 17:27:28 2008 UTC (16 years, 4 months ago) by loizides
Content type: text/plain
Branch: MAIN
CVS Tags: Mit_009b, Mit_009a, Mit_009, Mit_008, Mit_008pre2, Mit_008pre1, Mit_006b, Mit_006a
Log Message:
Added generic selection module.

File Contents

# Content
1 // $Id: GenericSelMod.cc,v 1.1 2008/12/09 10:18:20 loizides Exp $
2
3 #include "MitPhysics/SelMods/interface/GenericSelMod.h"
4
5 using namespace mithep;
6
7 ClassImpT(mithep::GenericSelMod, T)