BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
DataPool.h File Reference
#include <vector>
#include <string>
#include "GaudiKernel/System.h"
#include "GaudiKernel/IIncidentSvc.h"
#include "GaudiKernel/StatusCode.h"
#include "GaudiKernel/IIncidentListener.h"
#include "DataModel/DataPool.icc"

Go to the source code of this file.

Classes

class  DataPool< VALUE >
 a typed memory pool that saves time spent allocation small object. This is typically used by container such as DataVector and DataList More...