ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/DataCont/src/MitAnaDataContLinkDef.h
(Generate patch)

Comparing UserCode/MitAna/DataCont/src/MitAnaDataContLinkDef.h (file contents):
Revision 1.11 by bendavid, Sat May 29 18:10:14 2010 UTC vs.
Revision 1.12 by bendavid, Tue Jun 29 15:51:53 2010 UTC

# Line 63 | Line 63
63   #pragma link C++ class mithep::Collection<TObject>+;
64   #pragma link C++ class mithep::ObjArray<TObject>+;
65  
66 + #pragma link C++ class std::pair<UInt_t,UInt_t>+;
67 + #pragma link C++ class std::set<std::pair<UInt_t,UInt_t> >+;
68 +
69 + #pragma link C++ typedef mithep::RunLumiSet::RunLumiPairType;
70 + #pragma link C++ typedef mithep::RunLumiSet::SetType;
71 +
72   #pragma link C++ class mithep::RunLumiRangeMap+;
73   #pragma link C++ class mithep::RunLumiSet+;
74 +
75   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines