#include <etaprime_dalitz.h>
|
| void | reset () |
| |
| void | set_photon_information (const TParticleList &, const bool shower_shape=false) |
| |
| void | CreateBranches (TTree *tree, bool skipOptional=false) |
| | CreateBranches prepares the instance for filling the TTree. More...
|
| |
| void | LinkBranches (TTree *tree=nullptr, bool requireOptional=false) |
| | LinkBranches prepares the instance for reading the TTree. More...
|
| |
| void | LinkBranches (bool requireOptional) |
| |
| bool | Matches (TTree *tree=nullptr, bool exact=true, bool nowarn=false) const |
| | Matches checks if the branch names are all available. More...
|
| |
| bool | CopyFrom (const WrapTTree &src) |
| | CopyFrom copies contents in branches by name. More...
|
| |
| | operator bool () const |
| | operator bool returns true if Tree is not null More...
|
| |
| double | effective_radius (const TCandidatePtr) const |
| |
| double | lat_moment (const TCandidatePtr) const |
| |
| template<typename iter > |
| LorentzVec | sumlv (iter start, iter end) |
| |
| void | count_clusters (const TCandidateList &, size_t &, size_t &) |
| |
| bool | q2_preselection (const TEventData &, const double) const |
| |
| void | channel_id (const TEvent &, channel_id_t &) |
| |
| ParticleTypeTree | base_tree () |
| |
| ParticleTypeTree | etap_3g () |
| |
◆ reset()
template<size_t N>
| void EtapDalitz::photon_tree::reset |
( |
| ) |
|
◆ set_photon_information()
template<size_t N>
| void EtapDalitz::photon_tree::set_photon_information |
( |
const TParticleList & |
photons, |
|
|
const bool |
shower_shape = false |
|
) |
| |
The documentation for this struct was generated from the following files: