Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
네임스페이스 | 타입정의
g4xml_defs.hh 파일 참조
#include "tools/histo/h1d"
#include "tools/histo/h2d"
#include "tools/histo/h3d"
#include "tools/histo/p1d"
#include "tools/histo/p2d"
#include "tools/waxml/ntuple"
#include "G4XmlAnalysisManager.hh"
#include "G4XmlAnalysisReader.hh"

이 파일의 소스 코드 페이지로 가기

네임스페이스

 G4Xml
 

타입정의

using G4Xml::G4AnaH1 = tools::histo::h1d
 
using G4Xml::G4H1 = tools::histo::h1d
 
using G4Xml::G4H1Iterator = std::vector< tools::histo::h1d * >::iterator
 
using G4Xml::G4H1ConstIterator = std::vector< tools::histo::h1d * >::const_iterator
 
using G4Xml::G4AnaH2 = tools::histo::h2d
 
using G4Xml::G4H2 = tools::histo::h2d
 
using G4Xml::G4H2Iterator = std::vector< tools::histo::h2d * >::iterator
 
using G4Xml::G4H2ConstIterator = std::vector< tools::histo::h2d * >::const_iterator
 
using G4Xml::G4H3 = tools::histo::h3d
 
using G4Xml::G4H3Iterator = std::vector< tools::histo::h3d * >::iterator
 
using G4Xml::G4H3ConstIterator = std::vector< tools::histo::h3d * >::const_iterator
 
using G4Xml::G4P1 = tools::histo::p1d
 
using G4Xml::G4P1Iterator = std::vector< tools::histo::p1d * >::iterator
 
using G4Xml::G4P1ConstIterator = std::vector< tools::histo::p1d * >::const_iterator
 
using G4Xml::G4P2 = tools::histo::p2d
 
using G4Xml::G4P2Iterator = std::vector< tools::histo::p2d * >::iterator
 
using G4Xml::G4P2ConstIterator = std::vector< tools::histo::p2d * >::const_iterator
 
using G4Xml::G4Ntuple = tools::waxml::ntuple
 
using G4Xml::G4NtupleIterator = std::vector< tools::waxml::ntuple * >::iterator
 
using G4Xml::G4NtupleConstIterator = std::vector< tools::waxml::ntuple * >::const_iterator
 
using G4Xml::G4RNtuple = tools::aida::ntuple
 
using G4Xml::G4AnalysisManager = G4XmlAnalysisManager
 
using G4Xml::G4AnalysisReader = G4XmlAnalysisReader