List of all members | Public Member Functions
tls::VEMComponent Class Referenceabstract

Interface class for coupling different EM component calculations into the reconstruction code. More...

#include <VEMComponent.h>

Inheritance diagram for tls::VEMComponent:
Inheritance graph
[legend]

Public Member Functions

 VEMComponent ()
 
virtual ~VEMComponent ()
 
Specific methods
virtual double SignalRatio (double x, double y, double rmu, double theta, double phi)=0
 
Parameter info methods
virtual double GetThetaMax ()=0
 
virtual double GetThetaMin ()=0
 

Detailed Description

Interface class for coupling different EM component calculations into the reconstruction code.

Definition at line 23 of file VEMComponent.h.

Constructor & Destructor Documentation

tls::VEMComponent::VEMComponent ( )
inline

Definition at line 26 of file VEMComponent.h.

virtual tls::VEMComponent::~VEMComponent ( )
inlinevirtual

Definition at line 27 of file VEMComponent.h.

Member Function Documentation

virtual double tls::VEMComponent::GetThetaMax ( )
pure virtual
virtual double tls::VEMComponent::GetThetaMin ( )
pure virtual
virtual double tls::VEMComponent::SignalRatio ( double  x,
double  y,
double  rmu,
double  theta,
double  phi 
)
pure virtual

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

, generated on Tue Sep 26 2023.