BtaCandP4I
class description - source file - inheritance tree (.pdf)
This is an abstract class, constructors will not be documented.
Look at the header to check for available constructors.
private:
BtaCandP4I& operator=(const BtaCandP4I&)
protected:
virtual HepLorentzVector* buildTransient(KanEventReader& eR)
virtual void loadFrom(const HepLorentzVector*, KanEventWriter& eW)
virtual KanTransCache& transCache() const
public:
virtual ~BtaCandP4I()
HepLorentzVector* access()
virtual Int_t compare(const BtaCandP4I& other, UInt_t recurse = 0, Bool_t verbose = kTRUE)
virtual Float_t e() const
virtual const char* iClassName() const
virtual TLorentzVector& p4() const
virtual Float_t px() const
virtual Float_t py() const
virtual Float_t pz() const
void set(HepLorentzVector* setTo)
HepLorentzVector* transient(KanEventReader& eR)
private:
KanTransCache_I<BtaCandP4I> _cache !
~BtaCandP4I()
Inline Functions
const char* iClassName() const
TLorentzVector& p4() const
Float_t px() const
Float_t py() const
Float_t pz() const
Float_t e() const
BtaCandP4I& operator=(const BtaCandP4I&)
HepLorentzVector* transient(KanEventReader& eR)
void set(HepLorentzVector* setTo)
HepLorentzVector* access()
Int_t compare(const BtaCandP4I& other, UInt_t recurse = 0, Bool_t verbose = kTRUE)
HepLorentzVector* buildTransient(KanEventReader& eR)
void loadFrom(const HepLorentzVector*, KanEventWriter& eW)
KanTransCache& transCache() const
Author: Eric A Charles
Last update: Mon Nov 22 19:26:12 2004
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.
|