![]() |
GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
![]() |
This is the complete list of members for TChannel, including all inherited members.
| AddCFDCoefficient(double temp) | TChannel | inline |
| AddChannel(TChannel *, Option_t *opt="") | TChannel | static |
| AddCTCoefficient(double temp) | TChannel | inline |
| AddEFFCoefficient(double temp) | TChannel | inline |
| AddEnergyNonlinearityPoint(double x, double y) | TChannel | inline |
| AddENGCoefficient(Float_t temp, size_t range=0) | TChannel | inline |
| AddENGDriftCoefficent(Float_t temp) | TChannel | inline |
| AddLEDCoefficient(double temp) | TChannel | inline |
| AddTIMECoefficient(double temp) | TChannel | inline |
| AddTimeNonlinearityPoint(double x, double y) | TChannel | inline |
| AppendChannel(TChannel *) | TChannel | private |
| CalibrateCFD(double) const | TChannel | |
| CalibrateCFD(int) const | TChannel | |
| CalibrateEFF(double) const | TChannel | |
| CalibrateENG(double) const | TChannel | |
| CalibrateENG(double, int temp_int) const | TChannel | |
| CalibrateENG(int, int temp_int=0) const | TChannel | |
| CalibrateLED(double) const | TChannel | |
| CalibrateLED(int) const | TChannel | |
| CalibrateTIME(double) const | TChannel | |
| CalibrateTIME(int) const | TChannel | |
| Clear(Option_t *opt="") override | TChannel | |
| CompareChannels(const TChannel *, const TChannel *) | TChannel | static |
| DeleteAllChannels() | TChannel | static |
| DestroyCalibrations() | TChannel | |
| DestroyCFDCal() | TChannel | |
| DestroyCTCal() | TChannel | |
| DestroyEFFCal() | TChannel | |
| DestroyEnergyNonlinearity() | TChannel | |
| DestroyENGCal() | TChannel | |
| DestroyLEDCal() | TChannel | |
| DestroyTIMECal() | TChannel | |
| DestroyTimeNonlinearity() | TChannel | |
| fAddress | TChannel | private |
| fCFDChi2 | TChannel | private |
| fCFDCoefficients | TChannel | private |
| fChannelMap | TChannel | privatestatic |
| fChannelNumberMap | TChannel | privatestatic |
| fCrystalNumber | TChannel | mutableprivate |
| fCTCoefficients | TChannel | private |
| fDetectorNumber | TChannel | mutableprivate |
| fDigitizerType | TChannel | private |
| fDigitizerTypeString | TChannel | private |
| fEFFChi2 | TChannel | private |
| fEFFCoefficients | TChannel | private |
| fEnergyNonlinearity | TChannel | private |
| fENGChi2 | TChannel | private |
| fENGCoefficients | TChannel | private |
| fENGDriftCoefficents | TChannel | private |
| fENGRanges | TChannel | private |
| fFileData | TChannel | privatestatic |
| FindChannelByName(const char *ccName) | TChannel | static |
| FindChannelByRegEx(const char *ccName) | TChannel | static |
| fIntegration | TChannel | private |
| fLEDChi2 | TChannel | private |
| fLEDCoefficients | TChannel | private |
| fMissingChannelMap | TChannel | privatestatic |
| fMnemonic | TChannel | private |
| fMnemonicClass | TChannel | privatestatic |
| fNumber | TChannel | private |
| fSegmentNumber | TChannel | mutableprivate |
| fStream | TChannel | private |
| fTIMEChi2 | TChannel | private |
| fTIMECoefficients | TChannel | private |
| fTimeDrift | TChannel | private |
| fTimeNonlinearity | TChannel | private |
| fTimeOffset | TChannel | private |
| fTimeStampUnit | TChannel | private |
| fUseCalFileInt | TChannel | private |
| GetAddress() const | TChannel | inline |
| GetAllENGChi2() const | TChannel | inline |
| GetAllENGCoeff() const | TChannel | inline |
| GetCFDChi2() const | TChannel | inline |
| GetCFDCoeff() const | TChannel | inline |
| GetChannel(unsigned int temp_address, bool warn=false) | TChannel | static |
| GetChannelByNumber(int temp_num) | TChannel | static |
| GetChannelMap() | TChannel | inlinestatic |
| GetClassType() const | TChannel | |
| GetCrystalNumber() const | TChannel | |
| GetCTCoeff() const | TChannel | inline |
| GetDefaultChannel() | TChannel | static |
| GetDetectorNumber() const | TChannel | |
| GetDigitizerType() const | TChannel | inline |
| GetDigitizerTypeString() const | TChannel | inline |
| GetEFFChi2() const | TChannel | inline |
| GetEFFCoeff() const | TChannel | inline |
| GetEnergyNonlinearity() const | TChannel | inline |
| GetEnergyNonlinearity(double eng) const | TChannel | |
| GetENGChi2(size_t range=0) const | TChannel | inline |
| GetENGCoeff(size_t range=0) const | TChannel | inline |
| GetENGDriftCoefficents() const | TChannel | inline |
| GetENGRange(size_t range) const | TChannel | inline |
| GetENGRanges() const | TChannel | inline |
| GetIntegration() const | TChannel | inline |
| GetLEDChi2() const | TChannel | inline |
| GetLEDCoeff() const | TChannel | inline |
| GetMissingChannelMap() | TChannel | inlinestatic |
| GetMnemonic() const | TChannel | |
| GetMnemonicClass() | TChannel | inlinestatic |
| GetNumber() const | TChannel | inline |
| GetNumberOfChannels() | TChannel | inlinestatic |
| GetSegmentNumber() const | TChannel | |
| GetStream() const | TChannel | inline |
| GetTime(Long64_t timestamp, Float_t cfd, double energy) const | TChannel | |
| GetTIMEChi2() const | TChannel | inline |
| GetTIMECoeff() const | TChannel | inline |
| GetTimeDrift() const | TChannel | inline |
| GetTimeNonlinearity() const | TChannel | inline |
| GetTimeNonlinearity(Long64_t mytimestamp) const | TChannel | |
| GetTimeOffset() const | TChannel | inline |
| GetTimeStampUnit() const | TChannel | inline |
| GetTZero(double tempd) const | TChannel | inline |
| GetTZero(int tempi) const | TChannel | inline |
| GetWaveBaseLine() const | TChannel | inline |
| GetWaveDecay() const | TChannel | inline |
| GetWaveParam() const | TChannel | inline |
| GetWaveRise() const | TChannel | inline |
| InitChannelInput() | TChannel | privatestatic |
| operator=(const TChannel &rhs) | TChannel | |
| operator=(TChannel &&) noexcept | TChannel | |
| OverWriteChannel(TChannel *) | TChannel | private |
| ParseInputData(const char *inputdata="", Option_t *opt="", EPriority prio=EPriority::kUser) | TChannel | static |
| Print(Option_t *opt="") const override | TChannel | |
| PrintCTCoeffs(Option_t *opt="") const | TChannel | |
| PrintCTToString(Option_t *opt="") const | TChannel | |
| PrintToString(Option_t *opt="") const | TChannel | |
| ReadCalFile(std::ifstream &infile) | TChannel | static |
| ReadCalFile(const char *filename="") | TChannel | static |
| ReadCalFromCurrentFile(Option_t *opt="overwrite") | TChannel | static |
| ReadCalFromFile(TFile *tempf, Option_t *opt="overwrite") | TChannel | static |
| ReadCalFromTree(TTree *, Option_t *opt="overwrite") | TChannel | static |
| ReadEnergyNonlinearities(TFile *, const char *graphName="EnergyNonlinearity0x", bool all=false) | TChannel | static |
| ReadFile(TFile *tempf) | TChannel | privatestatic |
| ReadTimeNonlinearities(TFile *, const char *graphName="TimeNonlinearity0x", bool all=false) | TChannel | static |
| ResizeENG(size_t size) | TChannel | inline |
| SaveToSelf() | TChannel | privatestatic |
| SaveToSelf(const char *) | TChannel | privatestatic |
| SetAddress(unsigned int tmpadd) | TChannel | |
| SetAllENGChi2(const TPriorityValue< std::vector< double > > &tmp) | TChannel | inline |
| SetAllENGCoefficients(const TPriorityValue< std::vector< std::vector< Float_t > > > &tmp) | TChannel | inline |
| SetCFDChi2(const TPriorityValue< double > &tmp) | TChannel | inline |
| SetCFDCoefficients(const TPriorityValue< std::vector< double > > &tmp) | TChannel | inline |
| SetClassType(TClass *cl_type) | TChannel | |
| SetCrystalNumber(int tempint) | TChannel | inline |
| SetCTCoefficients(const TPriorityValue< std::vector< double > > &tmp) | TChannel | inline |
| SetDetectorNumber(int tempint) | TChannel | inline |
| SetDigitizerType(const TPriorityValue< std::string > &tmp) | TChannel | |
| SetDigitizerType(const std::string &mnemonic, const char *tmpstr, EPriority prio) | TChannel | static |
| SetEFFChi2(const TPriorityValue< double > &tmp) | TChannel | inline |
| SetEFFCoefficients(const TPriorityValue< std::vector< double > > &tmp) | TChannel | inline |
| SetEnergyNonlinearity(const TPriorityValue< TGraph > &tmp) | TChannel | inline |
| SetENGChi2(const TPriorityValue< double > &tmp, const size_t &range=0) | TChannel | inline |
| SetENGCoefficients(const std::vector< Float_t > &tmp, size_t range=0) | TChannel | inline |
| SetENGDriftCoefficents(const TPriorityValue< std::vector< Float_t > > &tmp) | TChannel | inline |
| SetENGRange(const std::pair< double, double > &tmp, const size_t &range) | TChannel | inline |
| SetENGRanges(const TPriorityValue< std::vector< std::pair< double, double > > > &tmp) | TChannel | inline |
| SetIntegration(const TPriorityValue< int > &tmp) | TChannel | inline |
| SetIntegration(const std::string &mnemonic, int tmpint, EPriority pr) | TChannel | static |
| SetLEDChi2(const TPriorityValue< double > &tmp) | TChannel | inline |
| SetLEDCoefficients(const TPriorityValue< std::vector< double > > &tmp) | TChannel | inline |
| SetMnemonicClass(const TClassRef &cls) | TChannel | inlinestatic |
| SetName(const char *tmpName) override | TChannel | |
| SetNumber(const TPriorityValue< int > &tmp) | TChannel | inline |
| SetSegmentNumber(int tempint) | TChannel | inline |
| SetStream(const TPriorityValue< int > &tmp) | TChannel | inline |
| SetTIMEChi2(const TPriorityValue< double > &tmp) | TChannel | inline |
| SetTIMECoefficients(const TPriorityValue< std::vector< double > > &tmp) | TChannel | inline |
| SetTimeDrift(const TPriorityValue< double > &tmp) | TChannel | inline |
| SetTimeNonlinearity(const TPriorityValue< TGraph > &tmp) | TChannel | inline |
| SetTimeOffset(const TPriorityValue< Long64_t > &tmp) | TChannel | inline |
| SetupEnergyNonlinearity() | TChannel | private |
| SetupTimeNonlinearity() | TChannel | private |
| SetUseCalFileIntegration(const TPriorityValue< bool > &tmp=TPriorityValue< bool >(true, EPriority::kUser)) | TChannel | inline |
| SetUseCalFileIntegration(const std::string &mnemonic, bool flag, EPriority pr) | TChannel | static |
| SetUseWaveParam(bool temp=true) | TChannel | inline |
| SetWaveBaseLine(double temp) | TChannel | inline |
| SetWaveDecay(const double &temp) | TChannel | inline |
| SetWaveParam(WaveFormShapePar temp) | TChannel | inline |
| SetWaveRise(const double &temp) | TChannel | inline |
| SortedChannels() | TChannel | privatestatic |
| TChannel() | TChannel | |
| TChannel(const char *) | TChannel | explicit |
| TChannel(TChannel *) | TChannel | explicit |
| TChannel(const TChannel &) | TChannel | |
| TChannel(TChannel &&) noexcept | TChannel | |
| UpdateChannel(TChannel *, Option_t *opt="") | TChannel | static |
| UseCalFileIntegration() | TChannel | inline |
| UseWaveParam() const | TChannel | inline |
| WaveFormShape | TChannel | private |
| WriteCalBuffer(Option_t *opt="") | TChannel | static |
| WriteCalFile(const std::string &outfilename="") | TChannel | static |
| WriteCTCorrections(const std::string &outfilename="") | TChannel | static |
| WriteToRoot(TFile *fileptr=nullptr) | TChannel | static |
| ~TChannel() | TChannel |