FairRoot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MyPodData::Hit Class Reference

#include <MyPodData.h>

Inheritance diagram for MyPodData::Hit:
MyPodData::TimeStamp

Public Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int)
 
- Public Member Functions inherited from MyPodData::TimeStamp
template<class Archive >
void serialize (Archive &ar, const unsigned int)
 

Public Attributes

Int_t detID
 
Int_t mcindex
 
Double_t posX
 
Double_t posY
 
Double_t posZ
 
Double_t dposX
 
Double_t dposY
 
Double_t dposZ
 
- Public Attributes inherited from MyPodData::TimeStamp
Double_t fTimeStamp
 
Double_t fTimeStampError
 

Friends

class boost::serialization::access
 

Detailed Description

Definition at line 67 of file MyPodData.h.

Member Function Documentation

template<class Archive >
void MyPodData::Hit::serialize ( Archive &  ar,
const unsigned  int 
)
inline

Definition at line 81 of file MyPodData.h.

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 93 of file MyPodData.h.

Member Data Documentation

Int_t MyPodData::Hit::detID

Definition at line 70 of file MyPodData.h.

Double_t MyPodData::Hit::dposX

Definition at line 75 of file MyPodData.h.

Double_t MyPodData::Hit::dposY

Definition at line 76 of file MyPodData.h.

Double_t MyPodData::Hit::dposZ

Definition at line 77 of file MyPodData.h.

Int_t MyPodData::Hit::mcindex

Definition at line 71 of file MyPodData.h.

Double_t MyPodData::Hit::posX

Definition at line 72 of file MyPodData.h.

Double_t MyPodData::Hit::posY

Definition at line 73 of file MyPodData.h.

Double_t MyPodData::Hit::posZ

Definition at line 74 of file MyPodData.h.


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