18 internal_reflection_angle(0.),
 
   21 photon_entering_pos(0.,0.,0.),
 
   22 photon_entering_momentum(0.,0.,0.)
 
   28                        Int_t volume_id_, 
Double_t const & internal_reflection_angle_, TVector3 
const &  pos_in_,
 
   29                        TVector3 
const &  mom_in_,
 
   33     : FairMCPoint(track_id_, det_id_, pos_in_, mom_in_, total_tof_, total_length_, energy_loss_),
 
   34       volume_id(volume_id_), internal_reflection_angle(internal_reflection_angle_),
 
   35       track_start_time(track_start_time_),my_track_id(track_id_),photon_entering_pos(0.,0.,0.),photon_entering_momentum(0.,0.,0.)
 
   45     std::cout << 
"-I- PndDiscSensorMCPoint" 
   46               << 
"  fTrackID      " << fTrackID << std::endl
 
   47               << 
"  fDetectorID   " << fDetectorID << std::endl
 
   48               << 
"  Position      " << 
fX  << 
"; " << 
fY  << 
"; " << 
fZ  << std::endl
 
   49               << 
"  Momentum      " << fPx << 
"; " << fPy << 
"; " << fPz << std::endl
 
   50               << 
"  fTime         " << fTime            << std::endl
 
   51               << 
"  Length        " << fLength          << std::endl
 
   52               << 
"  fELoss        " << fELoss           << std::endl
 
   53               << 
"  volume_id     " << 
volume_id        << std::endl
 
   55               << 
"  Option is     " << opt << std::endl
 
virtual ~PndDiscSensorMCPoint()
virtual void Print(const Option_t *opt=0) const 
ClassImp(PndDiscSensorMCPoint) PndDiscSensorMCPoint
Double_t internal_reflection_angle