#include "SimG4CMS/Calo/interface/CaloSD.h"
#include "SimG4CMS/HGCalTestBeam/interface/AHCalDetId.h"
#include "SimG4Core/Notification/interface/TrackInformation.h"
#include "Geometry/HGCalCommonData/interface/AHCalParameters.h"
#include "DataFormats/DetId/interface/DetId.h"
#include "DataFormats/HcalDetId/interface/HcalDetId.h"
#include "G4LogicalVolume.hh"
#include "G4LogicalVolumeStore.hh"
#include "G4ParticleTable.hh"
#include "G4Step.hh"
#include "G4Track.hh"
#include "G4VProcess.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include <iomanip>
#include <map>
#include <string>
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/PluginManager/interface/ModuleDef.h"
#include "SimG4Core/SensitiveDetector/interface/SensitiveDetectorPluginFactory.h"
Go to the source code of this file.
Classes | |
class | AHCalSD |
Typedefs | |
typedef AHCalSD | AHcalSensitiveDetector |
Functions | |
static const SensitiveDetectorPluginFactory ::PMaker< SensitiveDetectorMaker< AHcalSensitiveDetector > > | s_maker__LINE__ ("AHcalSensitiveDetector") |
typedef AHCalSD AHcalSensitiveDetector |
Definition at line 134 of file AHCalSD.cc.
|
static |