CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RPCPointProducer.h
Go to the documentation of this file.
3 
6 
10 
17 
18 //
19 // class decleration
20 //
21 
23  public:
24  explicit RPCPointProducer(const edm::ParameterSet&);
29  private:
30  virtual void beginJob() ;
31  virtual void produce(edm::Event&, const edm::EventSetup&);
32  virtual void endJob() ;
33  bool incldt;
34  bool inclcsc;
35  bool incltrack;
36  bool debug;
37  double MinCosAng;
38  double MaxD;
39  double MaxDrb4;
44  // ----------member data ---------------------------
45 };
46 
virtual void beginJob()
double MaxDistanceBetweenSegments
edm::InputTag dt4DSegments
virtual void produce(edm::Event &, const edm::EventSetup &)
edm::InputTag cscSegments
RPCPointProducer(const edm::ParameterSet &)
edm::ParameterSet serviceParameters
edm::ParameterSet trackTransformerParam
virtual void endJob()
edm::InputTag tracks