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

Comparing UserCode/L1RpcTriggerAnalysis/interface/DetHitDigiGrabber.h (file contents):
Revision 1.1 by konec, Fri May 17 13:04:51 2013 UTC vs.
Revision 1.2 by akalinow, Thu Jul 11 11:25:21 2013 UTC

# Line 21 | Line 21 | public:
21    //
22    // get reference hit point (MS2out) or (RE2)
23    //
24 <  HitSpecObj rpcDetHits(const edm::Event &ev, const edm::EventSetup &es, const TrackObj * simu) const;
24 >  HitSpecObj rpcDetHits(const edm::Event &ev, const edm::EventSetup &es, const TrackObj * simu, int station = 2) const;
25    std::vector< std::pair<uint32_t, uint32_t> > digiCollector(const edm::Event &ev, const edm::EventSetup &es) const;
26  
27    //std::vector<RpcDigiSpec>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines