#include <PndListProvider.h>
Definition at line 53 of file PndListProvider.h.
◆ PndListProvider() [1/2]
PndListProvider::PndListProvider |
( |
std::string |
name, |
|
|
std::string |
pdgType = "" |
|
) |
| |
◆ PndListProvider() [2/2]
PndListProvider::PndListProvider |
( |
std::string |
name, |
|
|
int |
pdgcode |
|
) |
| |
◆ ~PndListProvider()
virtual PndListProvider::~PndListProvider |
( |
| ) |
|
|
virtual |
◆ AddDaughterPointer()
◆ AddDaughterType() [1/2]
void PndListProvider::AddDaughterType |
( |
std::string |
dtype | ) |
|
◆ AddDaughterType() [2/2]
void PndListProvider::AddDaughterType |
( |
int |
pdgcode | ) |
|
◆ AddDecayProduct()
void PndListProvider::AddDecayProduct |
( |
std::string |
dname | ) |
|
◆ FillHisto()
void PndListProvider::FillHisto |
( |
| ) |
|
◆ GetCandList()
◆ GetDaughterType()
int PndListProvider::GetDaughterType |
( |
int |
i | ) |
|
◆ GetDecayProdName()
std::string PndListProvider::GetDecayProdName |
( |
int |
i | ) |
|
◆ GetHisto()
TH1F* PndListProvider::GetHisto |
( |
| ) |
|
|
inline |
◆ GetName()
std::string PndListProvider::GetName |
( |
| ) |
|
|
inline |
◆ GetNCandidates()
int PndListProvider::GetNCandidates |
( |
| ) |
|
◆ GetNDaughters()
int PndListProvider::GetNDaughters |
( |
| ) |
|
|
inline |
◆ GetType()
int PndListProvider::GetType |
( |
| ) |
|
◆ IsGeneric()
bool PndListProvider::IsGeneric |
( |
| ) |
|
|
inline |
◆ Print()
void PndListProvider::Print |
( |
| ) |
|
◆ Reset()
void PndListProvider::Reset |
( |
| ) |
|
◆ SetCandList()
◆ SetGeneric()
void PndListProvider::SetGeneric |
( |
bool |
isgeneric = true | ) |
|
|
inline |
◆ SetHisto()
void PndListProvider::SetHisto |
( |
TH1F * |
h | ) |
|
|
inline |
◆ SetMassSelector()
void PndListProvider::SetMassSelector |
( |
double |
mean, |
|
|
double |
width |
|
) |
| |
◆ SetToDump()
void PndListProvider::SetToDump |
( |
bool |
todump = true | ) |
|
|
inline |
◆ SetType() [1/2]
void PndListProvider::SetType |
( |
std::string |
pdgType | ) |
|
◆ SetType() [2/2]
void PndListProvider::SetType |
( |
int |
pdgcode | ) |
|
◆ ToDump()
bool PndListProvider::ToDump |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: