#include <CalSection.h>
Collaboration diagram for Atlfast::CalSection:
Public Methods | |
CalSection (MsgStream &log, const double minEta, const double maxEta, const double granEta, const double granPhi, const double minPhi=-M_PI, const double maxPhi=M_PI) | |
CalSection (const CalSection &c) | |
~CalSection () | |
void | reset () |
void | deposit (TransportedParticleCollectionIter &, TransportedParticleCollectionIter &) |
void | giveHits (const ICellSelector *, CellCollection *) const |
|
Constructor takes sensitivity parameters |
|
|
|
|
|
Takes the TransportedParticle (transported through mag field) and deposits it within the calorimeter section. |
|
Returns a list of hit cells within the calorimeter section. |
|
Resets the contents of the calorimeter section. |