ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/Betchart/TopRefTuple/src/classes.h
(Generate patch)

Comparing UserCode/Betchart/TopRefTuple/src/classes.h (file contents):
Revision 1.1 by bbetchar, Fri Nov 9 22:08:23 2012 UTC vs.
Revision 1.2 by bbetchar, Sun Jan 13 07:42:14 2013 UTC

# Line 1 | Line 1
1   #ifndef TOPREF_CLASSES_H
2   #define TOPREF_CLASSES_H
3  
4 #include "DataFormats/Common/interface/Wrapper.h"
4   #include <string>
5   #include <map>
6  
7   namespace {
8    struct dictionary {
9      std::map<std::string,int> dummi0;
11    edm::Wrapper<std::map<std::string,int> > dummi1;
10    };
11   }
12  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines