ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/DataTree/src/DecayParticle.cc
Revision: 1.1
Committed: Mon Jun 30 16:50:40 2008 UTC (16 years, 10 months ago) by loizides
Content type: text/plain
Branch: MAIN
Log Message:
Decay particle class

File Contents

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