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) | TChannel | inline |
AddLEDCoefficient(double temp) | TChannel | inline |
AddTIMECoefficient(double temp) | 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 | |
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 |
fFileData | TChannel | privatestatic |
fFileName | 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 |
fTimeOffset | TChannel | private |
fTimeStampUnit | TChannel | private |
fUseCalFileInt | TChannel | private |
fUserInfoNumber | TChannel | private |
GetAddress() 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 en) const | TChannel | |
GetENGChi2() const | TChannel | inline |
GetENGCoeff() 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 |
GetTimeOffset() const | TChannel | inline |
GetTimeStampUnit() const | TChannel | inline |
GetTZero(double tempd) const | TChannel | inline |
GetTZero(int tempi) const | TChannel | inline |
GetUserInfoNumber() const | TChannel | inline |
GetWaveBaseLine() const | TChannel | inline |
GetWaveDecay() const | TChannel | inline |
GetWaveParam() const | TChannel | inline |
GetWaveRise() const | TChannel | inline |
InitChannelInput() | TChannel | privatestatic |
OverWriteChannel(TChannel *) | TChannel | private |
ParseInputData(const char *inputdata="", Option_t *opt="", EPriority pr=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(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 |
SaveToSelf(const char *) | TChannel | privatestatic |
SetAddress(unsigned int tmpadd) | TChannel | |
SetCFDChi2(TPriorityValue< double > tmp) | TChannel | inline |
SetCFDCoefficients(TPriorityValue< std::vector< double > > tmp) | TChannel | inline |
SetClassType(TClass *cl_type) | TChannel | |
SetCrystalNumber(int tempint) | TChannel | inline |
SetCTCoefficients(TPriorityValue< std::vector< double > > tmp) | TChannel | inline |
SetDetectorNumber(int tempint) | TChannel | inline |
SetDigitizerType(TPriorityValue< std::string > tmp) | TChannel | |
SetDigitizerType(const std::string &mnemonic, const char *tmpstr, EPriority pr) | TChannel | static |
SetEFFChi2(TPriorityValue< double > tmp) | TChannel | inline |
SetEFFCoefficients(TPriorityValue< std::vector< double > > tmp) | TChannel | inline |
SetEnergyNonlinearity(TPriorityValue< TGraph > tmp) | TChannel | inline |
SetENGChi2(TPriorityValue< double > tmp) | TChannel | inline |
SetENGCoefficients(TPriorityValue< std::vector< Float_t > > tmp) | TChannel | inline |
SetIntegration(TPriorityValue< int > tmp) | TChannel | inline |
SetIntegration(const std::string &mnemonic, int tmpint, EPriority pr) | TChannel | static |
SetLEDChi2(TPriorityValue< double > tmp) | TChannel | inline |
SetLEDCoefficients(TPriorityValue< std::vector< double > > tmp) | TChannel | inline |
SetMnemonicClass(TClassRef cl) | TChannel | inlinestatic |
SetName(const char *tmpName) override | TChannel | |
SetNumber(TPriorityValue< int > tmp) | TChannel | inline |
SetSegmentNumber(int tempint) | TChannel | inline |
SetStream(TPriorityValue< int > tmp) | TChannel | inline |
SetTIMEChi2(TPriorityValue< double > tmp) | TChannel | inline |
SetTIMECoefficients(TPriorityValue< std::vector< double > > tmp) | TChannel | inline |
SetTimeOffset(TPriorityValue< Long64_t > tmp) | TChannel | inline |
SetupEnergyNonlinearity() | TChannel | private |
SetUseCalFileIntegration(TPriorityValue< bool > tmp=TPriorityValue< bool >(true, EPriority::kUser)) | TChannel | inline |
SetUseCalFileIntegration(const std::string &mnemonic, bool flag, EPriority pr) | TChannel | static |
SetUserInfoNumber(TPriorityValue< int > tmp) | TChannel | inline |
SetUseWaveParam(bool temp=true) | TChannel | inline |
SetWaveBaseLine(double temp) | TChannel | inline |
SetWaveDecay(double temp) | TChannel | inline |
SetWaveParam(WaveFormShapePar temp) | TChannel | inline |
SetWaveRise(double temp) | TChannel | inline |
SortedChannels() | TChannel | privatestatic |
TChannel() | TChannel | |
TChannel(const char *) | TChannel | |
TChannel(TChannel *) | TChannel | |
TChannel(const TChannel &) | TChannel | |
trim(std::string &) | TChannel | privatestatic |
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() override | TChannel |