/home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/stable/src/fit/mimir/include/mimir/Cost.hh Source File
|
Ratpac-two
|
Cost.hh
20 RAT::Log::Die("mimir::Cost: GetTimes and GetCharges returned vectors of different sizes for PMT " +
Definition: Cost.hh:10
Definition: FitterInputHandler.hh:26
const std::vector< Int_t > & GetAllHitPMTIDs() const
Get PMTIDs for all pmts in the event. PMT will not be in the list if it never created a hit on DS::PM...
Definition: FitterInputHandler.hh:229
std::vector< double > GetCharges(Int_t id) const
Get the charge of each hit registered on a PMT. To get the integrated charge a PMT,...
Definition: FitterInputHandler.hh:279
std::vector< double > GetTimes(Int_t id) const
Get the time of each hit registered on a PMT. To get the time of only the first hit,...
Definition: FitterInputHandler.hh:330
Definition: ParamSet.hh:56
Generated by