Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members | Related Pages

JBLH1ClonesArrayEntries Class Reference

#include <H1Funs.h>

Inheritance diagram for JBLH1ClonesArrayEntries:

Inheritance graph
[legend]
Collaboration diagram for JBLH1ClonesArrayEntries:

Collaboration graph
[legend]
List of all members.

Detailed Description

An IntFun that returns the number of entries in an H1ClonesArray.

Definition at line 429 of file H1Funs.h.

Public Member Functions

 JBLH1ClonesArrayEntries (const char *branchname_)
 Constructor from a branch name.

 JBLH1ClonesArrayEntries (const H1ClonesArrayPtr &ptr_)
 Constructor from an existing pointer.

virtual int operator() () const
 Returns number of entries in the H1ClonesArray.


Protected Member Functions

virtual ~JBLH1ClonesArrayEntries ()
 Protected destructor to ensure creation on the heap.


Private Attributes

const H1ClonesArrayPtr & ptr
 The pointer to the H1ClonesArray.


Constructor & Destructor Documentation

JBLH1ClonesArrayEntries::JBLH1ClonesArrayEntries const char *  branchname_  )  [inline, explicit]
 

Constructor from a branch name.

Parameters:
branchname_  The branch name

Definition at line 432 of file H1Funs.h.

References ptr.

JBLH1ClonesArrayEntries::JBLH1ClonesArrayEntries const H1ClonesArrayPtr &  ptr_  )  [inline, explicit]
 

Constructor from an existing pointer.

Parameters:
ptr_  The branch pointer

Definition at line 440 of file H1Funs.h.

References ptr.


The documentation for this class was generated from the following file:
Generated on Thu Oct 26 12:54:43 2006 for SFH by doxygen 1.3.2