CMS 3D CMS Logo

Public Member Functions

helper::GetDetId Struct Reference

List of all members.

Public Member Functions

template<typename X >
DetId operator() (const X &x)

Detailed Description

Definition at line 33 of file SiStripRecHitsValid.cc.


Member Function Documentation

template<typename X >
DetId helper::GetDetId::operator() ( const X &  x) [inline]

Definition at line 35 of file SiStripRecHitsValid.cc.

{ return DetId(x.detId()); }