#include <PFRecHit.h>
Public Types | |
using | Pointer = unsigned int const * |
Public Member Functions | |
Pointer | begin () const |
Pointer | end () const |
Neighbours () | |
Neighbours (Pointer ib, unsigned int n) | |
unsigned int | size () const |
Public Attributes | |
Pointer | b |
Pointer | e |
Definition at line 39 of file PFRecHit.h.
using reco::PFRecHit::Neighbours::Pointer = unsigned int const* |
Definition at line 40 of file PFRecHit.h.
|
inline |
Definition at line 41 of file PFRecHit.h.
|
inline |
Definition at line 42 of file PFRecHit.h.
|
inline |
|
inline |
Definition at line 45 of file PFRecHit.h.
References e.
Referenced by Types.LuminosityBlockRange::cppID(), and Types.EventRange::cppID().
|
inline |
Definition at line 46 of file PFRecHit.h.
Referenced by ntupleDataFormat._Collection::__iter__(), and ntupleDataFormat._Collection::__len__().
Pointer reco::PFRecHit::Neighbours::b |
Definition at line 43 of file PFRecHit.h.
Pointer reco::PFRecHit::Neighbours::e |
Definition at line 43 of file PFRecHit.h.