#include <BPHGenericPtr.h>
Public Types | |
typedef std::shared_ptr< T > | type |
Static Public Member Functions | |
template<class... Args> | |
static type | create (Args &&... args) |
Definition at line 6 of file BPHGenericPtr.h.
typedef std::shared_ptr<T> BPHGenericPtr< T >::type |
Definition at line 8 of file BPHGenericPtr.h.
|
inlinestatic |
Definition at line 10 of file BPHGenericPtr.h.
References writedatasetfile::args.
Referenced by BPHDecayToChargedXXbarBuilder::build(), BPHDecayToTkpTknSymChargeBuilder::build(), BPHDecayToV0SameMassBuilder::buildCandidate(), and BPHDecayToV0DiffMassBuilder::buildCandidate().