alja / cmssw

CMS Offline Software
cms-sw.github.io/cmssw
1 stars 0 forks source link

Add strips in TrajectorySeed proxy builder #31

Closed alja closed 9 years ago

alja commented 10 years ago

commet from Andrea ... It would also be nice to add the drawing of the strips when the hit is not a pixel one (mixedSeeds).

alja commented 10 years ago

OK, 1) check if there is SiStripRecHit1D and SiStripRecHit2D object by cast like for https://github.com/cms-sw/cmssw/blob/CMSSW_7_2_X/Fireworks/Tracks/plugins/FWTrajectorySeedProxyBuilder.cc#L74

2) then get StipCluster() or pixelCluster() from base class http://cmslxr.fnal.gov/lxr/source/DataFormats/TrackerRecHit2D/interface/TrackerSingleRecHit.h#0064

3) what to draw from a strip cluster http://cmslxr.fnal.gov/lxr/source/DataFormats/SiStripCluster/interface/SiStripCluster.h ??? There is only first strip and amplitueds.