![]() |
ATLAS Offline Software
|
#include <ICaloCellsProducer.h>
Public Member Functions | |
| DeclareInterfaceID (ICaloCellsProducer, 1, 0) | |
| PABC (Pure Abstract Base Class) for CaloCellProducers. More... | |
| virtual | ~ICaloCellsProducer () |
| virtual StatusCode | cells (std::vector< const CaloCell * > &, const EventContext &) const =0 |
| obtain a vector of CaloCells. More... | |
Definition at line 15 of file Global/GlobalSimulation/src/FirstChain/ICaloCellsProducer.h.
|
inlinevirtual |
Definition at line 20 of file Global/GlobalSimulation/src/FirstChain/ICaloCellsProducer.h.
|
pure virtual |
obtain a vector of CaloCells.
The implementation classes determine the choice of the Cells.
| GlobalSim::ICaloCellsProducer::DeclareInterfaceID | ( | ICaloCellsProducer | , |
| 1 | , | ||
| 0 | |||
| ) |
PABC (Pure Abstract Base Class) for CaloCellProducers.
1.8.18