ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
UserCode
/
MitAna
/
PhysicsMod
/
src
/
GenericSelMod.cc
Revision:
1.1
Committed:
Tue Dec 9 10:18:20 2008 UTC
(16 years, 5 months ago) by
loizides
Content type:
text/plain
Branch:
MAIN
Log Message:
Added generic selection module.
File Contents
#
User
Rev
Content
1
loizides
1.1
// $Id: PlotKineMod.cc,v 1.1 2008/11/28 20:27:23 loizides Exp $
2
3
#include "MitAna/PhysicsMod/interface/GenericSelMod.h"
4
5
using namespace mithep;
6
7
ClassImpT(mithep::GenericSelMod, T)