ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
S800Event Class Reference

#include <S800Event.h>

Inheritance diagram for S800Event:
Inheritance graph
[legend]
Collaboration diagram for S800Event:
Collaboration graph
[legend]

Public Member Functions

 S800Event ()
 
void Clear (Option_t *="")
 
S800GetS800 ()
 
void SetS800 (S800 s800)
 

Protected Member Functions

 ClassDef (S800Event, 1)
 

Protected Attributes

S800 fS800
 

Detailed Description

Definition at line 21 of file S800Event.h.

Constructor & Destructor Documentation

◆ S800Event()

S800Event::S800Event ( )
inline

Definition at line 23 of file S800Event.h.

Member Function Documentation

◆ ClassDef()

S800Event::ClassDef ( S800Event  ,
 
)
protected

◆ Clear()

void S800Event::Clear ( Option_t *  = "")
inline

Definition at line 24 of file S800Event.h.

◆ GetS800()

S800* S800Event::GetS800 ( )
inline

Definition at line 26 of file S800Event.h.

◆ SetS800()

void S800Event::SetS800 ( S800  s800)
inline

Definition at line 27 of file S800Event.h.

Member Data Documentation

◆ fS800

S800 S800Event::fS800
protected

Definition at line 30 of file S800Event.h.


The documentation for this class was generated from the following file: