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

Comparing UserCode/MitProd/TreeFiller/interface/FillerTracks.h (file contents):
Revision 1.1 by loizides, Tue Jul 1 14:38:33 2008 UTC vs.
Revision 1.2 by loizides, Tue Jul 1 21:11:47 2008 UTC

# Line 23 | Line 23 | namespace mithep
23    class FillerTracks : public BaseFiller
24    {  
25      public:
26 <      FillerTracks(const edm::ParameterSet &cfg,
27 <                   const char *name, const SimParticleMap* sm=0);
26 >      FillerTracks(const edm::ParameterSet &cfg, const char *name,
27 >                   bool active=1, const SimParticleMap* sm=0);
28        ~FillerTracks();
29  
30        void                                BookDataBlock(TreeWriter &tws);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines