ACTARSim
ACTAR TPC Simulation Reference Guide
Public Member Functions | Private Attributes | List of all members
projectionOnPadPlane Class Reference

Definition at line 273 of file digit.h.

Public Member Functions

 projectionOnPadPlane ()
 
virtual ~projectionOnPadPlane ()
 
ActarSimSimpleTrackGetTrack ()
 
TVector3 * GetPre ()
 
TVector3 * GetPost ()
 
Double_t GetTimePre ()
 
Double_t GetTimePost ()
 
Double_t GetSigmaLongAtPadPlane ()
 
Double_t GetSigmaTransvAtPadPlane ()
 
Int_t GetPosition ()
 
void SetTrack (ActarSimSimpleTrack *tr)
 
void SetPre (TVector3 *ve)
 
void SetPost (TVector3 *ve)
 
void SetTimePre (Double_t time)
 
void SetTimePost (Double_t time)
 
void SetSigmaLongAtPadPlane (Double_t del)
 
void SetSigmaTransvAtPadPlane (Double_t del)
 
void SetPosition (Int_t pos)
 
 ClassDef (projectionOnPadPlane, 1)
 

Private Attributes

ActarSimSimpleTracktrack
 
TVector3 * pre
 
TVector3 * post
 
Double_t timePre
 
Double_t timePost
 
Double_t sigmaLongAtPadPlane
 
Double_t sigmaTransvAtPadPlane
 
Int_t position
 

#include <digit.h>

+ Collaboration diagram for projectionOnPadPlane:

Constructor & Destructor Documentation

projectionOnPadPlane::projectionOnPadPlane ( )

Definition at line 316 of file digit.h.

projectionOnPadPlane::~projectionOnPadPlane ( )
virtual

Definition at line 324 of file digit.h.

Member Function Documentation

projectionOnPadPlane::ClassDef ( projectionOnPadPlane  ,
 
)
Int_t projectionOnPadPlane::GetPosition ( )
inline
TVector3* projectionOnPadPlane::GetPost ( )
inline
TVector3* projectionOnPadPlane::GetPre ( )
inline
Double_t projectionOnPadPlane::GetSigmaLongAtPadPlane ( )
inline
Double_t projectionOnPadPlane::GetSigmaTransvAtPadPlane ( )
inline
Double_t projectionOnPadPlane::GetTimePost ( )
inline
Double_t projectionOnPadPlane::GetTimePre ( )
inline
ActarSimSimpleTrack* projectionOnPadPlane::GetTrack ( )
inline
void projectionOnPadPlane::SetPosition ( Int_t  pos)
inline

Definition at line 311 of file digit.h.

Referenced by driftManager::CalculatePositionAfterDrift().

void projectionOnPadPlane::SetPost ( TVector3 *  ve)
inline

Definition at line 306 of file digit.h.

void projectionOnPadPlane::SetPre ( TVector3 *  ve)
inline

Definition at line 305 of file digit.h.

void projectionOnPadPlane::SetSigmaLongAtPadPlane ( Double_t  del)
inline

Definition at line 309 of file digit.h.

Referenced by driftManager::CalculatePositionAfterDrift().

void projectionOnPadPlane::SetSigmaTransvAtPadPlane ( Double_t  del)
inline

Definition at line 310 of file digit.h.

Referenced by driftManager::CalculatePositionAfterDrift().

void projectionOnPadPlane::SetTimePost ( Double_t  time)
inline

Definition at line 308 of file digit.h.

Referenced by driftManager::CalculatePositionAfterDrift().

void projectionOnPadPlane::SetTimePre ( Double_t  time)
inline

Definition at line 307 of file digit.h.

Referenced by driftManager::CalculatePositionAfterDrift().

void projectionOnPadPlane::SetTrack ( ActarSimSimpleTrack tr)
inline

Definition at line 304 of file digit.h.

Member Data Documentation

Int_t projectionOnPadPlane::position
private

Definition at line 285 of file digit.h.

TVector3* projectionOnPadPlane::post
private

Definition at line 278 of file digit.h.

TVector3* projectionOnPadPlane::pre
private

Definition at line 277 of file digit.h.

Double_t projectionOnPadPlane::sigmaLongAtPadPlane
private

Definition at line 282 of file digit.h.

Double_t projectionOnPadPlane::sigmaTransvAtPadPlane
private

Definition at line 283 of file digit.h.

Double_t projectionOnPadPlane::timePost
private

Definition at line 280 of file digit.h.

Double_t projectionOnPadPlane::timePre
private

Definition at line 279 of file digit.h.

ActarSimSimpleTrack* projectionOnPadPlane::track
private

Definition at line 276 of file digit.h.


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