#include <big.h>
Public Types | |
typedef TensorIndex< 5, 9 > | entbxIDX |
typedef TensorIndex< 60 > | entbyIDX |
typedef TensorIndex< 2, 9 > | entfxIDX |
typedef TensorIndex< 5 > | entfyIDX |
Public Member Functions | |
bigStore () | |
void | fill (const std::string &atitle) |
Public Attributes | |
std::vector< bigEntry > | entbx |
std::vector< bigEntry > | entby |
std::vector< bigEntry > | entfx |
std::vector< bigEntry > | entfy |
bigHeader | head |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
typedef TensorIndex<5, 9> big::bigStore::entbxIDX |
typedef TensorIndex<60> big::bigStore::entbyIDX |
typedef TensorIndex<2, 9> big::bigStore::entfxIDX |
typedef TensorIndex<5> big::bigStore::entfyIDX |
|
inline |
Definition at line 105 of file big.h.
References entbx, entby, entfx, entfy, and TensorIndex< d1, d2, d3, d4 >::SIZE.
void big::bigStore::fill | ( | const std::string & | atitle | ) |
Definition at line 107 of file big.cc.
References b, HltBtagPostValidation_cff::c, gather_cfg::cout, f, mps_fire::i, dqmiolumiharvest::j, and ntupleEnum::SIZE.
|
private |
|
friend |
std::vector<bigEntry> big::bigStore::entbx |
Definition at line 118 of file big.h.
Referenced by bigStore().
std::vector<bigEntry> big::bigStore::entby |
Definition at line 116 of file big.h.
Referenced by bigStore().
std::vector<bigEntry> big::bigStore::entfx |
Definition at line 122 of file big.h.
Referenced by bigStore().
std::vector<bigEntry> big::bigStore::entfy |
Definition at line 120 of file big.h.
Referenced by bigStore().