#include <StringBasedNTupler.h>
|
typedef std::unique_ptr< std::vector< float > > | value |
|
Definition at line 42 of file StringBasedNTupler.h.
◆ value
◆ TreeBranch() [1/2]
TreeBranch::TreeBranch |
( |
| ) |
|
|
inline |
◆ TreeBranch() [2/2]
TreeBranch::TreeBranch |
( |
std::string |
C, |
|
|
edm::InputTag |
S, |
|
|
std::string |
E, |
|
|
std::string |
O, |
|
|
std::string |
SE, |
|
|
std::string |
Mi, |
|
|
std::string |
Ba |
|
) |
| |
|
inline |
◆ assignDataHolderPtr()
void TreeBranch::assignDataHolderPtr |
( |
std::vector< float > * |
data | ) |
|
|
inline |
◆ branch()
◆ branchAlias()
const std::string& TreeBranch::branchAlias |
( |
| ) |
const |
|
inline |
◆ branchName()
const std::string TreeBranch::branchName |
( |
| ) |
const |
|
inline |
◆ branchTitle()
const std::string& TreeBranch::branchTitle |
( |
| ) |
const |
|
inline |
◆ className()
const std::string& TreeBranch::className |
( |
| ) |
const |
|
inline |
◆ dataHolderPtr()
std::vector<float>* TreeBranch::dataHolderPtr |
( |
| ) |
|
|
inline |
◆ dataHolderPtrAdress()
std::vector<float>** TreeBranch::dataHolderPtrAdress |
( |
| ) |
|
|
inline |
◆ expr()
const std::string& TreeBranch::expr |
( |
| ) |
const |
|
inline |
◆ maxIndexName()
const std::string& TreeBranch::maxIndexName |
( |
| ) |
const |
|
inline |
◆ order()
const std::string& TreeBranch::order |
( |
| ) |
const |
|
inline |
◆ selection()
const std::string& TreeBranch::selection |
( |
| ) |
const |
|
inline |
◆ src()
◆ branchAlias_
std::string TreeBranch::branchAlias_ |
|
private |
◆ branchTitle_
std::string TreeBranch::branchTitle_ |
|
private |
◆ class_
std::string TreeBranch::class_ |
|
private |
◆ dataHolderPtr_
std::vector<float>* TreeBranch::dataHolderPtr_ |
|
private |
◆ expr_
std::string TreeBranch::expr_ |
|
private |
◆ maxIndexName_
std::string TreeBranch::maxIndexName_ |
|
private |
◆ order_
std::string TreeBranch::order_ |
|
private |
◆ selection_
std::string TreeBranch::selection_ |
|
private |
◆ src_
Analysis-level Generic Particle class (e.g. for hadron or muon not fully reconstructed)