RecoHmaxForProton
#include "RecoHmaxForProton.hh" |
RecoHmaxForProton
class description - source file - inheritance tree (.pdf)
class RecoHmaxForProton : public TObject
Inheritance Chart: | |||||||||
|
public:
RecoHmaxForProton() RecoHmaxForProton(const RecoHmaxForProton&) virtual ~RecoHmaxForProton() static TClass* Class() void Clear() virtual void Copy(TObject&) const Double_t GetErrorHmax() const Double_t GetHmax() const Double_t GetQuality() const virtual TClass* IsA() const RecoHmaxForProton& operator=(const RecoHmaxForProton&) void SetErrorHmax(Double_t t) void SetHmax(Double_t t) void SetQuality(Double_t t) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)
Data Members
private:
Double_t fQuality reconstruction quality variable defined by the the module responsible Double_t fHmax Double_t fErrorHmax
Class Description
RecoHmaxForProton <extensive class description> Config file parameters ====================== <parameter name>: <parameter description> -Valid options: <available options>
void Copy( TObject& other ) const
Copy to a new object
void Clear()
Clear method
Inline Functions
void ~RecoHmaxForProton() RecoHmaxForProton RecoHmaxForProton() RecoHmaxForProton RecoHmaxForProton(const RecoHmaxForProton&) void SetQuality(Double_t t) void SetHmax(Double_t t) void SetErrorHmax(Double_t t) Double_t GetQuality() const Double_t GetHmax() const Double_t GetErrorHmax() const TClass* Class() TClass* IsA() const void ShowMembers(TMemberInspector& insp, char* parent) void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) RecoHmaxForProton& operator=(const RecoHmaxForProton&)