FairRoot/PandaRoot
Public Member Functions | Private Attributes | List of all members
FTSCAElementsOnStation< FTSCAHitV > Class Template Reference

#include <FTSCAHitsV.h>

Inheritance diagram for FTSCAElementsOnStation< FTSCAHitV >:

Public Member Functions

char & IStation ()
 
const char & IStation () const
 

Private Attributes

char fISta
 

Detailed Description

template<>
class FTSCAElementsOnStation< FTSCAHitV >

Definition at line 114 of file FTSCAHitsV.h.

Member Function Documentation

char& FTSCAElementsOnStation< FTSCAHitV >::IStation ( )
inline

Definition at line 117 of file FTSCAHitsV.h.

References FTSCAElementsOnStation< T >::fISta.

117 { return fISta; }
const char& FTSCAElementsOnStation< FTSCAHitV >::IStation ( ) const
inline

Definition at line 118 of file FTSCAHitsV.h.

References FTSCAElementsOnStation< T >::fISta.

118 { return fISta; }

Member Data Documentation

char FTSCAElementsOnStation< FTSCAHitV >::fISta
private

Definition at line 121 of file FTSCAHitsV.h.


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