#include "SimHists.h"#include "Event/SimHeader.h"#include "Event/SimHitHeader.h"#include "Event/SimHitCollection.h"#include "Event/SimHit.h"#include "Conventions/Detectors.h"#include "Conventions/Site.h"#include "Conventions/DetectorId.h"#include "GaudiKernel/ITHistSvc.h"#include "TH1I.h"#include "TH2F.h"#include <map>#include <string>Include dependency graph for SimHists.cc:
Go to the source code of this file.
Typedefs | |
| typedef map< short int, pair< int, string > > | detector_bins_t |
Variables | |
| static detector_bins_t | detector_bins |
| typedef map<short int, pair<int,string> > detector_bins_t |
Definition at line 27 of file SimHists.cc.
detector_bins_t detector_bins [static] |
Definition at line 28 of file SimHists.cc.
1.4.7