DESY Hbb Analysis Framework
|
#include <PhysicsObjectTreeBase.h>
Public Member Functions | |
PhysicsObjectTreeBase () | |
PhysicsObjectTreeBase (TChain *tree, const std::string &name) | |
~PhysicsObjectTreeBase () | |
![]() | |
void | event (const int &event) |
TChain * | tree () |
TreeBase () | |
TreeBase (TChain *tree, const std::string &name) | |
~TreeBase () | |
Protected Attributes | |
float | e_ [max_] |
float | eta_ [max_] |
int | n_ |
float | phi_ [max_] |
float | pt_ [max_] |
float | px_ [max_] |
float | py_ [max_] |
float | pz_ [max_] |
int | q_ [max_] |
![]() | |
std::vector< std::string > | branches_ |
std::string | className_ |
std::string | inputTag_ |
std::string | name_ |
TChain * | tree_ |
Static Protected Attributes | |
static const int | max_ = 1000 |
Definition at line 53 of file PhysicsObjectTreeBase.h.
PhysicsObjectTreeBase::PhysicsObjectTreeBase | ( | ) |
Definition at line 19 of file PhysicsObjectTreeBase.cc.
Referenced by analysis::tools::PhysicsObjectTreeBase< Object >::~PhysicsObjectTreeBase().
PhysicsObjectTreeBase::PhysicsObjectTreeBase | ( | TChain * | tree, |
const std::string & | name | ||
) |
Definition at line 23 of file PhysicsObjectTreeBase.cc.
References analysis::tools::TreeBase::branches_, analysis::tools::PhysicsObjectTreeBase< Object >::e_, analysis::tools::PhysicsObjectTreeBase< Object >::eta_, analysis::tools::PhysicsObjectTreeBase< Object >::n_, analysis::tools::PhysicsObjectTreeBase< Object >::phi_, analysis::tools::PhysicsObjectTreeBase< Object >::pt_, analysis::tools::PhysicsObjectTreeBase< Object >::px_, analysis::tools::PhysicsObjectTreeBase< Object >::py_, analysis::tools::PhysicsObjectTreeBase< Object >::pz_, analysis::tools::PhysicsObjectTreeBase< Object >::q_, and analysis::tools::TreeBase::tree_.
PhysicsObjectTreeBase::~PhysicsObjectTreeBase | ( | ) |
Definition at line 40 of file PhysicsObjectTreeBase.cc.
References analysis::tools::PhysicsObjectTreeBase< Object >::n_, nano_94X_2017_rereco31Mar18-v1::name, analysis::tools::PhysicsObjectTreeBase< Object >::PhysicsObjectTreeBase(), analysis::tools::TreeBase::tree(), analysis::tools::TreeBase::tree_, and analysis::tools::TreeBase::TreeBase().
|
protected |
Definition at line 67 of file PhysicsObjectTreeBase.h.
Referenced by analysis::tools::PhysicsObjectTree< Object >::collection(), and analysis::tools::PhysicsObjectTreeBase< Object >::PhysicsObjectTreeBase().
|
protected |
Definition at line 65 of file PhysicsObjectTreeBase.h.
Referenced by analysis::tools::PhysicsObjectTree< Object >::collection(), and analysis::tools::PhysicsObjectTreeBase< Object >::PhysicsObjectTreeBase().
|
staticprotected |
Definition at line 61 of file PhysicsObjectTreeBase.h.
|
protected |
|
protected |
Definition at line 66 of file PhysicsObjectTreeBase.h.
Referenced by analysis::tools::PhysicsObjectTree< Object >::collection(), and analysis::tools::PhysicsObjectTreeBase< Object >::PhysicsObjectTreeBase().
|
protected |
Definition at line 64 of file PhysicsObjectTreeBase.h.
Referenced by analysis::tools::PhysicsObjectTree< Object >::collection(), and analysis::tools::PhysicsObjectTreeBase< Object >::PhysicsObjectTreeBase().
|
protected |
Definition at line 70 of file PhysicsObjectTreeBase.h.
Referenced by analysis::tools::PhysicsObjectTree< Object >::collection(), and analysis::tools::PhysicsObjectTreeBase< Object >::PhysicsObjectTreeBase().
|
protected |
Definition at line 71 of file PhysicsObjectTreeBase.h.
Referenced by analysis::tools::PhysicsObjectTree< Object >::collection(), and analysis::tools::PhysicsObjectTreeBase< Object >::PhysicsObjectTreeBase().
|
protected |
Definition at line 72 of file PhysicsObjectTreeBase.h.
Referenced by analysis::tools::PhysicsObjectTree< Object >::collection(), and analysis::tools::PhysicsObjectTreeBase< Object >::PhysicsObjectTreeBase().
|
protected |
Definition at line 68 of file PhysicsObjectTreeBase.h.
Referenced by analysis::tools::PhysicsObjectTree< Object >::collection(), and analysis::tools::PhysicsObjectTreeBase< Object >::PhysicsObjectTreeBase().