WCSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Private Attributes | List of all members
WCSimRootCherenkovDigiHit Class Reference

#include <WCSimRootEvent.hh>

Inheritance diagram for WCSimRootCherenkovDigiHit:

Public Member Functions

 WCSimRootCherenkovDigiHit ()
 
 WCSimRootCherenkovDigiHit (Double_t q, Double_t t, Int_t tubeid, std::vector< int > photon_ids)
 
virtual ~WCSimRootCherenkovDigiHit ()
 
bool CompareAllVariables (const WCSimRootCherenkovDigiHit *c) const
 
void SetT (float t)
 
void SetPhotonIds (std::vector< int > photon_ids)
 
Float_t GetQ () const
 
Double_t GetT () const
 
Int_t GetTubeId () const
 
std::vector< int > GetPhotonIds () const
 

Private Attributes

Float_t fQ
 
Double_t fT
 
Int_t fTubeId
 
std::vector< int > fPhotonIds
 

Detailed Description

Definition at line 133 of file WCSimRootEvent.hh.

Constructor & Destructor Documentation

WCSimRootCherenkovDigiHit::WCSimRootCherenkovDigiHit ( )
inline

Definition at line 143 of file WCSimRootEvent.hh.

WCSimRootCherenkovDigiHit::WCSimRootCherenkovDigiHit ( Double_t  q,
Double_t  t,
Int_t  tubeid,
std::vector< int >  photon_ids 
)

Definition at line 513 of file WCSimRootEvent.cc.

virtual WCSimRootCherenkovDigiHit::~WCSimRootCherenkovDigiHit ( )
inlinevirtual

Definition at line 146 of file WCSimRootEvent.hh.

Member Function Documentation

bool WCSimRootCherenkovDigiHit::CompareAllVariables ( const WCSimRootCherenkovDigiHit c) const

Definition at line 652 of file WCSimRootEvent.cc.

std::vector<int> WCSimRootCherenkovDigiHit::GetPhotonIds ( ) const
inline

Definition at line 154 of file WCSimRootEvent.hh.

Float_t WCSimRootCherenkovDigiHit::GetQ ( ) const
inline

Definition at line 151 of file WCSimRootEvent.hh.

Double_t WCSimRootCherenkovDigiHit::GetT ( ) const
inline

Definition at line 152 of file WCSimRootEvent.hh.

Int_t WCSimRootCherenkovDigiHit::GetTubeId ( ) const
inline

Definition at line 153 of file WCSimRootEvent.hh.

void WCSimRootCherenkovDigiHit::SetPhotonIds ( std::vector< int >  photon_ids)
inline

Definition at line 150 of file WCSimRootEvent.hh.

void WCSimRootCherenkovDigiHit::SetT ( float  t)
inline

Definition at line 149 of file WCSimRootEvent.hh.

Member Data Documentation

std::vector<int> WCSimRootCherenkovDigiHit::fPhotonIds
private

Definition at line 140 of file WCSimRootEvent.hh.

Float_t WCSimRootCherenkovDigiHit::fQ
private

Definition at line 137 of file WCSimRootEvent.hh.

Double_t WCSimRootCherenkovDigiHit::fT
private

Definition at line 138 of file WCSimRootEvent.hh.

Int_t WCSimRootCherenkovDigiHit::fTubeId
private

Definition at line 139 of file WCSimRootEvent.hh.


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