#include <BVertexTrackIsoTool.h>
|
| IsoItem (const std::string &Name="_none_", const std::string &Bname="iso", const std::string &Prefix="", double IsoValue=-1., int NTracks=0) |
|
virtual | ~IsoItem () |
|
virtual void | setup (const std::string &Name, const std::string &Bname="iso", const std::string &Prefix="") |
|
virtual void | setup (const std::string &Name, const std::string &Bname, const std::string &Prefix, double IsoValue, int NTracks=0) |
|
virtual void | resetVals () |
|
virtual void | copyVals (const BaseItem &item) |
|
virtual void | copyVals (const IsoItem &item) |
|
virtual std::string | isoName () const |
|
virtual std::string | nTracksName () const |
|
virtual void | setPrefix (std::string Prefix) |
|
virtual std::string | buildName (const std::string &qualifier="", const std::string &suffix="") const |
|
virtual std::string | toString () const |
|
Definition at line 40 of file BVertexTrackIsoTool.h.
◆ IsoItem()
DerivationFramework::BVertexTrackIsoTool::IsoItem::IsoItem |
( |
const std::string & |
Name = "_none_" , |
|
|
const std::string & |
Bname = "iso" , |
|
|
const std::string & |
Prefix = "" , |
|
|
double |
IsoValue = -1. , |
|
|
int |
NTracks = 0 |
|
) |
| |
◆ ~IsoItem()
DerivationFramework::BVertexTrackIsoTool::IsoItem::~IsoItem |
( |
| ) |
|
|
virtual |
◆ buildName()
std::string DerivationFramework::BPhysVertexTrackBase::BaseItem::buildName |
( |
const std::string & |
qualifier = "" , |
|
|
const std::string & |
suffix = "" |
|
) |
| const |
|
virtualinherited |
◆ copyVals() [1/2]
void DerivationFramework::BVertexTrackIsoTool::IsoItem::copyVals |
( |
const BaseItem & |
item | ) |
|
|
virtual |
◆ copyVals() [2/2]
void DerivationFramework::BVertexTrackIsoTool::IsoItem::copyVals |
( |
const IsoItem & |
item | ) |
|
|
virtual |
◆ isoName()
std::string DerivationFramework::BVertexTrackIsoTool::IsoItem::isoName |
( |
| ) |
const |
|
virtual |
◆ nTracksName()
std::string DerivationFramework::BVertexTrackIsoTool::IsoItem::nTracksName |
( |
| ) |
const |
|
virtual |
◆ resetVals()
void DerivationFramework::BVertexTrackIsoTool::IsoItem::resetVals |
( |
| ) |
|
|
virtual |
◆ setPrefix()
void DerivationFramework::BPhysVertexTrackBase::BaseItem::setPrefix |
( |
std::string |
Prefix | ) |
|
|
virtualinherited |
◆ setup() [1/2]
void DerivationFramework::BVertexTrackIsoTool::IsoItem::setup |
( |
const std::string & |
Name, |
|
|
const std::string & |
Bname, |
|
|
const std::string & |
Prefix, |
|
|
double |
IsoValue, |
|
|
int |
NTracks = 0 |
|
) |
| |
|
virtual |
◆ setup() [2/2]
void DerivationFramework::BVertexTrackIsoTool::IsoItem::setup |
( |
const std::string & |
Name, |
|
|
const std::string & |
Bname = "iso" , |
|
|
const std::string & |
Prefix = "" |
|
) |
| |
|
virtual |
◆ toString()
std::string DerivationFramework::BPhysVertexTrackBase::BaseItem::toString |
( |
| ) |
const |
|
virtualinherited |
◆ bname
std::string DerivationFramework::BPhysVertexTrackBase::BaseItem::bname |
|
inherited |
◆ isoValue
double DerivationFramework::BVertexTrackIsoTool::IsoItem::isoValue |
◆ name
std::string DerivationFramework::BPhysVertexTrackBase::BaseItem::name |
|
inherited |
◆ nTracks
int DerivationFramework::BVertexTrackIsoTool::IsoItem::nTracks |
◆ prefix
std::string DerivationFramework::BPhysVertexTrackBase::BaseItem::prefix |
|
inherited |
The documentation for this class was generated from the following files: