![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <analysis/blob/master/JS-Jet/FastJetMedianBkg/src_JetMedianTree/macro/loc_lib/noiBinVec.h>
Collaboration diagram for tuBinVec:Public Member Functions | |
| void | build_ptr () |
| tuBinVec (vector< double > V) | |
| operator int () const | |
| operator double * () const | |
| operator vector< double > () | |
| int | bin_from_0 (double val) const |
| int | bin_from_1 (double val) const |
Public Attributes | |
| double * | ptr |
| int | size |
| vector< double > | vec |
Definition at line 8 of file noiBinVec.h.
View newest version in sPHENIX GitHub at line 8 of file noiBinVec.h
|
inline |
Definition at line 20 of file noiBinVec.h.
View newest version in sPHENIX GitHub at line 20 of file noiBinVec.h
References build_ptr(), i, k, S(), step, and vec.
Here is the call graph for this function:
|
inline |
Definition at line 46 of file noiBinVec.h.
View newest version in sPHENIX GitHub at line 46 of file noiBinVec.h
Referenced by bin_from_1().
Here is the caller graph for this function:
|
inline |
Definition at line 50 of file noiBinVec.h.
View newest version in sPHENIX GitHub at line 50 of file noiBinVec.h
References bin_from_0().
Here is the call graph for this function:
|
inline |
Definition at line 14 of file noiBinVec.h.
View newest version in sPHENIX GitHub at line 14 of file noiBinVec.h
References i, ptr, size, and vec.
Referenced by tuBinVec().
Here is the caller graph for this function:
|
inline |
Definition at line 44 of file noiBinVec.h.
View newest version in sPHENIX GitHub at line 44 of file noiBinVec.h
References ptr.
|
inline |
Definition at line 43 of file noiBinVec.h.
View newest version in sPHENIX GitHub at line 43 of file noiBinVec.h
References size.
|
inline |
Definition at line 45 of file noiBinVec.h.
View newest version in sPHENIX GitHub at line 45 of file noiBinVec.h
References vec.
| double* tuBinVec::ptr |
Definition at line 10 of file noiBinVec.h.
View newest version in sPHENIX GitHub at line 10 of file noiBinVec.h
Referenced by build_ptr(), and operator double *().
| int tuBinVec::size |
Definition at line 11 of file noiBinVec.h.
View newest version in sPHENIX GitHub at line 11 of file noiBinVec.h
Referenced by build_ptr(), and operator int().
| vector<double> tuBinVec::vec |
Definition at line 12 of file noiBinVec.h.
View newest version in sPHENIX GitHub at line 12 of file noiBinVec.h
Referenced by bin_from_0(), build_ptr(), operator vector< double >(), and tuBinVec().