CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SeedGeneratorForCRack.h
Go to the documentation of this file.
1 #ifndef SeedGeneratorForCRack_H
2 #define SeedGeneratorForCRack_H
3 
6 //#include "RecoTracker/SpecialSeedGenerators/interface/SeedGeneratorFromLayerPairs.h"
19 class PixelSeedLayerPairs;
20 
22  public:
26  void init(const SiStripRecHit2DCollection &collstereo,
27  const SiStripRecHit2DCollection &collrphi,
28  const SiStripMatchedRecHit2DCollection &collmatched,
29  const edm::EventSetup& c);
30 
31 
32 
35  const edm::EventSetup& c,
36  const TrackingRegion& region);
37 
38  private:
44 
49  std::string builderName;
50  std::string geometry;
51  float seedpt;
54  double seedMomentum;
55 };
56 #endif
57 
58 
const TransientTrackingRecHitBuilder * TTTRHBuilder
void seeds(TrajectorySeedCollection &output, const edm::EventSetup &c, const TrackingRegion &region)
SeedGeneratorForCRack(const edm::ParameterSet &conf)
TrajectoryStateOnSurface TSOS
std::vector< TrajectorySeed > TrajectorySeedCollection
PropagatorWithMaterial * thePropagatorAl
edm::ESHandle< MagneticField > magfield
tuple conf
Definition: dbtoconf.py:185
PropagatorWithMaterial * thePropagatorOp
void init(const SiStripRecHit2DCollection &collstereo, const SiStripRecHit2DCollection &collrphi, const SiStripMatchedRecHit2DCollection &collmatched, const edm::EventSetup &c)
GlobalTrackingRegion region
void run(TrajectorySeedCollection &, const edm::EventSetup &c)
CosmicHitPairGenerator * thePairGenerator
edm::ESHandle< TrackerGeometry > tracker