ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/DGele/PhysicsTools/PatUtils/src/classes.h
Revision: 1.1
Committed: Tue Oct 20 17:15:14 2009 UTC (15 years, 6 months ago) by dgele
Content type: text/plain
Branch: MAIN
Branch point for: ANA
Log Message:
Initial revision

File Contents

# User Rev Content
1 dgele 1.1 #include "PhysicsTools/PatUtils/interface/PATDiObjectProxy.h"
2    
3     namespace { struct dictionary { // apparenlty better than namespace { namespace {
4     pat::DiObjectProxy patDiObjectProxy;
5     }; }