1 #ifndef HLTrigger_btau_L3MumuTrackingRegion_H
2 #define HLTrigger_btau_L3MumuTrackingRegion_H
40 std::vector<TrackingRegion* >
result;
50 reco::VertexCollection::const_iterator ci = vertCollection.begin();
51 if (vertCollection.size()>0) {
62 for(reco::TrackCollection::const_iterator iTrk = trks->begin();iTrk != trks->end();iTrk++) {
63 GlobalVector dirVector((iTrk)->px(),(iTrk)->py(),(iTrk)->pz());
T getParameter(std::string const &) const
virtual ~L3MumuTrackingRegion()
Global3DPoint GlobalPoint
std::vector< Vertex > VertexCollection
collection of Vertex objects
double theOriginHalfLength
virtual std::vector< TrackingRegion * > regions(const edm::Event &ev, const edm::EventSetup &es) const
bool getByLabel(InputTag const &tag, Handle< PROD > &result) const
T const * product() const
bool theVertexZconstrained
L3MumuTrackingRegion(const edm::ParameterSet &cfg)
edm::InputTag theInputTrkSrc