#include <BenchmarkTree.h>
Public Member Functions | |
BenchmarkTree (const char *name, const char *title) | |
void | Fill (const BenchmarkTreeEntry &entry) |
Private Attributes | |
BenchmarkTreeEntry * | entry_ |
Definition at line 33 of file BenchmarkTree.h.
BenchmarkTree::BenchmarkTree | ( | const char * | name, |
const char * | title | ||
) |
void BenchmarkTree::Fill | ( | const BenchmarkTreeEntry & | entry | ) |
Definition at line 13 of file BenchmarkTree.cc.
References entry_, and HcalObjRepresent::Fill().
|
private |
Definition at line 41 of file BenchmarkTree.h.
Referenced by BenchmarkTree(), and Fill().