ATLAS Offline Software
|
classify More...
Functions | |
template<class COLL > | |
void | charge (COLL *coll, std::vector< typename COLL::value_type > &pos, std::vector< typename COLL::value_type > &neg) |
classify by charge More... | |
classify
|
inline |
classify by charge
COLL | [in] type of collection |
coll | [in] pointer to collection |
pos | [out] collection of positives |
neg | [out] collection of nagatives |
Definition at line 365 of file AnalysisMisc.h.