CMS 3D CMS Logo

Public Member Functions | Private Attributes

edm::RootFileEventFinder Class Reference

Inheritance diagram for edm::RootFileEventFinder:
edm::IndexIntoFile::EventFinder

List of all members.

Public Member Functions

virtual EventNumber_t getEventNumberOfEntry (roottree::EntryNumber entry) const
 RootFileEventFinder (RootTree &eventTree)
virtual ~RootFileEventFinder ()

Private Attributes

RootTreeeventTree_

Detailed Description

Definition at line 105 of file RootFile.cc.


Constructor & Destructor Documentation

edm::RootFileEventFinder::RootFileEventFinder ( RootTree eventTree) [inline, explicit]

Definition at line 107 of file RootFile.cc.

{
virtual edm::RootFileEventFinder::~RootFileEventFinder ( ) [inline, virtual]

Definition at line 108 of file RootFile.cc.

:
     RootTree& eventTree_;

Member Function Documentation

virtual EventNumber_t edm::RootFileEventFinder::getEventNumberOfEntry ( roottree::EntryNumber  entry) const [inline, virtual]

Definition at line 110 of file RootFile.cc.

         :
     RootTree& eventTree_;

Member Data Documentation

Definition at line 121 of file RootFile.cc.