Public Member Functions | |
std::list< std::string > | GetVariables () |
double | Select (std::string expression, const QCoincidence &coin) |
Protected Attributes | |
std::map< std::string, CoVarType > | fVariables |
Private Types | |
enum | CoVarType { CoEnergy = 0, Mult, InitialTime, DeltaTimeNs, EnergyInd, TimeInd, DeltaTimeNsInd, ChannelInd } |