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

Comparing UserCode/ShallowTools/interface/ShallowSimhitClustersProducer.h (file contents):
Revision 1.2 by bbetchar, Wed Jun 10 01:24:50 2009 UTC vs.
Revision 1.3 by bbetchar, Wed Sep 2 17:12:53 2009 UTC

# Line 11 | Line 11 | class ShallowSimhitClustersProducer : pu
11    explicit ShallowSimhitClustersProducer(const edm::ParameterSet&);
12   private:
13    std::vector<edm::InputTag> inputTags;
14 +  edm::InputTag theClustersLabel;
15    std::string Prefix;
16  
17    void produce( edm::Event &, const edm::EventSetup & );

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines