Belle II Software development
ClassMnemomics.h File Reference

Additional class mnemonics only used in the CKF. More...

#include <string>

Go to the source code of this file.

Namespaces

namespace  Belle2
 Abstract base class for different kinds of events.
 

Functions

std::string getClassMnemomicParameterName (const RecoTrack *dispatchTag)
 Returns a short name for class RecoTrack to be used in names of parameters.
 
std::string getClassMnemomicParameterDescription (const RecoTrack *dispatchTag)
 Returns a short description for class RecoTrack to be used in descriptions of parameters.
 
std::string getClassMnemomicParameterName (const SpacePoint *dispatchTag)
 Returns a short name for class SpacePoint to be used in names of parameters.
 
std::string getClassMnemomicParameterDescription (const SpacePoint *dispatchTag)
 Returns a short description for class SpacePoint to be used in descriptions of parameters.
 

Detailed Description

Additional class mnemonics only used in the CKF.

Definition in file ClassMnemomics.h.