#include <vector>
#include <string>
#include "AtlfastEvent/CollectionDefs.h"
#include "AtlfastAlgs/TryToShower.h"
Include dependency graph for Calorimeter.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | FastShower |
namespace | Atlfast |
Classes | |
class | Atlfast::Calorimeter |
Represents the detector's Calorimeter used in Cell making. More... | |
Typedefs | |
typedef std::vector< GridletElement * > | Atlfast::ElementCollection |
typedef ElementCollection::const_iterator | Atlfast::ElementCollectionCIter |
typedef ElementCollection::iterator | Atlfast::ElementCollectionIter |