ATLAS Offline Software
|
sort More...
Namespaces | |
Private | |
Functions | |
template<class COLL > | |
void | pT (COLL *coll) |
sort by pT More... | |
template<class COLL > | |
void | e (COLL *coll) |
sort by e More... | |
template<class COLL > | |
void | eta (COLL *coll) |
sort by eta More... | |
template<class COLL > | |
void | phi (COLL *coll) |
sort by phi More... | |
sort
|
inline |
sort by e
COLL | [in] type of collection |
coll | [i/o] pointer to collection |
Definition at line 325 of file AnalysisMisc.h.
|
inline |
sort by eta
COLL | [in] type of collection |
coll | [i/o] pointer to collection |
Definition at line 335 of file AnalysisMisc.h.
|
inline |
sort by phi
COLL | [in] type of collection |
coll | [i/o] pointer to collection |
Definition at line 345 of file AnalysisMisc.h.
|
inline |
sort by pT
COLL | [in] type of collection |
coll | [i/o] pointer to collection |
Definition at line 315 of file AnalysisMisc.h.