#include <RecHitSplitter.h>
Public Types | |
typedef TransientTrackingRecHit::ConstRecHitContainer | RecHitContainer |
Public Member Functions | |
RecHitSplitter () | |
RecHitContainer | split (const RecHitContainer &hits) const |
~RecHitSplitter () | |
Splits the matcher RecHits from the input container and returns a container that has only unmatched hits. Ported from ORCA
Definition at line 13 of file RecHitSplitter.h.
Definition at line 17 of file RecHitSplitter.h.
|
inline |
Definition at line 19 of file RecHitSplitter.h.
|
inline |
Definition at line 21 of file RecHitSplitter.h.
References hfClusterShapes_cfi::hits, and split().
RecHitSplitter::RecHitContainer RecHitSplitter::split | ( | const RecHitContainer & | hits | ) | const |
Definition at line 4 of file RecHitSplitter.cc.
Referenced by KFSplittingFitter::sorter(), and ~RecHitSplitter().