hep.aida.ref.root
Class RootStoreFactory
java.lang.Object
hep.aida.ref.root.RootStoreFactory
- All Implemented Interfaces:
- IStoreFactory
- public class RootStoreFactory
- extends Object
- implements IStoreFactory
An implementation of IStoreFactory that creates RootStore.
- Source Code:
- RootStoreFactory.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RootStoreFactory
public RootStoreFactory()
createStore
public IStore createStore()
- Specified by:
createStore
in interface IStoreFactory
description
public String description()
- Specified by:
description
in interface IStoreFactory
supportsType
public boolean supportsType(String type)
- Specified by:
supportsType
in interface IStoreFactory
Copyright © 2000-2004 FreeHEP, All Rights Reserved.