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

Comparing UserCode/ShallowTools/interface/ShallowSimTracksProducer.h (file contents):
Revision 1.1 by bbetchar, Thu Jun 11 16:09:15 2009 UTC vs.
Revision 1.2 by bbetchar, Sat Jun 13 00:35:36 2009 UTC

# Line 12 | Line 12 | class ShallowSimTracksProducer : public
12  
13   private:
14  
15 <  const std::string& Prefix;
16 <  const std::string& Suffix;
17 <  const edm::InputTag& trackingParticles_tag;
18 <  const edm::ESInputTag& associator_tag;
19 <  const edm::InputTag& tracks_tag;
15 >  const std::string Prefix;
16 >  const std::string Suffix;
17 >  const edm::InputTag trackingParticles_tag;
18 >  const edm::ESInputTag associator_tag;
19 >  const edm::InputTag tracks_tag;
20    void produce( edm::Event &, const edm::EventSetup & );
21  
22   };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines