hep.ilc.marlin.examples
Class ExampleVTX

java.lang.Object
  extended by hep.ilc.marlin.examples.ExampleVTX
Direct Known Subclasses:
LCIOExampleVTX, LCSIMExampleVTX

public abstract class ExampleVTX
extends Object


Constructor Summary
ExampleVTX()
           
 
Method Summary
protected  Parameters getTRKParameters()
           
protected  Parameters getVTXParameters()
           
protected  void setupProcessors(ProcessorMgr mgr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExampleVTX

public ExampleVTX()
Method Detail

getVTXParameters

protected Parameters getVTXParameters()

getTRKParameters

protected Parameters getTRKParameters()

setupProcessors

protected void setupProcessors(ProcessorMgr mgr)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.