g4tools
5.4.0
|
Classes | |
class | aida_base_col |
class | aida_col |
class | aida_col_ntu |
some special column that can't be done with aida_col<T> //// More... | |
class | base_col |
class | base_looper |
class | base_ntu |
class | ntuple |
class | stat_looper |
Functions | |
const std::string & | s_aida_type (short) |
const std::string & | s_aida_type (int) |
const std::string & | s_aida_type (float) |
const std::string & | s_aida_type (double) |
const std::string & | s_aida_type (bool) |
const std::string & | s_aida_type (const std::string &) |
const std::string & | s_aida_type (int64) |
const std::string & | s_aida_type_ituple () |
const std::string & | s_aida_type (unsigned short) |
not AIDA ! ////////////////////////// More... | |
const std::string & | s_aida_type (unsigned int) |
const std::string & | s_aida_type (uint64) |
bool | s__fill (const std::string &a_s, std::string &a_v) |
bool | s__fill (const std::string &a_s, char &a_v) |
bool | s__fill (const std::string &a_s, unsigned char &a_v) |
bool | s__fill (const std::string &a_s, bool &a_v) |
bool | s__fill (const std::string &a_s, short &a_v) |
bool | s__fill (const std::string &a_s, unsigned short &a_v) |
bool | s__fill (const std::string &a_s, int &a_v) |
bool | s__fill (const std::string &a_s, unsigned int &a_v) |
bool | s__fill (const std::string &a_s, int64 &a_v) |
bool | s__fill (const std::string &a_s, uint64 &a_v) |
bool | s__fill (const std::string &a_s, float &a_v) |
bool | s__fill (const std::string &a_s, double &a_v) |
bool | create_cols_from_vals (ntuple &a_ntu, const std::vector< value > &a_vars, bool a_verbose=false) |
bool | create_col (ntuple &a_ntu, const std::string &a_type, const std::string &a_name, const std::string &a_s, bool a_is_ntu) |
bool | create_cols_from_string (ntuple &a_ntu, const std::string &a_booking, bool a_verbose=false) |
aida_col_ntu * | find_col_ntu (ntuple &a_ntu, const std::string &a_name) |
template<class T > | |
bool | column_infos (base_ntu &a_ntu, base_col &a_col, T &a_mn, T &a_mx, T &a_S, T &a_S2, uint64 &a_count) |
base_col * | find_leaf_column (const base_ntu &a_ntu, const std::string &a_name) |
template<class T > | |
bool | to_vector (base_ntu &a_ntu, std::vector< double > &a_vec, unsigned int a_col=0) |
template<class T > | |
bool | column_min (ntuple &a_ntu, unsigned int a_col, T &a_value) |
template<class T > | |
bool | column_max (ntuple &a_ntu, unsigned int a_col, T &a_value) |
|
inline |
Definition at line 1354 of file aida_ntuple.
|
inline |
Definition at line 1413 of file aida_ntuple.
|
inline |
Definition at line 1408 of file aida_ntuple.
|
inline |
Definition at line 822 of file aida_ntuple.
|
inline |
Definition at line 1092 of file aida_ntuple.
|
inline |
Definition at line 724 of file aida_ntuple.
|
inline |
Definition at line 1122 of file aida_ntuple.
|
inline |
Definition at line 1370 of file aida_ntuple.
|
inline |
Definition at line 363 of file aida_ntuple.
|
inline |
Definition at line 351 of file aida_ntuple.
|
inline |
Definition at line 387 of file aida_ntuple.
|
inline |
Definition at line 384 of file aida_ntuple.
|
inline |
Definition at line 372 of file aida_ntuple.
|
inline |
Definition at line 378 of file aida_ntuple.
|
inline |
Definition at line 366 of file aida_ntuple.
|
inline |
Definition at line 347 of file aida_ntuple.
|
inline |
Definition at line 381 of file aida_ntuple.
|
inline |
Definition at line 357 of file aida_ntuple.
|
inline |
Definition at line 375 of file aida_ntuple.
|
inline |
Definition at line 369 of file aida_ntuple.
|
inline |
Definition at line 278 of file aida_ntuple.
|
inline |
Definition at line 282 of file aida_ntuple.
|
inline |
Definition at line 266 of file aida_ntuple.
|
inline |
Definition at line 262 of file aida_ntuple.
|
inline |
Definition at line 258 of file aida_ntuple.
|
inline |
Definition at line 286 of file aida_ntuple.
|
inline |
Definition at line 254 of file aida_ntuple.
|
inline |
Definition at line 312 of file aida_ntuple.
|
inline |
Definition at line 308 of file aida_ntuple.
|
inline |
not AIDA ! //////////////////////////
Definition at line 304 of file aida_ntuple.
|
inline |
Definition at line 296 of file aida_ntuple.
|
inline |
Definition at line 1387 of file aida_ntuple.