EEezPi0nMaker
class description - source file - inheritance tree
public:
EEezPi0nMaker(const Char_t* name)
virtual ~EEezPi0nMaker()
static TClass* Class()
virtual void Clear(Option_t* opts)
Int_t Find(EEezPi0nCandidate* c)
Int_t Init()
virtual TClass* IsA() const
Int_t Make()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
EEezPi0nMaker
Author: Jason C. Webb <jwebb@iucf.indiana.edu>
Insert description here.
EEezPi0nMaker( const Char_t *name )
: TDirectory( name, "EEMC Pi0 Maker")
Class Constructor
Int_t Init()
Initialize the pi0 maker.
Int_t Make()
Process one event.
void Clear( Option_t *opts )
Clear the maker for the next event.
Int_t Find ( EEezPi0nCandidate *candidate )
Find pi0 by searching the given pi0 candidate. For now we
operate with the restriction that all seeds in the candidate
fall within the same sector. Later we can add code to
split the candidate in two to handle sector boundaries. At
some point, we will need to consdier how overlapping SMD
planes effect the algorithm.
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
void ~EEezPi0nMaker()
Author: Jason C. Webb
Last update: Tue Jun 1 11:18:53 2004
ROOT page - Class index - 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.