CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Enumerations
FP420Test.cc File Reference
#include <iostream>
#include <iomanip>
#include <cmath>
#include <vector>
#include "SimG4Core/Notification/interface/BeginOfEvent.h"
#include "SimG4Core/Notification/interface/EndOfEvent.h"
#include "SimG4Core/Notification/interface/TrackWithHistory.h"
#include "SimG4Core/Notification/interface/TrackInformation.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "SimG4CMS/FP420/interface//FP420NumberingScheme.h"
#include "SimG4CMS/FP420/interface//FP420G4HitCollection.h"
#include "SimG4CMS/FP420/interface/FP420Test.h"
#include "G4SDManager.hh"
#include "G4Step.hh"
#include "G4Track.hh"
#include "G4VProcess.hh"
#include "G4HCofThisEvent.hh"
#include "G4UserEventAction.hh"
#include "G4TransportationManager.hh"
#include "G4ProcessManager.hh"
#include "CLHEP/Units/GlobalSystemOfUnits.h"
#include "CLHEP/Units/GlobalPhysicalConstants.h"
#include <stdio.h>
#include <cassert>

Go to the source code of this file.

Enumerations

enum  ntfp420_elements { ntfp420_evt }
 

Enumeration Type Documentation

Enumerator
ntfp420_evt 

Definition at line 60 of file FP420Test.cc.

60  {
62 };