ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitProd/TreeFiller/interface/FillerConversionsDecay.h
(Generate patch)

Comparing UserCode/MitProd/TreeFiller/interface/FillerConversionsDecay.h (file contents):
Revision 1.1 by bendavid, Mon Nov 22 16:53:31 2010 UTC vs.
Revision 1.2 by pharris, Fri Dec 28 17:27:20 2012 UTC

# Line 36 | Line 36 | namespace mithep
36      
37        std::string                              edmName_;             //name of edm conversions
38        std::string                              mitName_;             //mit name of Conversions
39 <      std::string                              stableDataName_;   //= mitName_ + "_StableDatas"  
39 >      bool                                     checkTrackRef_;       //Check to see if track collection is there
40 >      std::string                              stableDataName_;      //= mitName_ + "_StableDatas"  
41        std::string                              convElectronMapName_; //name of imported electrons map
42        std::vector<std::string>                 stablePartMapNames_;  //name imp maps wrt stable parts
43        std::string                              conversionMapName_;   //name of exported conv map

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines