Public Member Functions | Public Attributes | List of all members
caf::SRVeeAssn Class Reference

#include <SRVeeAssn.h>

Public Member Functions

 SRVeeAssn ()
 

Public Attributes

size_t veeid
 
size_t trkid
 
int trkend
 

Detailed Description

Definition at line 8 of file SRVeeAssn.h.

Constructor & Destructor Documentation

caf::SRVeeAssn::SRVeeAssn ( )

Definition at line 5 of file SRVeeAssn.cxx.

5  :
6  veeid(-1), trkid(-1), trkend(-1)
7  {
8  }
size_t trkid
Definition: SRVeeAssn.h:14
size_t veeid
Definition: SRVeeAssn.h:13

Member Data Documentation

int caf::SRVeeAssn::trkend

Definition at line 15 of file SRVeeAssn.h.

size_t caf::SRVeeAssn::trkid

Definition at line 14 of file SRVeeAssn.h.

size_t caf::SRVeeAssn::veeid

Definition at line 13 of file SRVeeAssn.h.


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