ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/DataTree/src/Conversion.cc
Revision: 1.1
Committed: Wed Jul 2 19:28:44 2008 UTC (16 years, 10 months ago) by bendavid
Content type: text/plain
Branch: MAIN
Log Message:
moved details of photon conversions into seperate Conversion class

File Contents

# Content
1 // $Id: Muon.cc,v 1.1 2008/06/04 09:08:36 loizides Exp $
2
3 #include "MitAna/DataTree/interface/Conversion.h"
4
5
6 ClassImp(mithep::Conversion)
7
8 using namespace mithep;