LCDTrackFullSmear
class description - source file - inheritance tree
private:
protected:
public:
LCDTrackFullSmear LCDTrackFullSmear(LCDGetParameters* gp, char* smearFileName)
LCDTrackFullSmear LCDTrackFullSmear(LCDTrackFullSmear&)
void ~LCDTrackFullSmear()
static TClass* Class()
virtual void cleanup()
virtual void doit(LCDEvent* event)
LCDSmearTrack* GetTracker()
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void spew(FILE* ofile) const
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
LCDGetParameters* m_parameters parameters
LCDEvent* m_event event
LCDSmearTrack* m_recon track smearer
protected:
LCDTrackFullSmear
oversees creation of tracks by applying acceptance cuts on McParts
LCDTrackFullSmear(LCDGetParameters* gp,
char* smearFileName)
constructor: sets up track smearer
doit(LCDEvent* event)
apply acceptance cuts on appropriate McParts and get SmearTrack t
make the tracks
spew(FILE* ofile)const
Inline Functions
LCDSmearTrack* GetTracker()
void cleanup()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
LCDTrackFullSmear LCDTrackFullSmear(LCDTrackFullSmear&)
void ~LCDTrackFullSmear()
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.